I am not an expert, but I think you need to listen pipeline clock and count it so that you can fire an action at certain interval.<br>Usually clock source is audio sink, but pipeline also provides default clock if there is no audio sink.<br>
<br>Justin<br><br><br><div class="gmail_quote">On Tue, Aug 4, 2009 at 8:39 AM, rmkart <span dir="ltr"><<a href="mailto:nathankarthik@gmail.com">nathankarthik@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I want to create a RTCP plugin that runs in a timer (say 3sec once) to send<br>
RTCP.<br>
<br>
I can use functions like g_timer_new(), but this will have a synchronization<br>
problem when it is running independant of gst <a href="http://control.is" target="_blank">control.is</a> there is any timer<br>
that is controlled by gst api's then it would be better as the timer will be<br>
controlled by GST.<br>
Any thoughts or pointers will be appreciated.<br>
Thanks,<br>
RK<br>
--<br>
View this message in context: <a href="http://www.nabble.com/timer-that-is-controlled-by-gstreamer-tp24811019p24811019.html" target="_blank">http://www.nabble.com/timer-that-is-controlled-by-gstreamer-tp24811019p24811019.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>
trial. Simplify your report design, integration and deployment - and focus on<br>
what you do best, core application coding. Discover what's new with<br>
Crystal Reports now. <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>