Skip to content

How to listen to RTSP endpoint in a browser setting?? #3963

Closed Answered by aler9
ceyxasm asked this question in Questions
Discussion options

You must be logged in to vote

We don't support using WebSocket to pull RTSP streams from the server and we discourage using WASM FFmpeg for reading streams. This stack is difficult to install, power hungry, not robust.

Just use WebRTC or HLS that are protocols meant to be used with browsers. In MediaMTX, conversion between protocols is automatic, so you can publish a stream with RTSP and read it with WebRTC or HLS.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ceyxasm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants