ossia / score

ossia score, an interactive sequencer for the intermedia arts
https://ossia.io
Other
1.45k stars 101 forks source link

[UI improvement] display webcam modes in a better way #1466

Open yiids opened 1 year ago

yiids commented 1 year ago

When you add a webcam, you just a list of all the supported modes and resolution. This should be broken down into some drop down menus for easy selecting. image

yiids commented 10 months ago

They seem to have disapeared completely from the input list, now i only see a device called "Streams" image

jcelerier commented 9 months ago

yes, in 3.1.11 an underlying ffmpeg update broke the detection of V4L2 cameras ; they are back on master: https://github.com/ossia/score/releases/tag/continuous

jcelerier commented 1 month ago

how is the current UI for you @yiids?

yiids commented 1 month ago

I think it would be better if all the different resolutions and modes would be in drop down menus in the settings part of the add device dialog

HugoGenillier commented 1 month ago

I made a Figma mockup for this issue. Tell me if it works well, i think this fits what you said @yiids cam (The style of the dropdown will be the same as the other ossia score's dropdown, this is just a quick mockup)

jcelerier commented 1 month ago

Ideally we would have a first dropdown with the video mode (YUYV, RGB, etc) and a second with the resolution

yiids commented 1 month ago

Ideally we would have a first dropdown with the video mode (YUYV, RGB, etc) and a second with the resolution

this ^ for the rest it was exactly what i had in mind @HugoGenillier