rtsp-relay
rtsp-relay copied to clipboard
Rtsp streaming - Questions
is different stream is produced everytime new users connects to the same camera? Explaining more, I have a camera and streaming rtsp on a website so multiple user can access the stream it with different credientials. So my doubt is that, is different stream is produced for each new users or its 1 stream broadcasted to multiple users?
only one RTSP stream is created to the camera. This library relays that single stream to multiple clients over websockets