Callback for every video frame

Carlos Rafael Giani dv at pseudoterminal.org
Thu Apr 16 01:24:38 PDT 2015


You could use a pad probe. If you are displaying the video frames with a 
video sink, you can attach the probe to the sink's sinkpad.
Note that the pad probe callback runs in the streaming thread, so you 
might need to worry about mutexes etc.

Am 2015-04-16 um 09:40 schrieb lppier:
> Hi,
>
> Is it possible to do a callback function (to grab coordinates from a GPS
> device) for every video frame that is being recorded in GStreamer? In C
> code..
>
> Could someone point me in the right direction to do so?
> Thank you.
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Callback-for-every-video-frame-tp4671586.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list