Videocapture for linux
If you did some hacking with a webcam and python, you probably ended up using the Videocapture module by Markus Gritsch. Unfortunately, the module does not work on any operative system other than windows, which could be a problem if you wish to make your application platform independent. So, here you will find a linux version of Videocapture. It has been tested on ubuntu distributions. It will run as long as you have installed
- python 2.5 (maybe others too)
- PIL – the python imaging library
- opencv
You can download it here. Some functions are actually not active (namely those that would call the configuration panels). It should work on mac too. Please, if you try it on a mac, let me know how it went.
Enjoy.
http://www.cafelamark.it seems to be down 🙁
Link is fixed now.
It uses opencv. I’ll be glad if we can use it by direct v4l2 access.
Sorry, this is obsolete stuff no longer supported.