opencast-studio icon indicating copy to clipboard operation
opencast-studio copied to clipboard

Feature Request: make video sources configurable

Open schuettloeffel-elsa opened this issue 8 months ago • 0 comments

In our setup we cant use multi streams, so it would be great if there was a setting to configure the available video sources so that we could disable the "Display & camera"-option.

image

Maybe something like this:

[upload]
available_video_sources = ["display", "display-camera", "camera"]

Then we could turn it to:

[upload]
available_video_sources = ["display", "camera"]
image

schuettloeffel-elsa avatar Oct 27 '23 07:10 schuettloeffel-elsa