webrtc-remote-screen
webrtc-remote-screen copied to clipboard
sending click through DataChannel
Hi, is it possible to implement a simple datachannel to get click from browser to server?
Hey @fightforge, yes, it should be possible and it's a feature I've been considering for a while. Unfortunately I've been busy lately so can't make promises.
hi, thank you for reply, i will try to do it if i have time too.
I would be really interested to test, if you are planning to make this happen :D
I would also love to test this as well. Would love full keyboard and mouse TX
Just found this project which seems to support click : https://github.com/DeshmukhPooja/webrtc-remote-desktop Perhaps it can inspire some code base :D
Thanks @DeshmukhPooja