-
Notifications
You must be signed in to change notification settings - Fork 23
Implementation of the RTSP protocol on top of the Twisted Python library.
License
odie5533/Python-RTSP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Twisted Python RTSP Library by David Bern --------------------------- This library extends the Twisted Python library to include RTSP and RDT protocls. It also includes support for handling ASMRP, SDPP, and RMFF transported over those protocols. To use the library to download a Real RTSP stream: python rdt.py -u <URL> -f <FILENAME> Prerequisites --------------------------- The following package versions have been tested. Hopefully later versions will work too. Python 2.6.5 <http://www.python.org/> Twisted 10.1.0 <http://twistedmatrix.com/trac/> Zope Interface 3.6.1 <http://pypi.python.org/pypi/zope.interface#download> Update log --------------------------- 2010-05-31 Initial release 2010-07-05 Updated to work with Twisted 10.1.0
About
Implementation of the RTSP protocol on top of the Twisted Python library.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published