beam icon indicating copy to clipboard operation
beam copied to clipboard

[mobile] Add photo

Open lauty95 opened this issue 3 months ago • 1 comments

Resolves

https://github.com/agritheory/beam/issues/175

Dependencies

No external library was used. This implementation uses the native navigator.mediaDevices.getUserMedia API.

How to test

To access the device camera, the app must be served over HTTPS. For this reason, I used ngrok like here https://github.com/agritheory/beam/pull/294

Demo

https://github.com/user-attachments/assets/5e591e7a-73b4-4778-979f-5ab33a42a13e

https://github.com/user-attachments/assets/72c7429b-2d36-4200-af0f-bda93ee138e1

lauty95 avatar Nov 17 '25 13:11 lauty95