Skip to content

Preselect all capture agent inputs when scheduling new event#979

Closed
Arnei wants to merge 10000 commits into
opencast:developfrom
Arnei:capture-agent-inputs-preselect
Closed

Preselect all capture agent inputs when scheduling new event#979
Arnei wants to merge 10000 commits into
opencast:developfrom
Arnei:capture-agent-inputs-preselect

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented Nov 12, 2024

Aims to fix #941.

When scheduling a new event, if the selected capture agent has any inputs, the inputs are all preselected per default now. At least one input must remain selected. Input name should be rendered nicer now.

Note that these changes are only for when scheduling a new event (except the input name rendering), because the linked issue only talked about scheduling new events. For now I would leave the discussion on how this should work for existing events to a separate issue/pr.

For testing this, a capture agent with inputs must be configured in your Opencast. If you do not have a "real" capture agent, a dummy capture agent can still be configured. See the Opencast docs for more info: https://docs.opencast.org/develop/developer/#architecture/capture-agent/capture-agent-input/#setting-input-options

Quick showcase of the PR in action:
Bildschirmaufzeichnung vom 2024-11-12 11-05-41.webm

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Capture agent options should be pre-selected when scheduling a recording