Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Show a RTSP stream on Blazor wasm without re-streaming

Writer Sebastian Wright

on a Blazor PWA wasm I need to show to the user an RTSP stream (for example: rtsp://). I first thought this was possible using the html5 video tag, but it didn't work.

After reading a lot an try a lot of things, I can't do it without re-streaming the video on a backend, but in my situation I need to avoid that.

Can anyone help me or guide me how to achieve that?

Thanks.

Already try:

6 Related questions 131 How can I display an RTSP video stream in a web page? 17 Convert rtsp video stream to http stream 6 Use VLC to stream RTSP feed as HTTP Live Stream Related questions 131 How can I display an RTSP video stream in a web page? 17 Convert rtsp video stream to http stream 6 Use VLC to stream RTSP feed as HTTP Live Stream 9 Convert RTSP stream to virtual web camera 0 clubing RTSP stream to a webpage 7 stream RTSP to HTML website 2 Show a RTSP stream in html 2 How to get RTSP stream over web application 5 Streaming (live-) video from Server to Client using .NET Core Blazor 1 WebRTC stream to RTSP Load 7 more related questions Show fewer related questions Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.