[gst-devel] Fakesink and GstNavigation

Nicolas c.r.n.a at wanadoo.fr
Thu Dec 9 20:46:37 CET 2010


Hello,

Thanks for your response.
Ok, I have the gstreamer plugin and i implemented the navigation interface.

My problem is I don't know what to put in the function:

static void evas_video_sink_navigation_send_event (GstNavigation * 
navigation, GstStructure * structure)

What is require in this function ?

Thanks in advance,
Nicolas.


>> Hello,
>>
>> I created a "playbin2" and a "fakesink" (I render the video in an evas
>> image)
>> Now my problem is that "fakesink" has no "GstNavigation".
>> How can I do to implement the "GstNavigation" to "Fakesink" ?
>>      
> That is the wrong approach. You rather want to implement a evasvideosink and
> implement the navigation iface there.
>
> Stefan





More information about the gstreamer-devel mailing list