Is your feature request related to a problem? Please describe.
First, thank you so much for this project, it is the best photo booth project out there, I tried a lot.
I am missing a preview for people in front of the photo box before or while the image is taken.
I know you can utilize device cams, but I would only have the DSLR live preview feed available.
Describe the solution you'd like
A way to pipe out the cameras gphoto2 --capture-movie stream directly into the webinterface background.
Describe alternatives you've considered
I tried setup a seperate http stream on port 8080 and use it in the user interface settings as background URL, but it does not work. It seems chromium has problems with disyplaing mjpeg streams directly as a background.
Additional context
Thank you very much for any suggestion and help you could provide me on that topic.
Is your feature request related to a problem? Please describe.
First, thank you so much for this project, it is the best photo booth project out there, I tried a lot.
I am missing a preview for people in front of the photo box before or while the image is taken.
I know you can utilize device cams, but I would only have the DSLR live preview feed available.
Describe the solution you'd like
A way to pipe out the cameras gphoto2 --capture-movie stream directly into the webinterface background.
Describe alternatives you've considered
I tried setup a seperate http stream on port 8080 and use it in the user interface settings as background URL, but it does not work. It seems chromium has problems with disyplaing mjpeg streams directly as a background.
Additional context
Thank you very much for any suggestion and help you could provide me on that topic.