MaiMai-VR
MaiMai-VR copied to clipboard
windows capture plugin occupies a lot of cpu
it seems that windows capture exampleusage.update() use a lot of cpu,cause fps to drop to only 30
so I wonder if there is a way to fix this?
I‘ve replaced the screen capture plugin with the one in the following link
https://github.com/hecomi/uWindowCapture
and problem solved,no more low fps

Thanks for reporting. I'll look what I can do later.