<div dir="ltr">You have a couple of elements which emit signals (callbacks) each time they are passing buffers downstream. One useful example is the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-identity.html#GstIdentity-handoff">identity</a> element.<div><br></div><div>Cheers</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-16 9:40 GMT+02:00 lppier <span dir="ltr"><<a href="mailto:madstrum@gmail.com" target="_blank">madstrum@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Is it possible to do a callback function (to grab coordinates from a GPS<br>
device) for every video frame that is being recorded in GStreamer? In C<br>
code..<br>
<br>
Could someone point me in the right direction to do so?<br>
Thank you.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Callback-for-every-video-frame-tp4671586.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Callback-for-every-video-frame-tp4671586.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>