Page 1 of 1
Desktop sharing/capture
Posted: Fri Jun 05, 2009 8:22 am
by jaoudestudios
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?
Re: Desktop sharing/capture
Posted: Fri Jun 05, 2009 11:21 am
by Benjamin
No
Re: Desktop sharing/capture
Posted: Sat Jun 06, 2009 5:34 am
by jaoudestudios
astions wrote:No
Simple and straight forward answer
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
Posted: Sat Jun 06, 2009 10:30 am
by mikemike
Write something complex using something like C I imagine. Not easy
Re: Desktop sharing/capture
Posted: Sat Jun 06, 2009 1:33 pm
by Benjamin
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
Posted: Sat Jun 06, 2009 2:52 pm
by Weirdan
I'd propose VNC.