capturing-images-from-webcam-using-opencv-python
capturing-images-from-webcam-using-opencv-python copied to clipboard
Capture an image from the webcam of your system and save it to your machine.
**Describe the bug** when I run python3 webcam-capture-v1.01.py . ERROR: PS C:\Users\Snehasish> & C:/Python311/python.exe c:/Users/Snehasish/Documents/capt/for-windows-users/webcam-capture-v1.0.1-windows.py [ERROR:[email protected]] global obsensor_uvc_stream_channel.cpp:159 cv::obsensor::getStreamChannelGroup Camera index out of range False None Traceback (most recent call...
1. Laptop is Mac. 2. Installed docker. 3. Created container via ubuntu image. 4. Installed dependencies. 5. Tried to run this project and get error : "Cant open camera by...