memory leak in webrtc stream transcode to rtm

skylli lixiongsheng at wilddog.com
Fri Aug 26 13:37:41 UTC 2016


so many memory haven't release affter
gst_element_set_state(p_tsc->e_rtpbin,GST_STATE_NULL); call. i want to
transcode webrtc streamer to rtmp an send to rtmp-server. Cause server mey
receive mulitiple webrtc stream. So i creat pipe when new webrtc session
connect, i use rtpbin handle rtp package, when stream coming build
rtpvp8depay --> vp8dec bin in pad-add event callback and link to
input-selector and active the input pad. the pipe was as below.
<http://gstreamer-devel.966125.n4.nabble.com/file/n4679258/FVDD%7B%7DA5MH5_%28ZA6E%5D%7DZ670.png> 								  
since it run in centos , it while the is no stream and no pipe and element
was creat , my take almost zero memory .pipe creat and destory with stream
come and go , my application was  memory consumed increase .i have use
valgrind to debug. but my application run so slow and  collapse without
reason.so far my pipe work so good except memory leak.Any Suggestions is
welcome .



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/memory-leak-in-webrtc-stream-transcode-to-rtm-tp4679258.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160826/6f9d5585/attachment.html>


More information about the gstreamer-devel mailing list