Playing RTSP with gstreamer 1.2.1

Sebastian Dröge sebastian at centricular.com
Sun Nov 24 23:33:42 PST 2013


On So, 2013-11-24 at 20:39 -0800, kashif at devdesks.com wrote:
> yes plugins are defined
> #if defined(GST_IOS_PLUGIN_TCP) || defined(GST_IOS_PLUGINS_NET)
> GST_PLUGIN_STATIC_DECLARE(tcp);
> #endif
> [...]

Well, but do you also have GST_IOS_PLUGINS_NET defined in the header?
What happens if you call
> gst_element_factory_make("tcpserversink", NULL)
from your code? Do you get NULL or an instance of that element?

Are you properly initializing GStreamer before with gst_ios_init()?

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131125/11a8873c/attachment.pgp>


More information about the gstreamer-devel mailing list