Linking xvimagesink to a gtk window.

akaChella durgas1987 at gmail.com
Tue Aug 23 23:08:26 PDT 2011


But when i include gtk_main(); it does not come out of that, means it is
executing gtk_mian() and does not returning to the method where i called
this function.

I have two different class, One, which constructs the pipeline (pipeline.c)
and the other one which is constructing a window (ui.c). I have a main
function in gstreamer class i.e, which is constructing the pipeline. 

During the construction of the pipeline, i am calling create window function
of ui.c class. which has, gtk_init method and a method to construc the
window. If i include gtk_main() there, it is not returning to the pipeline.c
class.

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Linking-xvimagesink-to-a-gtk-window-tp3763400p3764568.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list