<div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">We were able to get it working in v1.14.1 with the similar to below pipeline in Google Chrome.</div><div dir="auto"><br></div><div dir="auto"><ul style="margin-bottom:16px;margin-top:0px;padding-left:2em;color:rgb(36,41,46);font-family:-apple-system,blinkmacsystemfont,"segoe ui",helvetica,arial,sans-serif,"apple color emoji","segoe ui emoji","segoe ui symbol";font-size:15px"><li><span style="font-weight:600"><em>gst_parse_launch ("webrtcbin bundle-policy=max-bundle name=sendrecv " STUN_SERVER<br>" rtspsrc location=rtsp://<ipcamera_url_info_here> ! queue ! application/x-rtp, media=video, encoding-name=H264, payload=96 ! sendrecv. ",<br>&error);</em></span></li></ul></div><div dir="auto"><span style="font-family:sans-serif;font-size:12.8px"><br></span></div><div dir="auto">We didn't have to depayload at all. Simply filter out the h264 and forward the rtsp stream to webrtcbin.</div><div dir="auto"><br></div><div dir="auto">However after upgrading the gstreamer version to 1.14.2 or later and Google chrome, we are facing errors. </div><div dir="auto">More details here : <a href="https://github.com/centricular/gstwebrtc-demos/issues/65">https://github.com/centricular/gstwebrtc-demos/issues/65</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon 21 Jan, 2019, 4:42 AM SuffiX <<a href="mailto:maxigene@gmail.com">maxigene@gmail.com</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
Does anybody found solution how to forward h264 RTSP video from IP camera to<br>
HTML5 video using GStreamer WebRTCbin without decoding h264 to h264?<br>
<br>
Please, share example of launcher pipe and js code to see the result.<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>