Playing RTSP with gstreamer 1.2.1

Sebastian Dröge sebastian at centricular.com
Fri Nov 22 11:53:53 PST 2013


On Mi, 2013-11-20 at 00:05 -0800, kashif at devdesks.com wrote:
> Hi all
>  i am using macOS 10.8.5 for making applications for iphone... since 0.10
> version of gstreamer it played RTSP streams fine but now i have downloaded
> and installed gstreamer 1.2.1 from this link
> http://gstreamer.freedesktop.org/data/pkg/ios/1.2.1/
> first of all the installer finished with an error that installation
> failed...
> after that i installed the 0.10 version, deleted the folder of 0.10 inside
> version while the other installation remained intact, then again installed
> 1.2.1 and it installed fine with 1.0 folder inside version...
> and my code is also shifted to new version of gstreamer
> but nnow when i try to play an rtsp stream. it says that Error received from
> element decodebin0: Your GStreamer installation is missing a plug-in.

Are you including the relevant plugins in your application? The
gst_ios_init.h / .m files contain the relevant lines to enable/disable
plugins.

You'll at least need the network plugins, i.e. #define
GST_IOS_PLUGINS_NET

-- 
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/20131122/d4f68cca/attachment.pgp>


More information about the gstreamer-devel mailing list