Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IR Remote Take Photo #274

Open
lugaru90 opened this issue May 18, 2021 · 1 comment
Open

IR Remote Take Photo #274

lugaru90 opened this issue May 18, 2021 · 1 comment

Comments

@lugaru90
Copy link

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:

  • 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

@andi34
Copy link
Collaborator

andi34 commented Jul 6, 2021

https://github.com/andreknieriem/photobooth/blob/master/config/config.inc.php#L50-L53

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.

Maybe the hardware button feature might be interesting for you? https://github.com/andi34/photobooth/wiki/FAQ#can-i-use-hardware-button-on-my-raspberry-pi-to-take-a-picture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants