burrow-pi-img/deps/examples/python-multiCameraServer
Peter Johnson 0e9d2fbb99 Set connection strategy to keep open
Apply to both default camera server and examples.
2019-01-11 01:13:09 -08:00
..
multiCameraServer.py Set connection strategy to keep open 2019-01-11 01:13:09 -08:00
README.txt Add java, cpp, and python examples 2018-12-08 00:45:27 -08:00
runCamera Add java, cpp, and python examples 2018-12-08 00:45:27 -08:00

=======================
Building locally on rPi
=======================

1) Copy multiCameraServer.py and runCamera to /home/pi
2) Run "./runInteractive" in /home/pi or "sudo svc -t /service/camera" to
   restart service.


===================
Building on desktop
===================

1) Copy multiCameraServer.py and runCamera to /home/pi on the Pi
2) On the Pi, run "./runInteractive" in /home/pi or
   "sudo svc -t /service/camera" to restart service.