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: