On 6 February 2013 23:12, Sam Berry <sambez...@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
-- http://mail.python.org/mailman/listinfo/python-list