-
Notifications
You must be signed in to change notification settings - Fork 7
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
Failed to capture when working from inside a remote desktop app #4
Comments
Hmmm, that will need some debugging, but the fact that it failed before even reaching the error message "CreateCaptureSession is not supported on this version of Windows" means you might have a GPU problem, do you know what GPU you are using?
|
check #6 |
I confirm
win10, dx12, rtx4080 |
Getting the same Error: Failed to start capture, error code 7fffbffe running one of the examples while meeting all requirements. |
Try moving your VM to windows 11. I do have Azure VM's running Windows 11 where wincam is working perfectly. |
sample code was copied from example folder of this repo.
examples/video.py
The text was updated successfully, but these errors were encountered: