Describe the bug 🐛
PS D:> & d:/.venv/Scripts/python.exe d:/tools/win_captu
re_test.py
Traceback (most recent call last):
File "d:\tools\win_capture_test.py", line 158, in
capture.start()
File "D:.venv\Lib\site-packages\windows_capture_init_.py", line 224
, in start
self.capture.start()
Exception: InnerNativeWindowsCapture::start threw an exception: Failed to convert
item to GraphicsCaptureItem
Expected behavior 📝
A clear and concise description of what you expected to happen.
OS 🤖
- Version: [e.g. 11] 10
- Build[e.g. 22H2] 1809 (17763.2029)
Additional context ➕
Add any other context about the problem here.
Describe the bug 🐛
PS D:> & d:/.venv/Scripts/python.exe d:/tools/win_captu
re_test.py
Traceback (most recent call last):
File "d:\tools\win_capture_test.py", line 158, in
capture.start()
File "D:.venv\Lib\site-packages\windows_capture_init_.py", line 224
, in start
self.capture.start()
Exception: InnerNativeWindowsCapture::start threw an exception: Failed to convert
item to
GraphicsCaptureItemExpected behavior 📝
A clear and concise description of what you expected to happen.
OS 🤖
Additional context ➕
Add any other context about the problem here.