New to forum. Looking for reference/documentation for Pi Cam parameters with MJPG Streamer
A week ago, I added a Pi Noir (v1.2) webcam to a Pi 4B running Repetier-Server 1.0.4 (originally installed about a year and a half ago as a Pi image). I followed this documentation: https://www.repetier-server.com/setting-webcam-repetier-server-linux/
Everything works in that I have a working still image and streaming camera, visible within Repetier-Server.
But, in Step 6, there's an instruction to configure webcam.conf. I'm specifically interested in the portion of webcam.conf where parameters can be set for the Pi Cam:
Everything works in that I have a working still image and streaming camera, visible within Repetier-Server.
But, in Step 6, there's an instruction to configure webcam.conf. I'm specifically interested in the portion of webcam.conf where parameters can be set for the Pi Cam:
# Extra paremeter for pi module when started.
WEBCAM_PICAM_PARAMS=""
I've searched via search engines. I've searched all the Repetier documentation, manuals, tutorials, FAQ, etc. I've searched this forum. I've searched the git repositories for the old and new versions of MJPG Streamer. And, I have failed to find out what parameters can be placed here. Ultimately, I want to be able to control the IR lamps on the Noir, modify exposure, color balance, etc.
Anyone know the answer or where to go to find out, please?
Comments
| (null) | HTTP output plugin |
The text "(null)" in the new window is a clickable link (meant to manage the Input side of MJPG Streamer), to <http://192.168.xx.xx:9000/control.htm#controldiv_in-0> but does nothing.
The text "HTTP output plugin" in the new window is a clickable link (meant to manage the Output side of MJPG Streamer) to <http://192.168.xx.xx:9000/control.htm#controldiv_out-0> but does nothing.
The source of the control.htm page is:
I've tried this in three browsers across two Macs and an iPad.
I've done a bunch of research on that, too. Best I can determine is that the Control function was removed some time in 2018 due to security concerns.
So, is there any documentation on the webcam.conf file's PICAM PARAMS?
is how it gets started. I just added this in case a parameter to streamer is required. But I have no list of possible parameter. If it exists it is in the mjpg_streamer documentation.