RTSP - Wholesale Home IS - 10:10:28 - Categories: Misc Now some information now: 1.RTSP protocol is actually just a control protocol, and actual data requires a transport protocol. However, RTSP also supports transmission data in the same TCP connection. 2.xine [3] has a librtsp of libraries, Mplayer is also this section of Port. I have peeling the code of this part of MPlayer, which can be compiled separately. 3.LiveMedia is a complete powerful RTSP / RTP library. But it does not support RealAudio / RealveDio. 4. I really care about Reaudio / RealveDio Stream, actually transferred with RTP protocol, is a REAL of RDT REAL's non-standard Agreement. MPlayer / Xine code should support this protocol. 5.rtspget [1] is an RTSP stream download tool based on Xine Code Base, and does not know if it is easy to use. 6.a Simplified RTSP Cilent [4] is A very good entry information is easier to build the concept of the RTSP protocol in intuitive sensibility. 7.Python This library and implementation seem to be scarce, there is a Project called SHTOOM [6] is a Python-based VoIP implementation. 8. Practice prove 4. This message is more out of time. The RTSP stream is now basically a standard RTP protocol. So re-turning back, implementing a LiveMedia-based RTspGET. See if you can peel the code directly from MPlayer Useful Url and Reference
1 / RTspGet
Http://USERS.comLab.ox.ac.uk/
Ian.collier / Misc / RTSPGET /
2 / librtsp
http://rtsp.sourceforge.net/
http://cvs.sourceforge.net/
Viewcvs.py/rtsp/librtsp/
3 / xine
http://xine.sourceforge.net/
4 / A Simplified RTSP Client
http://folk.uio.no/
Meccano / Reflector / SmallClient.html
6 / Using Python for Voice Over IP
http://divmod.org/
HOME / Projects / Shtoom
http://www.python.org/
PyCON / DC2004 / PAPERS / 6 /