[FFmpeg-devel] rtsp/rdt streaming from bbc (was: ask for advie of doing Qualification task -- M95 Playback System)

Martin Lindhe martin
Wed Apr 1 15:09:48 CEST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ronald S. Bultje wrote:
> Hi Steven,
> 
> On Wed, Apr 1, 2009 at 5:45 AM, Steven Woolley <woobert at gmail.com> wrote:
>> Lest you think I'm a total idiot, I also was having (and continue to have)
>> problems with it working on the iPhone (the end goal of my tinkering).
> 
> Is it streaming over UDP? I've been told the iPhone blocks UDP
> traffick altogether. To force TCP, add a line "if (lower_transport !=
> RTSP_LOWER_TRANSPORT_TCP) return 1;" at the top of
> make_setup_request() in libavformat/rtsp.c, that will force TCP as
> lower transport and should make any form of RTSP work on the iPhone.
> 
> Ronald

According to various google results [1], [2] the iPhone implements
POSIX so the normal BSD-style socket functions works, including UDP sockets.

[1] http://discussions.apple.com/thread.jspa?messageID=8121840
[2]
http://www.iphonedevforums.com/forum/iphone-sdk-development/227-udp-sockets.html

Best regards
Martin Lindhe
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknTZ5wACgkQbY7g2XMFHOA8HgCeMT56OpQyjPQP1180muyZFBnm
TrYAn2KWBoX5MKT6MTfsMkSRAu2H1eeE
=t7rH
-----END PGP SIGNATURE-----



More information about the ffmpeg-devel mailing list