-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Error capturing frame from some USB Web Cameras #102
Comments
I got the same issue and used a workaround. Sometimes previewing the camera in something like Amcap helps and it connects after 1-15min but its random. But this time it didn't work. The camera works fine in other programs and i have a second usb camera that results in the same issue. I also noticed in USB Tree Viewer that the built in camera of the Valve Index is restarting every 5 seconds which might cause that "Camera index out of range". When testing the valve internal headset camera, it failed.
After that i only got the message So it might be related to the Windows Enhanced Power Management on the Index but its weird that only Babble seems to have issues. My guess is that the camera might need a small amount of time to wake up and deliver a frame. |
System information, first and foremost:
OS: Windows 11 Pro 23H2 build 22631.5039
Babble Version: 2.0.7
Web Camera: NexiGo N60 1080p30
Description of the error:
Using Direct means of capturing a web camera feed (or a camera feed in general) seems to always end with the following error
[ WARN:[email protected]] global cap_msmf.cpp:1769 CvCapture_MSMF::grabFrame videoio(MSMF): can't grab frame. Error: -2147483638 [WARN] Capture source problem, assuming camera disconnected, waiting for reconnect
Tried many USB ports to no avail. However, if I route any video through OBS Virtual Cam, it works just fine. The web camera works well outside of Babble, eliminating it being a web camera issue.
The text was updated successfully, but these errors were encountered: