Add Webcam Support #10

Open
opened 2023-11-07 16:55:29 +00:00 by busti · 0 comments
Collaborator

Motivation:

It would be practical to use a webcam to take item pictures. Especially mounting a camera to a picture booth would be really helpful when inventorying items.

Acceptance Criteria:

  • Add a dropdown menu to the Item Creation Form that allows to select webcam device attached to the PC or None.
  • Persist the choice of the dropdown menu across sessions on the computer it was selected on using LocalStorage
  • When a webcam is selected, a preview window is automatically opened under the picture field in the item creation form.
  • Add a shutter button that, when pressed, adds a picture taken by the webcam to the item picture field.
### Motivation: It would be practical to use a webcam to take item pictures. Especially mounting a camera to a picture booth would be really helpful when inventorying items. ### Acceptance Criteria: - Add a dropdown menu to the Item Creation Form that allows to select webcam device attached to the PC or None. - Persist the choice of the dropdown menu across sessions on the computer it was selected on using `LocalStorage` - When a webcam is selected, a preview window is automatically opened under the picture field in the item creation form. - Add a shutter button that, when pressed, adds a picture taken by the webcam to the item picture field.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: j3d1/toolshed#10
No description provided.