<div dir="ltr"><div dir="ltr">Hi Stephenwei,<div><br></div><div>yes, i've no error on webrtc part.</div><div>Please note that with this chain i receive the video test stream without problems.</div><div><br></div><div><div><i><font color="#666666">receiver_entry->pipeline = gst_parse_launch ("webrtcbin name=webrtcbin stun-server=stun://" STUN_SERVER " "</font></i></div><div><i><font color="#666666">      " videotestsrc ! "</font></i></div><div><i><font color="#666666">      " video/x-raw,width=640,height=360,framerate=15/1 ! videoconvert ! queue max-size-buffers=1 ! x264enc bitrate=600 speed-preset=ultrafast tune=zerolatency key-int-max$</font></i></div><div><i><font color="#666666">      "rtph264pay config-interval=-1 name=payloader ! "</font></i></div><div><i><font color="#666666">      "application/x-rtp,media=video,encoding-name=H264,payload="</font></i></div><div><i><font color="#666666">      RTP_PAYLOAD_TYPE " ! webrtcbin. ", &error);</font></i></div></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mar 14 apr 2020 alle ore 03:21 Stephenwei <<a href="mailto:lofy.stephen@gmail.com">lofy.stephen@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">receiver_entry->pipeline = gst_parse_launch (" rtspsrc location=//" RTSPSRC "<br>
"<br>
        "! webrtcbin name=webrtcbin stun-server=stun://" STUN_SERVER " "<br>
        "! queue ! rtph264depay ! rtph264pay !<br>
application/x-rtp,media=video,encoding-name=H264,payload=96 ! webrtcbin. ",<br>
&error);<br>
<br>
webrtcbin <--- Make sure gst-inspect-1.0 can find this element.<br>
<br>
<br>
<br>
-----<br>
GStreamer is a convenient multimedia platform, I like it. <br>
Develop the NVR system on ARM/x86(c/python)<br>
Use python to generate NVR is crazy, of course works fine.<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="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">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>
</blockquote></div>