Is there a way in php to do desktop sharing? (obviously with the help of javascript too)
i.e. grab the desktop view and send it to another user and display the remote desktop in the browser?
Desktop sharing/capture
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: Desktop sharing/capture
Simple and straight forward answerastions wrote:No
I am not sure if it is something I definitely want to do, but how would I go about it? What technologies would I need?
Re: Desktop sharing/capture
Write something complex using something like C I imagine. Not easy
Re: Desktop sharing/capture
In windows you can use remote desktop. In linux->windows you can use cygwin. Linux has a variant of remote desktop as well.
Re: Desktop sharing/capture
I'd propose VNC.