Alexandros444

Results 2 comments of Alexandros444

> Another solution is to modify code `cam = dxcam.create(device_idx=0, output_idx=0)` Change device_idx and output_idx values (0, 1, 2, ...) Your device info can be saw by: > > ```...

Hello, I have the Same Problem, on Windows 10. Using Python 3.10 from the Microsoft Store. On my other System, Win10 Python 3.11 downloaded on the Python Website, everything is...