My requirement is to develop a web page which shows the remote desktop I am connected to. The puter I am trying to connect is on the OpenStack cloud which has a static I.P(public I.P) and can be accessed by providing login credentials.
I don't mind if there is a need to add a plugin to my browser. Is there a tool or API to support this? Glad if there is a Node js solution for this.
My requirement is to develop a web page which shows the remote desktop I am connected to. The puter I am trying to connect is on the OpenStack cloud which has a static I.P(public I.P) and can be accessed by providing login credentials.
I don't mind if there is a need to add a plugin to my browser. Is there a tool or API to support this? Glad if there is a Node js solution for this.
Share Improve this question asked May 10, 2017 at 6:07 DhanaDhana 5731 gold badge12 silver badges29 bronze badges1 Answer
Reset to default 3Have you tried the remote-control-server package?. It enables you to control your PC from your web browser on your other PC or mobile device remotely. It also supports mouse movements, scrolling, clicking and keyboard input.
You can check it out here.
https://www.npmjs./package/remote-control-server
Hope this helps!
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745390443a4625637.html
评论列表(0条)