Andreas Skomski
Andreas Skomski
Not sure what I am missing or what could be wrong on the applyEffects.php... Anyone an idea?
Even after the PC was turned off it wasn't working. I've stopped the Apache Server via `httpd.exe -k stop`, waited a minute and started it again `httpd.exe -k start` and...
@atilavilela I've updated the first post with my instructions. Could you please test if it also works for you?
Hey and thanks for your contribution. I guess by accident, you've deleted some options which needs to be reverted. Another solution which I need to improve can be found here...
Thanks a lot! I've applied some of your changes to the implementation I've been working on. Final result: https://github.com/andi34/photobooth/pull/108
convert command needs imagemagick, right?
Imagemagick doesn't seem to perform that well on the Pi, quite resource hungry compared with GD.
https://www.php.net/manual/de/function.imagerotate.php should be reworked to use the GD way. Parts to modify: - config/config.inc.php - lib/collage.php - lib/configsetup.inc.php - resources/lang/*.js
Reopen as not applied here.
You could try to implement https://virtual-keyboard.js.org/ maybe