Skip to content

Instantly share code, notes, and snippets.

@LarryStanley
Created August 8, 2018 07:56
Show Gist options
  • Save LarryStanley/9cd9a6cb1e49d1a785792de97664cec5 to your computer and use it in GitHub Desktop.
Save LarryStanley/9cd9a6cb1e49d1a785792de97664cec5 to your computer and use it in GitHub Desktop.

Multi Cam Setup

  • cam0 10.10.0.201
  • cam1 10.10.0.103
  • switch 10.10.0.41
  • GPU 10.10.0.30

Run the System

In Switch

Run sudo python simplehttp.py

In Camera

Run nohup sh cam.sh &

In GPU

Run docker start detection
ssh -p 2222 root@localhost (password 65147)
Run python run.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment