[gst-devel] Timer plugin in Gstreamer

rmkart nathankarthik at gmail.com
Tue Oct 13 15:17:06 CEST 2009


I could do a timer callback through gst_clock_new_periodic_id().

RK

rmkart wrote:
> 
> Hi,
> I want a timer plugin that runs in it's own thread and checks for
> timeouts.
> For eg: I am receiving packets in a sepearte thread and I want my timeout
> plugin to check is there any inactivity , say each 3 sec the plugin checks
> for some data and after some threshold triggers an event to the
> application.
> My pipeline will look like
> udpsrc ! queue ! timeout
> Is there anyway that GST provides ways to achieve this.
> 

-- 
View this message in context: http://www.nabble.com/Timer-plugin-in-Gstreamer-tp24696214p25872739.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.





More information about the gstreamer-devel mailing list