Streaming Webcam over network

Nik Martelaro nmartelaro at gmail.com
Wed Jul 1 00:51:37 EDT 2009


Hi eveyone,
I am working on a project that requires streaming video from a webcam over
LAN and displaying the live video on the remote computer. Basically, I am
creating a specialized video chat client. I can get really nice video
locally using VideoCapture and Pygame, however have only been able to send
pixel data and recreate a single image at the other end. Does anyone know of
a good video streaming module or any other way of doing this in Python?

Thanks for any help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090701/c8a878ff/attachment.html>


More information about the Python-list mailing list