[gst-devel] Element udpsrc0 is not in bin source

wanting2learn wanting2learn at hotmail.co.uk
Tue Mar 16 19:28:13 CET 2010


I have found the problem to be this line:

const guint64 TIMEOUT = 5000000;
g_object_set(source, "location", rtspUrl.c_str(), "tcp-timeout", TIMEOUT,
NULL ); 

If I don't use the tcp-timeout property then it works, but the problem is
that I need to use this timeout as my pipeline blocks for up to 20 seconds
normally when I try to change its state.

Why does this work on one machine but not on another??

please help..
-- 
View this message in context: http://n4.nabble.com/Element-udpsrc0-is-not-in-bin-source-tp1595256p1595343.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list