Robobot webcam server

From Rsewiki
Revision as of 10:11, 3 January 2025 by Jca (talk | contribs)

Back to Robobot_B

View camera

Python cam server

Try this https://medium.com/@studymattersinlife/building-a-simple-video-streaming-server-client-in-python-e88d3b9e7158

This server is part of the Robobot repository at svn/robobot/stream_server and should be started at boot-time. (see ~/on_reboot.bash)

Or try:

cd /home/local/svn/robobot/stream_server
/usr/bin/python3 stream_server.py &

Watch result using a browser

Using the IP of the robot (in this case, robot Coco), the robot camera image can be viewed at this address:

http://10.197.218.233:7123