iOS rtp support

Sebastian Dröge slomo at coaxion.net
Sat Oct 19 20:39:11 CEST 2013


On Sa, 2013-10-19 at 09:39 -0700, elio.francesconi wrote:
> Hi all,
> I'ld like to use GStreamer under iOS to open an RTP connections.
> I'm developing a VoIP application and I'ld like to use this library.
> 
> Unfortunately my first tests are failed.
> I've downloaded gstreamer-sdk-devel-2013.6-ios-universal.pkg and installed
> and tutorials.

Ideally you would use the 1.2.0 binaries from
http://gstreamer.freedesktop.org/data/pkg/ios/1.2.0/

I tested RTP/RTSP support with those and it was working fine. The 2013.6
version from gstreamer.com is based on the old 0.10 version, which is no
longer maintained by the GStreamer project since about 2 years.

> Tutorials are working properly but when I'm trying to run this code,
> GStreamer is not able to load the udpsrc plugin.

Best would be to check the GStreamer debug logs. Also you might need to
enable the network plugins or at least the UDP plugin in
gst_ios_init.h / gst_ios_init.m.
-------------- 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/20131019/37db1f8d/attachment.pgp>


More information about the gstreamer-devel mailing list