Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Start the camera server

  1. ssh onto the pi
  2. (optional/advanced): start a 'screen' session with 'screen'.
    Then you can detach from the server via CTRL+A, CTRL+D (the server remains alive even after you close the ssh connection)
    run 'screen -r' to reattach
  3. run the server code as root

...