I installed 2 cameras, One is a raspberry pi 4 with a HQ 12MP camera with a 6mm lens. The second is a Raspberry pi zero running a Pi 8MP V2.1 noir camera. These camera are now set up as headless raspberry Pi IP cameras. The Pi4 is streaming rtsp at 1080p 30fps h264 and the Pizero is streaming 720p at 30fps h264. Both are using under 15% CPU. I read that you can use a substream at a much lower resolution for motion detection and then it will switch to the high resolution stream to record triggered events.
I do not record continuous so disk space is not an issue but I was thinking of using this dual stream function to minimizing the throughput through my home network. That being said I'm assuming that Blue Iris will connect to the lower rez stream to monitor for motion and once detected will it change to the high rez stream to record the triggered event. Is this the case or is blue iris connecting to both stream simultaneously? If the latter than I'll have 2 streams from each camera which will increase my local lan traffic? I'm hoping that BI physically connects to the stream it needs leaving the other dormant until needed.
I do not record continuous so disk space is not an issue but I was thinking of using this dual stream function to minimizing the throughput through my home network. That being said I'm assuming that Blue Iris will connect to the lower rez stream to monitor for motion and once detected will it change to the high rez stream to record the triggered event. Is this the case or is blue iris connecting to both stream simultaneously? If the latter than I'll have 2 streams from each camera which will increase my local lan traffic? I'm hoping that BI physically connects to the stream it needs leaving the other dormant until needed.