streaming into a web pag
Michael Gruner
michael.gruner at ridgerun.com
Wed May 1 16:47:36 UTC 2019
Hi Ron
Take a look at WebRTC, it has the features you want: NAT traversal (to avoid the “blocked” problem) and it works on most browsers out of the box.
https://opensource.com/article/19/1/gstreamer
Michael
www.ridgerun.com
> On May 1, 2019, at 10:43 AM, R C <cjvijf at gmail.com> wrote:
>
> Hello,
>
> this probably has been asked a million times before.
>
> I have a few IP cameras (onvif) that I can get stills and video out of with scriprts.
>
> What I would want to do is put a stream into a web page, html document. I'd prefer to used "something different" than rtsp, to be used by the browser because rtsp seems to be blocked more and more (people watching baby monitors crashing networks).
>
> Is there a guide/example that will show me how to set up gstreamer (gstreamer rtsp server) to do that and show it in flash player for example? (or anything else I can embed in a web page?)
>
> thanks,
>
> Ron
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list