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

[Feature Request] Show Previous Image Capture During Countdown #211

Open
whatzat opened this issue Mar 19, 2020 · 1 comment
Open

[Feature Request] Show Previous Image Capture During Countdown #211

whatzat opened this issue Mar 19, 2020 · 1 comment

Comments

@whatzat
Copy link

whatzat commented Mar 19, 2020

Hello,

First time github poster here so apologies if I am breaking any rules with this inquiry.

I would really like to be able to replace the live preview function utilized during count down with a static image of the previous capture (using an old camera which lacks live view capability...). I am a novice any sort of programming and in a little over my head here. This feature does not need to have fancy integration with the current settings menu, it just needs to work. Can someone offer up some advice or direction (or code for that matter) that could help make this dream a reality?

I am setting up a DIY photobooth for my wedding in October and decided to use reuterbal's application. I'm really happy I did! So far I have modified the UI through the stylesheet and loaded a custom photobooth splash page. In addition there is a Flask app to server the images via a custom website on a local network during the wedding. I am loving the project so far just looking to go that extra mile and learn some programming basics in the process.

Cheers,
Nick

@haviduck
Copy link

haviduck commented Jan 3, 2021

havent tried this repo yet, just found it so arent 100%sure on this, but you would need a conditional here thst Checks for previous photo and shows that instead if the mirror class.

picture = ImageOps.mirror(picture)

i can write it for you if you still need it. grsts on marriage and grats on first post :)

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

2 participants