As stated in the title, I would like to capture the screen 60 times a second and run it through a nodejs function.
Most libraries on npm
only save to disk.
I tried taking screenshots with robotjs
but only achieved 11fps.
I tried starting an RTMP server and using OBS but its delayed.
What in the world do I do?
from Record and process screen capture at high frame rate in NodeJS
No comments:
Post a Comment