Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can't I use my camera in two or more application?

no, you can't. and you have to CHECK if your capture opened, like:

if not cam.isOpened():
   # cam is not available