Oele Geirnaert

Results 29 comments of Oele Geirnaert

Hi Frank, Never did a merge from another fork into a local one, but I guess you'll find the way to do so on: http://www.bartread.com/2014/02/12/git-basics-how-to-merge-changes-from-a-different-fork-into-your-own-branch/ You have to install CUPS...

Yeah, the more suggestions the beter! Looking forward to create a super photobooth.

Hi All, I saw a new mailfeature is available in development. Maybe PyCups can warn someone by mail?

> how to manage the mail function and how to create the page to see the photos? in advance thank you for your patience The mail function is currently only...

Hi @FizzyMUC , First you need to activate your virtual environment. `source .venv/bin/activate` Afterwards you need to install the gphoto library via pip install. `sudo apt install gphoto2 libgphoto2-dev #...

If you install it globally it should work as well... But I guess you didn't installed it at all.

Hi, currently working on a webserver to be able to make a gallery: https://github.com/oelegeirnaert/photobooth/tree/webserver/photobooth/webserver

Yes, you'll need to create an AP from your RPI. You'll certainly find some tutorials for that. Everything is going fine but enhancements needs to be done: From the webinterface...

I just did some changes in my code.

Indeed, you should create issues on my fork, if everything is finnished, we can merge again :-) But to answer your questions, you need to install the http_server via PIP....