ra1nty / DXcam

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

Is there any way to have the captured screenshots include the mouse cursor? #83

Open Sharpjackv opened 7 months ago

elmoiv commented 7 months ago

Yes. But you will have to do this manually.

See this issue: https://github.com/ra1nty/DXcam/issues/81

lovettchris commented 2 months ago

https://github.com/lovettchris/wincam also captures the mouse pointer.