Results 192 comments of Andreas Skomski

And also use a cheese time of 0 if using live preview

You should be able to use the existing get request function. ![Screenshot_20240909-061815](https://github.com/user-attachments/assets/19003d9e-e5e3-421f-b5aa-b9629ff08c50) Only after processing we might need to add a new option as it's only possible to send the...

You could also use the pre and post photo commands ![Screenshot_20240909-063213](https://github.com/user-attachments/assets/e5c1708c-56a5-40cb-b983-433023eac169)

Available via crowdin. Please request via crowdin as translator on requested languages

Hey and thanks for your recommendation. I guess the name Photobooth describes well it's not an gallery only. https://en.m.wikipedia.org/wiki/Photo_booth The web page is deployed from the files inside the docs/...

Hey @MiVents currently you can use the custom collage option and rotate images as needed. See the documentation and description of layout setup: https://photoboothproject.github.io/faq/#how-can-setup-a-custom-collage-design

Guess you have the same result on single images if you enable "Preload and show image during filter processing" inside Adminpanel. For preview between capture the image is not manipulated....

Hey and thanks for the suggestion! You should use the Remotebuzzer server feature of Photobooth and trigger via simple web request from within your voice detection script. Best regards Andi

Right, I've missed the `COMMAND_TO_EXECUTE` part scrolling through some open issues and PRs here 😅

Similar error message seen on EOS 300D and 350D, was about missing permission/udev rule. ``` SUBSYSTEM=="usb", ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3099", GROUP="plugdev", MODE="0666" SUBSYSTEM=="usb", ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3084", GROUP="plugdev", MODE="0666" SUBSYSTEM=="usb", ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ee", GROUP="plugdev", MODE="0666"...