timeout not working
Tim Müller
tim at centricular.com
Sun Feb 23 04:03:05 PST 2014
On Sat, 2014-02-22 at 18:32 -0800, oguime wrote:
> I added a timeout before mainloop.run():
> But after 10 seconds the screen shows 'timeout' and recording won't stop.
> Any ideas?
You would have to look at the GST_DEBUG log to see why the EOS event
isn't getting through to the sink, where it gets stuck or dropped.
As a workaround you could get the sink pad of matroskamux and send the
event to that directly.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list