Michael
Results
2
comments of
Michael
Did you figure this out? I can do it on the client-side pretty easily with canvas.toDataUrl(), but I want it on the server-side on mouse isPressed = true.
Nice! I'll try this out as soon as I can. This is how I'm doing it on each mouseclick now, not ideal, but its working: [https://github.com/Mikej81/WebRDP/blob/master/socket/index.js#L53](https://github.com/Mikej81/WebRDP/blob/master/socket/index.js#L53)