Can't get appsink to emit new-sample?

Sebastian Dröge sebastian at centricular.com
Mon Aug 5 09:12:57 UTC 2019


On Fri, 2019-08-02 at 21:18 -0600, Michael Gruner wrote:
> One possibility is that you don’t have a main  loop iterating.
> Signals only get emitted if you iterate contexts. 

That's wrong. Signal handlers are called from whatever thread is
emitting them, and appsink does not require any GLib main context.

-- 
Sebastian Dröge, Centricular Ltd · https://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190805/fe7672dd/attachment.sig>


More information about the gstreamer-devel mailing list