VNC + PITFT + PYGAME

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/
Locked
User avatar
drwoo
 
Posts: 2
Joined: Thu Aug 01, 2013 11:12 am

VNC + PITFT + PYGAME

Post by drwoo »

I've installed tightvncserver and I'm able to VNC into my raspberry pi. My goal is be able to share what is being displayed on the PiTFT screen to my Mac. I have a python script I wrote that uses pygame that output I need to be able to display on my mac so I can connect it to a projector so a group of people can view it.

How can I connect VNC into the raspberry pi and stream the current session?

Regards,
Kevin

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: VNC + PITFT + PYGAME

Post by adafruit_support_mike »

The easiest solution is to configure the RasPi's VNC session for automatic discovery.

This page shows how to do it:

http://gettingstartedwithraspberrypi.tu ... ng-bonjour

Locked
Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

Return to “Adafruit Raspberry Pi® accessories”