Fwd: Recording live video stream from IP camera issue

Xavier Ho contact at xavierho.com
Wed Feb 6 07:39:27 EST 2013


On 6 February 2013 23:12, Sam Berry <sambez_14 at hotmail.co.uk> wrote:

> I have no vast knowledge of python, but i came across this code to capture
> video from my IP camera
>
> This code works, however when i try to playback the .avi file in VLC
> player...


I've been working with several IP cameras with Python and OpenCV.  It's a
bit of a hassle, but it is not difficult.

However I will say that VLC can open a network location and save the video
at the same time.  If all you want to do is capture and save, Python is not
necessary.

Cheers,
Xav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130206/3578ebcd/attachment.html>


More information about the Python-list mailing list