real time streaming

Bram Stolk bram at sara.nl
Wed Oct 1 10:26:54 EDT 2003


Hello,


I'm looking for a Python module that will let me stream real-time data,
in my case video data.

The current C++ code I use, based on UDP, is unsatisfactory and I would
like to move to something the the RTP protocol.

Python does not come with RTP support, and the only RTP related stuff
I could find for Python was an incomplete wrapper for the jrtp library,
Called pyjrtplib:
http://pyjrtplib.sourceforge.net/

Any suggestions on how to stream video data with Python?

Thanks in advance,

  Bram Stolk

-- 
------------------------------------------------------------------------------
 Bram Stolk, VR Specialist.
 SARA Academic Computing Services Amsterdam, PO Box 94613, 1090 GP  AMSTERDAM
 email: bram at nospam.sara.nl   Phone +31-20-5923059  Fax +31-20-6683167

 "Gates' Law: Every 18 months, the speed of software halves."
------------------------------------------------------------------------------




More information about the Python-list mailing list