Peter Wassermair
Peter Wassermair
This PR introduces a new feature for the FileTransferService (requested here: https://github.com/photobooth-app/photobooth-app/issues/339), that provides real-time notifications during the USB copy process. The notifications include detailed progress updates, such as the...
Updated dl.php based on issue https://github.com/photobooth-app/photobooth-app/issues/334 . Also added Translations. Sharebutton is not not shown, when no https connection is used. **These changes are currently untested, as I don't have...
### Environment - **Version:** Updated from 1.x (dont know exact version anymore) to latest - **Operating System:** Ubuntu 22.04 - **Camera:** Canon 2000d - **Backend:** gphoto2 ### Description After updating...
## Description To improve the efficiency and reduce the processing time of our video generation pipeline, we should incorporate hardware acceleration into our FFMPEG commands. ## Proposed Changes ### NVIDIA...
This PR restructures the photo booth download service for better maintainability and user experience. ## Key Changes: - Split monolithic `dl.php` into separate files (logic, config, templates, styles) - Enhanced...