[gst-devel] palybin http sources

Ash hashbrown100 at hotmail.com
Tue Jul 22 21:14:57 CEST 2008


The return of set state is GST_STATE_CHANGE_ASYNC, and I do not get any error messages or any other type of message besides STATE_CHANGE.
 
I just receive 4 state change messages saying the oldstate was 1 (NULL) and new state is 2 (READY). After these 4 state messages, I receive a GStreamer-CRITICAL **: gst_bus_source_dispatch: assertion message !=NULL failed. message. I am not sure where this is coming from as it does not happen with file sources.
> From: t.i.m at zen.co.uk> To: gstreamer-devel at lists.sourceforge.net> Date: Tue, 22 Jul 2008 19:57:43 +0100> Subject: Re: [gst-devel] palybin http sources> > On Tue, 2008-07-22 at 17:43 +0000, Ash wrote:> > > gst_element_set_state(pipeline, GST_STATE_PAUSED);> > g_loop = g_main_loop_new(NULL, FALSE);> > g_main_loop_run(g_loop);> > > > In my bus_test handler, I checked for STATE CHANGED messages. For File> > sources, usually after about 4 STATE CHANGED messages, the state is> > changed from READY TO PAUSED. However with HTTP sources, the source> > never changes from READY.> > You should also check the return value of _set_state() for FAILURE> and/or check for ERROR messages on the bus. Do you get any error> messages?> > Cheers> -Tim> > > > -------------------------------------------------------------------------> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge> Build the coolest Linux based applications with Moblin SDK & win great prizes> Grand prize is a trip for two to an Open Source event anywhere in the world> http://moblin-contest.org/redirect.php?banner_id=100&url=/> _______________________________________________> gstreamer-devel mailing list> gstreamer-devel at lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
_________________________________________________________________
Use video conversation to talk face-to-face with Windows Live Messenger.
http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_video_072008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080722/28f2fd78/attachment.htm>


More information about the gstreamer-devel mailing list