Python command line application.

Andre Caldas andre.em.caldas at gmail.com
Wed Oct 10 12:37:10 PDT 2012


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.


More information about the gstreamer-devel mailing list