Setup webcam
Hi,
thanks for your beutiful and perfect program.
I ask if is it possible to add a feature?
My webcam are running only if I put "--no_dynctrl" in the input in mjpg_streamer program.
My setup now is with crontab:
killall mjpg_streamer
/usr/local/bin/mjpg_streamer -i "/usr/local/lib/mjpg-streamer/input_uvc.so --no_dynctrl" -o "/usr/local/lib/mjpg-streamer/output_http.so -p 8080"
So it is all ok.
I ask if it is possible to modify the mjpg-streamer start script
Thanks
Comments