I was building an AI for “help” in video games and I found out that most Python screen-capturing libraries are very slow so I made one in Rust here is the repository: https://github.com/NiiightmareXD/windows-capture/tree/main/windows-capture-python
And here is the benchmark
You must log in or register to comment.
Do you have any plans to launch this lib to linux users?
Yes already working on it.
Does it capture audio sources alongside the video?