Python command line application.
marcin at saepia.net
marcin at saepia.net
Wed Oct 10 12:55:12 PDT 2012
Andre, tell honestly, have you tried by yourself what is the effect of
trying to call self.pipeline.set_state(gst.STATE_PLAYING) after
mainloop has been started?
m.
2012/10/10 Andre Caldas <andre.em.caldas at gmail.com>:
> Hello!
>
> What is the recommended way to use GStreamer + python without a GUI?
>
> In special, I guess
> self.pipeline.set_state(gst.STATE_PLAYING)
> should only be called after the "main loop" has initiated, and not
> from the __init__() function on the main class.
>
>
> André Caldas.
> _______________________________________________
> 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