Webcam settings
Hi,
My config is:
HW:
- RaspberryPi v2
- Raspicam
- Felix Pro 2
SW:
Repetier server 80.3
The Felix Pro 2 had 3 bright leds close to the extruders. For the human eye, it illuminates the place quite well, but for the raspicam it is way too light.
I would like to be able to add some fine tuning parameters to the command line
/usr/local/bin/mjpg_streamer -i /usr/local/lib/mjpg-streamer/input_raspicam.so -fps 10 -x 960 -y 720 -quality 85
Would it be possible to add the switches like -br 30 or -co 40. I could not find the code where the command line for the mjppg-streamer is built?
Comments