Im using ubuntu 11.04 on my Lenovo Thinkpad machine. Is there a python api for webcam software ?, some example would be really appreciated.
Please help. Thank you.
opencv has python shells http://opencv.willowgarage.com/documentation/python/index.html
There is a package here: http://pypi.python.org/pypi/v4l2
You can also learn the Video4Linux 2 API specification .