Open maxfield-allison opened 1 year ago
Depending on your camera and firmware, there might be an option to extract a second stream directly from the camera itself: https://github.com/mrlt8/docker-wyze-bridge/wiki/Camera-Substreams
Another option could be to do this in MediaMTX or potentially in ffmpeg when receiving the frames since we're already outputting to a tee muxer.
Would it be possible to implement substreams by encoding the stream we're already pulling from the cameras to a lower quality? Trying to limit unnecessary traffic on my wifi and since I can use HW accel, this makes sense.