Has anyone successfully converted RTSP streams to WebRTC using GStreamer without adding noticeable delay? I am trying to achieve sub-200ms real-time playback in browsers. I found this article saying that this multi protocol streaming workflow is possible by using GStreamer with Red5 Pro: https://www.red5.net/blog/how-to-unleash-gstreamer-for-live-streaming-in-real-time/
but they don’t have a tutorial.
Yes this is possible. The RTSP stream encoding would impact whether the stream is viewable in a browser.