Oele Geirnaert
Oele Geirnaert
Just enabled it so you can create your issue there. Don't forget to add a log file.
Yeah, the shop I used before (https://www.sossolutions.nl) will have the RPI4B 4GB on the 2th of july. Once available I'll buy it and test it... I'll keep you posted!
Hello, I recently received my RPI4's and installed Buster. Everything seems to work fine except 'opencv-python' needs to be removed from the setup.py. Next you should be able to run...
Hi @alopezbu , I'm not realy sure and I didn't test it but I guess you should change it over here: https://github.com/reuterbal/photobooth/blob/master/photobooth/camera/CameraPicamera.py#L72 https://picamera.readthedocs.io/en/release-1.10/recipes1.html#capturing-resized-images .capture(stream, format='jpeg', resize=(1024,786)) Kr, Oele
Hi @qwertyFrank , I saw you used the RaspiCam V2 in your project, I also have one but i'm experiencing some problems... During countdown, the live preview isn't that smooth....
Hello @qwertyFrank , Do you have installed any additional drivers? Did you just followed the instructions as Reuterbal wrote in his ReadMe? Thanks for your reply btw! Kr, Oele
Aaaaah, If I remember I've taken the Raspbian 'Stretch with desktop' only, so without the 'recommended software'. I'll give it a try later the week and I'll keep the community...
Hello, probably you're looking for something like this: https://repl.it/@oelegeirnaert/Photobooth-Picture-Assembler
I'll try to write an additional process that can be enabled from the settings menu. (https://github.com/reuterbal/photobooth/blob/master/photobooth/main.py) It will implement SimpleHTTPServer. Once this server is running: You'll be able to enable:...
Hello @reuterbal , Please could we have some direct contact? I've worked on the webservice today. Kr, Oele