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

feat: allow user selection of device camera #1542

Merged

Conversation

pedrolamas
Copy link
Member

When Device camera is selected in Spoolman, we will now show a small menu where the camera name is to allow the user to change the device camera:

image

By default, we will select the "environment facing" camera (on the phone/tablet that will be the back camera if available, on a computer it will be whatever camera it can find)

The last camera selected will be stored in the browser local storage so that it gets picked up again next time - without affecting other browsers/devices.

Resolves #1541

@pedrolamas pedrolamas added the FR - Enhancement New feature or request label Nov 29, 2024
@pedrolamas pedrolamas added this to the 1.31.1 milestone Nov 29, 2024
@pedrolamas pedrolamas requested a review from matmen November 29, 2024 15:27
@pedrolamas pedrolamas force-pushed the pedrolamas/device-camera-selection branch from 2b2c459 to 6663c5c Compare November 29, 2024 20:32
@pedrolamas pedrolamas force-pushed the pedrolamas/device-camera-selection branch from 6663c5c to 972a98f Compare November 30, 2024 10:32
@pedrolamas pedrolamas merged commit 3e8a42d into fluidd-core:develop Nov 30, 2024
4 checks passed
@pedrolamas pedrolamas deleted the pedrolamas/device-camera-selection branch November 30, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR - Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow selection of device camera for Spoolman
1 participant