Page 1 of 1

RPi running VNC Client (Solved)

Posted: Thu Apr 25, 2013 7:33 pm
by Jim JKla
There is a lot on information about the RPi running headless now I want to work the other way.

Bit of background for my sins I help with a Basketball team we have this really good huge double scoreboard built by Daktronics it's controller sits in a media room where you can watch the scoreboards on onscreen mirrored monitor windows but you can't see the game.

So to enable you to do both the controller runs UltraVNC this is a standard vnc server you can log into it over the network with a laptop running a TightVNC client or Ultra VNC client from a table where you can watch the game. As it happens the laptop is loaded with Ultra VNC.

So at this time we are tying up a high end laptop to run a button screen on this scoreboard controller (Venus 7000 for those interested) Windows XP Pro.

What I would like to do is use a RaspberryPi "B" and a cheap TV to do the job of the laptop.

Its the closed season for Basketball so I have a couple of months to sort this.

I was told there was some VNC utility that runs with ssh tunneling (sshvnc viewer) that is lighter than Tight VNC.

Is there anyone who can help me make a Noob guide instructions. ;)

Re: RPi running VNC Client

Posted: Fri Apr 26, 2013 10:49 am
by Jim JKla
Links with a cross post in Software section

http://www.raspberrypi.org/phpBB3/viewt ... 48&t=41845

Re: RPi running VNC Client

Posted: Fri Apr 26, 2013 11:17 am
by blavery
I've run remmina on a Pi. It was straightforward enough.

(It was actually controlling a second Pi. The 2nd Pi was headless, with both x11vnc on :0 and tightvncserver on :1.)

Re: RPi running VNC Client

Posted: Fri Apr 26, 2013 1:58 pm
by Jim JKla
Solution on the other thread.

Thread lock requested