Okay great!
So in theory, I should be able to run my rpicam-vid command using picamera2 and push the stream to my rtmp server, and change the saturation level on the fly?
So in theory, I should be able to run my rpicam-vid command using picamera2 and push the stream to my rtmp server, and change the saturation level on the fly?
Code:
sudo rpicam-vid --nopreview --mode 2304:1296 --tuning-file /home/pi/images/imx708_wide_noir_nest_box.json --roi 0.0833,0.0833,0.8334,0.8334 --autofocus-window 0.359375,0.25,0.28125,0.28125 --timeout 0 --framerate 30 --saturation 0.0 --level 4.2 --bitrate 6000000 --hflip --vflip --width 1920 --height 1080 --codec libav --libav-audio --audio-device alsa_input.platform-soc_sound.stereo-fallback --audio-bitrate 192000 --audio-channels 1 --libav-format flv --output rtmp://x.x.x.xStatistics: Posted by jwainwright87 — Fri Jul 12, 2024 3:30 pm