real time streaming

JanC usenet_spam at janc.invalid
Wed Oct 1 21:52:47 EDT 2003


Bram Stolk <bram at sara.nl> schreef:

> 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/

Maybe there is something you can use here:
<http://www.videolan.org/cgi-bin/cvsweb/vlc/python/> ?

-- 
JanC

"Be strict when sending and tolerant when receiving."
RFC 1958 - Architectural Principles of the Internet - section 3.9




More information about the Python-list mailing list