Media-over-QUIC is a streaming protocol built upon cutting edge protocols (QUIC, HTTP3) and browser APIs (WebTransport, WebCodecs). It's slightly faster than WebRTC, has an advanced data recovery mechanism (placed at the frame level and not at the packet level), it supports additional codecs (FLAC) and is less complicated to route.
247 B
247 B
OBS Studio
OBS Studio can read streams from the server by using the RTSP protocol.
Open OBS, click on Add Source, Media source, OK, uncheck Local file, insert in Input:
rtsp://localhost:8554/stream
Then Ok.