How to gst_element_release_request_pad?

killerrats koreysjunkmail at gmail.com
Wed Oct 26 23:59:47 UTC 2016


I think I got it now. 
Dont know if this is the answer but this is what i think did the trick.
I used:

gst_element_release_request_pad();
gst_element_remove_pad();

on all the Rec bin elements but now I did a corrections for them.

Released pad on the video and audio tee source. only removed pad on q3 and
q4 source. didn't use the gst_pad_set_active();.

I also used in the Linking again method I used local variables to the record
bin elements instead.

Corrected:
testingPurposeCorrect
<http://www.planetkorey.com/tmp/testingPurposeCorrect.h>  




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-gst-element-release-request-pad-tp4680208p4680259.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list