📺 Getting the Live Feed | myBetabox

📺 Getting the Live Feed

Accessing the Camera + Driving Mode

  • Turn on car, make sure batteries are fully charged
  • SSH to car
  • pi (for username)
  • raspberry (for password)
  • cd robotcar
  • cd remote_control
  • sudo ./start
  • Open browser window
  • http://raspberrypi.local:7999
  • Click Let’s Rock!

Classroom Router Instructions

  • Turn on car, make sure batteries are fully charged
  • SSH to car
  • ssh pi@YOURCARHOSTNAME.local (example ssh pi@robotcar1.local)
  • pi (for username)
  • raspberry (for password)
  • cd robotcar
  • cd remote_control
  • sudo ./start
  • Open browser window
  • http://YOURCARHOSTNAME.local:7999 (example http://robotcar1.local:7999)
  • Click Let’s Rock!