Results 192 comments of Andreas Skomski

Great! Thanks a lot! One thing: The cheese image to upload and image select setting change should go into one separate PR independent of the video feature.

Sperated here https://github.com/PhotoboothProject/photobooth/pull/808

While saving the layout via generator the collage config should be updated too. ATM e.g. the limits are not adjusted based on the given images array and we would need...

https://github.com/PhotoboothProject/photobooth/pull/709 Was reverted by accident

Hey and sorry for the late response! I currently don't really can see the need of adjusting the way it's added currently and email doesn't seem to be a common...

Please try the following: ```sh sudo nano etc/polkit-1/localauthority.conf.d/10-photobooth.pkla ``` Add the following content and save the file. After that reboot once please: ``` [Allow www-data to mount drives with udisks2]...

Guess you had a wrong server configuration or wrong path. Default install paths are `/var/www/html` or `/var/www/html/photobooth`. For some functions Photobooth must be installed inside the Webservers root folder /...

You can try one of the alternative capture commands mentioned in the FAQ. Please also take a look at the browser console while Loglevel is set to 2. https://photoboothproject.github.io/faq/#alternative-capture-commands Photobooth...

@mhellmeier like mentioned, try one of the mentioned commands. If using go2rtc for preview simply replace the word `gphoto2` with the word `capture`. The JavaScript is waiting for the response...