[gst-devel] continuous loop run of gstreamer

Kaustubh Raste Kaustubh.Raste at imgtec.com
Thu Nov 11 07:10:33 CET 2010


Hi,

I want to create app which will continuously re-run the command-line
pipeline for x times.
I have used the example code from
"http://www.gstreamer.net/data/doc/gstreamer/head/manual/html/chapter-he
lloworld.html" to create the app.

Can this be done by using g_main_loop_run? If yes, how? (So that I need
not have to write application again)
If no, can you suggest method to do so.

NOTE: I do not want to use any player as I am using my own plugin in
pipeline.

-Kaustubh





More information about the gstreamer-devel mailing list