Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot ReSize PiCameraApp.py on GIPO 3.5" Touchscreen TFT LCD (320*480) #7

Open
Alancowlishaw opened this issue Apr 9, 2018 · 5 comments

Comments

@Alancowlishaw
Copy link

We are running your code on a Raspberry Pi (Linux raspberrypi 4.14.30-v7+ #1102 SMP Mon Mar 26 16:45:49 BST 2018 armv7l GNU/Linux)

And we are not using the HDMI output - is there a way to resize the app so that it can be used on the GIPO screen , had a look in PiCameraApp.py but could not find the option,

Any help would be useful

@Billwilliams1952
Copy link
Owner

Hi Alan,

I’d be glad to help. I'll look at the code and see if it can be easily resized down. However 320x480 is not a lot of room for all of the controls. I'll see what I can do though.

There is another option. I am planning to release a new program called microVIEW, that is targeted for touchscreens. Less cluttered screen, with the capability to do time lapse photo and video captures. It'll even support video streaming to web browsers connected on the local network. As designed right now, it looks great on a 1280 x 800 touchscreen and at 800 x 600. Anything smaller may require a bit of finesse since the 'buttons' and 'sliders' start to get really small - but I can certainly look to make it run on even lower resolution screens. If you can wait a bit, then I would opt for this option. Look for the initial release within the next week or so!

Bill

@Alancowlishaw
Copy link
Author

Hi Bill,

Many thanks for your kind offer - the microView App sounds cool - keep us posted.

With regards to this issue we have managed to disable the GPIO screen and re enabled the HDMI output then we are using VNC to connect to the pi at a resolution of 1280 * 1024.

The app now appears in the screen , however we still have an issue that being that the preview plane is visible but not getting a preview from the Camera however if you click on picture/video it takes a picture or video but won't preview video or pictures

any help is appreciated

Alan

@Billwilliams1952
Copy link
Owner

Billwilliams1952 commented Apr 11, 2018 via email

@stefanoghazzali
Copy link

Hi Bill,

If it is possible to add the code to the main app, that would be great

Thanks
Stefano 👍

@Billwilliams1952
Copy link
Owner

Billwilliams1952 commented Apr 11, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants