gst_pad_send_event (q_sink_pad, gst_event_new_eos ()) never returns value

ivan.roubicek ivan.roubicek at zld.cz
Fri May 25 17:38:17 UTC 2018


Hi guys, I have a queue connected to splitmuxsink and sometimes when I send
gst_pad_send_event (q_sink_pad, gst_event_new_eos ()) method never returns
value and it seems like there is a deadlock. I've tried to send eos from
main loop thread and from a new thread but it is the same result. Do you
have any idea what might be the problem?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list