[gst-devel] unable to use bus events

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Jun 25 12:01:51 CEST 2009


On Thu, 2009-06-25 at 11:05 +0200, florian iragne wrote:

Spot the problem:

>     pipeline = gst_pipeline_new ( "video_recorder" );
>     ...
>     bus = gst_pipeline_get_bus (GST_PIPELINE (pipeline));
>     gst_bus_add_watch (bus, bus_call, loop);
>     ...
>     pipeline = gst_parse_launch( _gstCmd, NULL );

 Cheers
  -Tim






More information about the gstreamer-devel mailing list