I have a NVR application that records the RTSP stream from a Dahua camera. This is RTSP client #1. I also want to have another application to consume the stream and do object recognition on it. RTSP client #2. Does having two RTSP clients double the bandwidth needed from the camera? Or does RTSP protcol do something smart that keeps the bandwidth the same regardless of multiple clients?
My concern is that one of my cameras is on a powerline link that's pretty weak. If it can't handle double the bandwidth, are there options out there to put a program in my lan to consume the RTSP stream once and re-stream it to multiple clients? I can put this on my gig network where bandwidth consumption isn't an issue.
My concern is that one of my cameras is on a powerline link that's pretty weak. If it can't handle double the bandwidth, are there options out there to put a program in my lan to consume the RTSP stream once and re-stream it to multiple clients? I can put this on my gig network where bandwidth consumption isn't an issue.