Unable to Play Stream on iOS
kashif at devdesks.com
kashif at devdesks.com
Wed Apr 9 21:34:37 PDT 2014
Hi..
I am trying to play this stream with gstreamer 1.2.3 but i am getting this
error
A VADATA RTP depayloader plugin is required to play this stream, but not
installed.
Error received from element decodebin3: Your GStreamer installation is
missing a plug-in.
the stream is
rtsp://173.76.114.52:554/Master-0
its encoding of this cam is H.264, 1280x720, 30fps
i tried to include all the plugins in gst_ios_init.h but no luck
#define GST_IOS_PLUGINS_CORE
#define GST_IOS_PLUGINS_CAPTURE
#define GST_IOS_PLUGINS_CODECS_RESTRICTED
#define GST_IOS_PLUGINS_ENCODING
#define GST_IOS_PLUGINS_CODECS_GPL
#define GST_IOS_PLUGINS_NET_RESTRICTED
#define GST_IOS_PLUGINS_SYS
#define GST_IOS_PLUGINS_VIS
#define GST_IOS_PLUGINS_PLAYBACK
#define GST_IOS_PLUGINS_EFFECTS
#define GST_IOS_PLUGINS_CODECS
#define GST_IOS_PLUGINS_NET
any ideas?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Unable-to-Play-Stream-on-iOS-tp4666394.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list