webrtc demos
Stephenwei
lofy.stephen at gmail.com
Tue Apr 14 01:20:51 UTC 2020
receiver_entry->pipeline = gst_parse_launch (" rtspsrc location=//" RTSPSRC "
"
"! webrtcbin name=webrtcbin stun-server=stun://" STUN_SERVER " "
"! queue ! rtph264depay ! rtph264pay !
application/x-rtp,media=video,encoding-name=H264,payload=96 ! webrtcbin. ",
&error);
webrtcbin <--- Make sure gst-inspect-1.0 can find this element.
-----
GStreamer is a convenient multimedia platform, I like it.
Develop the NVR system on ARM/x86(c/python)
Use python to generate NVR is crazy, of course works fine.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list