when i remote access the raspberry pi with software now installed i do not get to access the current session displayed on my tv, but rather a new session.
is there software to access the current running session
so i can use the keyboard and mouse connected to my laptop to control my raspberry pi.
ATM i use putty and Xming to access my PI, but that creates a new user session instead of the active one.
Tell me more
×
Raspberry Pi Stack Exchange is a question and answer site for
users and developers of hardware and software for Raspberry Pi. It's 100% free, no registration required.
|
|
|||||||
|
|
You should install VNC. Basically you need to follow the instructions here. The basics are:
|
|||
|
|
|
You need |
||||
|
|
|
You need to install x11vnc daemon on the linux distro with runs on Pi. Then run that command;
After ran the command, connect to pi with any VNC client. |
|||
|
|
