MyCave

Stream webcam video with raspberry

Its not that hard to stream with your webcam but had to search to find the best solution and here it is.

stream-cam

run it with


./stream-cam.sh (start|stop)


( start runs first stop to delete the stream file and kill the stuck process etc.. )

Default port is 8090. If you wish to change it first in the server.conf ( Port 8090 ) and after that in the scripts/start.sh ( http://localhost:8090/webcam.ffm ).

*Tested on Raspberry Model B with 512MB ram