Hi,
Complete newbie here so apologies for the dumb question. I have the Pi with the pi NoIR camera board and installed the picamera library. I have it set up with just power and ethernet and I'm controlling from my iMac (OS X 10.9.1). I can access either from a Remoter app VNC session but also ssh -X though an X11 window. I can then do an Idle3 & command to get a python shell and I can take a still image and find it in the home directory. However, what I'm struggling with is how to get a window to show the camera.start_preview(). I can run the command and when the Pi was attached to an HDMI TV I could see the preview on the TV but I can't work out how to get a window through my X11 session to see the preview on the iMac. I've googled loads of sites but can't find a solution. I'm guessing that the preview command sends a signal to the HDMI port and I need to somehow direct this to my iMac.
Is this possible?
Cheers
Rob
