(1) "Real-time streaming Protocol (RTSP)" More official information (link).
(2) "FFmpeg" in the Baidu Encyclopedia of the Introduction (link).
(3) "FFmpeg" official website: http://ffmpeg.org/, using ffmpeg to develop streaming media player instances here.
(4) There are two good posts on "http://stackoverflow.com/", which give examples, posts (here) and post two (here).
(5) "RTSP streaming on iphone works great!" is also a foreign post, seemingly reference value is higher, included so (original link).
(6) "Instant Streaming Protocol (real time streaming protocol,rtsp)" Wikipedia English version is introduced (link here). The Chinese version has an extended read about the RTSP more detailed introduction (link here).
(7) "iOS5.0-based MOBILEVLC (VLC for IOS) compilation" (original here), the author also has a blog on csdn (Http://blog.csdn.net/madongchunqiu), it deserves attention! :P
(8) "Mac10.7.5 XCode4.5.2 ios6 compilation VLC1.1.0" (original here), equivalent to "iOS5.0-based MOBILEVLC (VLC for IOS) compilation" On the iOS6.0 version, reference value is higher! :P
(9) "iOS build VLC" (link to original text)
(10) Compiling summary of ffmpeg under simulator and Real Machine (original here)
(11) How-to-build ffmpeg for IOS with arm6,arm7,i386 (original link)
iOS Streaming media profile