Hacker News new | ask | show | jobs
by mirotalk 1655 days ago
Wow! So there is the possibility of having remote screen control using the WebRTC for the stream and then other trick for the mouse coordinates and keyboard! I hope to be able to integrate it also in https://github.com/miroslavpejic85/mirotalk that would be great! Thank you so much for sharing! Maybe I can try to do it looking from: https://github.com/maxogden/screencat

Keep it up!

1 comments

There are no APIs in WebRTC about remote screen control. You can share a screen, but that's it.
Yes, I know that, I mean someone mentioned here screencat, I’m not tried but seems with the addition of robot and electron it is possible I’m searching something to implement it in addition of WebRTC.