iOS rtp support
Sebastian Dröge
sebastian at centricular.com
Mon Oct 21 17:55:44 CEST 2013
On So, 2013-10-20 at 21:00 +0200, Elio Francesconi wrote:
> Thanks Sebastian,
> Last question,
> in this example http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh
> I see:
> # .-------. .-------. .-------. .----------. .-------.
> # |v4lssrc| |h264enc| |h264pay| | rtpbin | |udpsink| RTP
> # | src->sink src->sink src->send_rtp send_rtp->sink | port=5000
> # '-------' '-------' '-------' | | '-------'
> # | |
> # | | .-------.
> # | | |udpsink| RTCP
> # | send_rtcp->sink | port=5001
> # .-------. | | '-------' sync=false
> # RTCP |udpsrc | | | async=false
> # port=5005 | src->recv_rtcp |
> # '-------' | |
> # | |
> # .--------. .-------. .-------. | | .-------.
> # |audiosrc| |alawenc| |pcmapay| | rtpbin | |udpsink| RTP
> # | src->sink src->sink src->send_rtp send_rtp->sink | port=5002
> # '--------' '-------' '-------' | | '-------'
> # | |
> # | | .-------.
> # | | |udpsink| RTCP
> # | send_rtcp->sink | port=5003
> # .-------. | | '-------' sync=false
> # RTCP |udpsrc | | | async=false
> # port=5007 | src->recv_rtcp |
> # '-------' '----------'
>
> Which sources should I use for iOS instead of audiosrc, v4lssrc?
> I mean, I suppose video4linux is not suitable for iOS platform :-)
Currently there is not video source available for iOS, avfvideosrc would
need to be ported to GStreamer 1.x first... which should be a matter of
half a day probably.
--
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/20131021/a78dd931/attachment.pgp>
More information about the gstreamer-devel
mailing list