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
Can you take a photo by pressing a key on a IR Remote? I've got the following setup:
Raspberry PI 4
tsop4838 IR Receiver with LIRC installed
RM-E6A Remote Controller
Photobooth 2.1
Testing with irw the Remote controller sends KEY_ENTER and KEY_SPACE successfully on the console. Also the Webinterface reacts to Space(32) / Enter (13).
So more or less a simple question: How can i forward the KEY_ENTER signal from the remote to Photoboot?
Thanks a lot
The text was updated successfully, but these errors were encountered:
If you have it connected to your Pi you need to access the Webinterface on your Pi.
If you like to use a tablet to access Photobooth you would have to connect the IR Receiver to your tablet.
Hi all,
great project, loving it!
Can you take a photo by pressing a key on a IR Remote? I've got the following setup:
Testing with irw the Remote controller sends KEY_ENTER and KEY_SPACE successfully on the console. Also the Webinterface reacts to Space(32) / Enter (13).
So more or less a simple question: How can i forward the KEY_ENTER signal from the remote to Photoboot?
Thanks a lot
The text was updated successfully, but these errors were encountered: