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

Add a preview_layer property #48

Closed
waveform80 opened this issue Jan 28, 2014 · 1 comment
Closed

Add a preview_layer property #48

waveform80 opened this issue Jan 28, 2014 · 1 comment
Assignees
Milestone

Comments

@waveform80
Copy link
Owner

@Dishwishy has done something interesting with their fork of picamera: Dishwishy/picamera@dde849a. It seems as if it's necessary to lower the "layer" of the preview (an attribute I don't know anything about yet) to render things on top of it. Given this is an eventual goal of #16 we should add a preview_layer property to permit configuration at runtime.

@ghost ghost assigned waveform80 Jan 28, 2014
@Dishwishy
Copy link

I'm not sure what it does either - I had to tinker with it to help fix an issue where I wanted a countdown timer run on top...the timer is a total hack of some of the OpenGL examples that shipped with raspian. Here's what I changed in the hello_font project - also a layer attribute.
https://github.com/Dishwishy/pi_booth/blob/master/hello_font/main.c#L96

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

No branches or pull requests

2 participants