ra1nty / DXcam

A Python high-performance screen capture library for Windows using Desktop Duplication API
MIT License
457 stars 67 forks source link

4k display but only get 640*640 screenshot, the speed is very slow, around 40fps,mss acheves 60fps stabel #57

Open NTUYWANG103 opened 1 year ago

AI-M-BOT commented 1 year ago

Try this https://github.com/AI-M-BOT/DXcam/releases/tag/1.0

NTUYWANG103 commented 1 year ago

thanks for reply, but I still get low performance [DXcam] FPS benchmark: 37.216590407205736

JiaPai12138 commented 1 year ago

is there change in screen

alpgithubx commented 1 year ago

try using another main file that has better performance. the onnx ones are faster. also you can go into the code and change the first lines where it says "640, 640" to any resolution you want