Billwilliams1952 / PiCameraApp

A graphical interface for programming the Raspberry Pi PiCamera. Written in Python using Tkinter.
278 stars 65 forks source link

X11 Forwarding #17

Open TYKUHN2 opened 4 years ago

TYKUHN2 commented 4 years ago

I don't know if you want to consider this issue, but X11 forwarding the preview is broken. The overlay does not display, and the non-overlay preview doesn't work either. Also the video preview doesn't work. Generally, X11 forwarding is broken.

surak commented 3 years ago

Interesting, because I cloned this one in order to get an instant view of the camera via X11 in a headless machine :-)

TYKUHN2 commented 3 years ago

I had a similar use case. More specifically, I believe the only monitor I had available did not support the cables I had for the Raspberry Pi, so I just SSHed into it with my laptop. That being said, I haven't touched it for a LONG time. I cannot comment on how it behaves now.