Questions:
- Any idea why the substream via FLV is clearly a higher resolution than via RTSP? You can even see the timestamp changing size. Not as good as the main, but clearly better than the sub.
- Any idea why adding the volume mod inline on the FLV main
doorbellcauses Frigate to go 100% CPU and crash repeatedly? Yet I'm using that same volume mod in the other 3 streams. - For my learning, why do the FLV streams need
ffmpegeven if I don't need opus? I've tried removing it and it also causes glitches and crashes.
Thanks!
The URLs I'm checking are these:
http://192.168.1.158:1984/stream.html?src=doorbell&mode=webrtc
http://192.168.1.158:1984/stream.html?src=doorbell_rtsp&mode=webrtc
http://192.168.1.158:1984/stream.html?src=doorbell_sub_flv&mode=webrtc
http://192.168.1.158:1984/stream.html?src=doorbell_sub&mode=webrtc