I have been trying to stream my webcam over http with a raspberry pi 2 using mjpg-streamer. It works to stream the webcam and also some of the image controls, like brightness, focus, etc...
What I cannot seem to get to work is the zoom controls on the logitech's QuickCam Pro 9000. On a windows PC with the logitech software, I am able to zoom in and out. Yet, using mjpg-streamer, I am unable to replicate this control.
I have looked at a lot of links include:
- http://www.slblabs.com/2012/09/26/rpi-webcam-stream/
- http://sourceforge.net/projects/mjpg-streamer/
- http://blog.philippklaus.de/2010/03/log ... -pro-9000/
- http://sourceforge.net/p/mjpg-streamer/code/HEAD/tree/
- viewtopic.php?t=10496&p=124750
- https://github.com/jacksonliam/mjpg-str ... perimental
- http://blog.cudmore.io/post/2015/03/15/ ... pberry-pi/
- http://www.slblabs.com/2012/09/26/rpi-webcam-stream/
Yet, I have not been able to figure out the zoom control for the webcam. Anyone have any idea how to get the zoom controls working with mjpg-streamer or another video streamer for USB webcam for the raspberry pi?