<div dir="ltr"><div>Hello Michael,</div><div><br></div><div>thanks for the quick reply.  I  did read some about WebRTC, from what I understand that also streams over the port httpd is running on?  The 'blocked' problem is not necessarilly a NAT issue, but some sites actively blocking 554, and the RTSP protocol. traffic on 80/443 is typically not, so that would be best.</div><div><br></div><div>Is there a (working) example somewhere on how to set  gstreamer/gstreamer-rtsp-sever up so that it converts a stream from an IP-camera (onvif) to a WebRTC stream that can be embedded?</div><div>(also, there would be multiple cameras/streams, but only one of them has to be 'active' at a time.)<br></div><div><br></div><div>thanks,</div><div><br></div><div>Ron<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 1, 2019 at 10:47 AM Michael Gruner <<a href="mailto:michael.gruner@ridgerun.com">michael.gruner@ridgerun.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Ron<br>
<br>
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.<br>
<br>
<a href="https://opensource.com/article/19/1/gstreamer" rel="noreferrer" target="_blank">https://opensource.com/article/19/1/gstreamer</a><br>
<br>
Michael<br>
<a href="http://www.ridgerun.com" rel="noreferrer" target="_blank">www.ridgerun.com</a><br>
<br>
> On May 1, 2019, at 10:43 AM, R C <<a href="mailto:cjvijf@gmail.com" target="_blank">cjvijf@gmail.com</a>> wrote:<br>
> <br>
> Hello,<br>
> <br>
> this  probably has been asked a million times before.  <br>
> <br>
> I have a few IP cameras (onvif) that I can get stills and video out of with scriprts.<br>
> <br>
> 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).<br>
> <br>
> 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?)<br>
> <br>
> thanks,<br>
> <br>
> Ron<br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></blockquote></div>