Jump to content

orange pi zero tightvncserver


Borisbritwa

Recommended Posts

 

It is also possible to use VNC Client on the PC and server on orange pipc+ to get the Screen of kodi to the PC. http://www.tightvnc.com/download/2.8.3/tvnjviewer-2.8.3-bin-gnugpl.zip

extract the file tightvnc-viewer.jar and put it on the desktop or elsewhere to klick on it for starting.

TightVNC is just a single java executable, needs java to be installed on the PC.

 

On orange pi:

 

sudo apt-get -y install x11vnc vnc4server xinetd vnc-java xfonts-base
sudo x11vnc -storepasswd yourpassword /etc/x11vnc.pass

This two lines are for starting.  You can but this also to etc/rc.local so VNC starts every time the Linux is rebooted.  

vncserver # first time use a password has to be setup as well, just follow the Questions presented after invoking
x11vnc -display :0 & 

 

My be this works fort you too.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines