andreknieriem / photobooth

A photobooth Web-Application for raspberry pi with gphoto2
https://photobooth.andrerinas.de/
MIT License
294 stars 163 forks source link

WLAN shelly Button - URL for taking photos #301

Closed Aquaerics closed 1 year ago

Aquaerics commented 2 years ago

I want to use the shelly button (with WLAN connection) to trigger a photo. https://shelly.cloud/products/shelly-button-1-smart-home-automation-device/

The shelly button can make on a button press a http request like http.//localhost/takephoto.php

It should be the easysiest solution without connectiing a extra button to the raspberry pi i'm using and can be used with other webservers on windows as well. It can be easy konfigured over a internal webpage that is active on start when you connect your new button to usb power.

I checked the php code. but i don't know how to get this realised. Normaly i use html button that triggers an action that can be used to call a php with parameters.

Thanks for the great project. :-)

andi34 commented 2 years ago

https://github.com/andi34/photobooth/pull/400

andi34 commented 1 year ago

Requires Photobooth v4 https://photoboothproject.github.io/Changelog