rtmo to web browser visualization

55 views
Skip to first unread message

Edgar Canul

unread,
Jan 10, 2025, 11:37:32 AMJan 10
to MonaServer
Greetings,

What I have is a drom camera transmiting an rtmp stream to mona server and vlc consuming this streamn to view the video stream. I'd like to have these video stream embeeded on a webpage. Among the things I've found is that RTMP is no supported for html. I've tried several optios, with Video-JS but it supports no more RTMP. I've also tried consume RTMP with vlc and emitt as http to a webpage but no success. In "Stream my own website" thread in Thomas Jammet's answer (https://groups.google.com/g/monaserver/c/AgZgOMDx5Ig/m/JcTzsE6rBAAJ), he mention something kind of wrapping the stream in mp4 container. 

With the above in mind I'd like to know if it is possible to push an RTMP stream to mona server and pull it with another protocol, compatible with html?

In documentation "MonaServer - Media streaming" I suspect that could be the solution. I just need someone to confirm wether for the IN input source I can put the rtmp:// server address. That is, for the sample:


Example of redirection

[test=Publication]

IN udp://@0.0.0.0:1234 TS

OUT https://127.0.0.1:4321/test.mp4


Can I use rtmp://0.0.0.0:1935?


I pretend to use the OUT string on the video webpage.


Is this concept correct?


Thanks in advance.



Reply all
Reply to author
Forward
0 new messages