View previous topic :: View next topic |
Author |
Message |
Adel Ahmed Veteran
Joined: 21 Sep 2012 Posts: 1607
|
Posted: Thu Mar 21, 2013 7:19 pm Post subject: need to remotely control my PC[solved] |
|
|
I need to gain access to the screen that is currently running on my PC (like team viewer but on a local network)
I use ssh for cli control
I'm using tightVNC but the problem is I cannot seem to access the screen that is being used
I would like to control my PC from the other side of the room, preferably using my LAN
I'm open to suggestions
thanks
Last edited by Adel Ahmed on Fri Mar 22, 2013 7:34 pm; edited 1 time in total |
|
Back to top |
|
|
papahuhn l33t
Joined: 06 Sep 2004 Posts: 626
|
Posted: Thu Mar 21, 2013 8:49 pm Post subject: |
|
|
x11vnc or tigervnc with xorgmodule. _________________ Death by snoo-snoo! |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54832 Location: 56N 3W
|
Posted: Thu Mar 21, 2013 8:58 pm Post subject: |
|
|
blakdeath,
I'm sure VNC has (or used to have) a screenscraper mode, which is what you appear to want.
You can also run the vnc server and viewer on the same machine. Closing the viewer does not sop the server, its like screen in the shell.
This allows you to connect to the same vnc server from several places at the same time.
If you have expectations of running 3D accelerated games over VNC, do some bandwidth calculations. It doesn't work. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Adel Ahmed Veteran
Joined: 21 Sep 2012 Posts: 1607
|
Posted: Fri Mar 22, 2013 6:37 am Post subject: |
|
|
I've looked around for screen scraping but I could not find anything for tight vnc
can any1 tell me where to begin? |
|
Back to top |
|
|
syn0ptik Apprentice
Joined: 09 Jan 2013 Posts: 267
|
Posted: Fri Mar 22, 2013 7:26 am Post subject: |
|
|
you can remote access with X via nomachine NX server.
and capure with ffmpeg. |
|
Back to top |
|
|
Gusar Advocate
Joined: 09 Apr 2005 Posts: 2665 Location: Slovenia
|
|
Back to top |
|
|
Adel Ahmed Veteran
Joined: 21 Sep 2012 Posts: 1607
|
Posted: Fri Mar 22, 2013 7:34 pm Post subject: |
|
|
thanks alot, that was easier than I expected and works like a charm
cheers |
|
Back to top |
|
|
tuber Apprentice
Joined: 12 Nov 2004 Posts: 267
|
Posted: Sun Mar 24, 2013 10:04 pm Post subject: |
|
|
Is there a performance penalty if I have the xorg module loaded, but no vnc client connected? |
|
Back to top |
|
|
Gusar Advocate
Joined: 09 Apr 2005 Posts: 2665 Location: Slovenia
|
Posted: Mon Mar 25, 2013 2:20 pm Post subject: |
|
|
tuber wrote: | Is there a performance penalty if I have the xorg module loaded, but no vnc client connected? |
That's a very interesting question that I've asked myself on occasion. But I was always too lazy to follow up on it. I have it turned on all the time, and all I can say is I don't notice anything. |
|
Back to top |
|
|
|