Emulating behavior of gst-launch -e in gst program
Ian Davidson
id012c3076 at blueyonder.co.uk
Fri Feb 1 00:47:56 PST 2013
Thanks for the info Tim,
Where can I read about what is 'safe' to do in a signal handler?
Ian
On 31/01/2013 22:45, Tim-Philipp Müller wrote:
> There are limits as to what you are allowed to / supposed to do in a
> signal handler. You basically can't do anything interesting, allocating
> an event and sending it downstream along the pipeline topology certainly
> qualifies as 'interesting' here.
>
More information about the gstreamer-devel
mailing list