You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
No and yes. It would be good to be able to only use the main camera also to generate a preview.
Currently we need a 2nd camera to use it or it's stream.
Feel free to play around with it
Please take a look at the setup instructions mentioned here: #131
If you have installed Photobooth via git from my fork:
Open a Terminal and navigate into your installation folder, by default /var/www/html: cd /var/www/html
Now fetch latest source and checkout:
Is your feature request related to a problem? Please describe.
No and yes. It would be good to be able to only use the main camera also to generate a preview.
Currently we need a 2nd camera to use it or it's stream.
WIP:
https://github.com/andi34/photobooth/tree/feature/gphoto-preview2
Feel free to play around with it
Please take a look at the setup instructions mentioned here: #131
If you have installed Photobooth via git from my fork:
Open a Terminal and navigate into your installation folder, by default /var/www/html:
cd /var/www/htmlNow fetch latest source and checkout:
Update submodules and build the css files:
Once that's done you're ready
exitIf you have installed Photobooth via git from a different fork:
Open a Terminal and navigate into your installation folder, by default /var/www/html:
Add my repo as remote:
git remote add andi34 https://github.com/andi34/photoboothNow fetch latest source and checkout:
Update submodules and build the css files:
** Please leave some feedback **