You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to change pyCA to evaluate the setting of the "Add live event to Opencast Media Module" flag in Opencast? It would be nice to be able to activate the streaming on a recording/streaming device only if Live Streaming is actually scheduled.
Using a script it would be easy to accomplish, but pyCA needs to tell the script that streaming is to be enabled.
This could be a new parameter like {{time}} and {{name}} which could be called {{streaming}} or so.
The text was updated successfully, but these errors were encountered:
This is more or less a duplicate of #34 which is an Opencast feature specifically designed for selecting different inputs.
Making workflow options available as template would be another option, but you need to be far more careful to parse this correctly or else you could end up with a remote code execution vulnerability.
Would it be possible to change pyCA to evaluate the setting of the "Add live event to Opencast Media Module" flag in Opencast? It would be nice to be able to activate the streaming on a recording/streaming device only if Live Streaming is actually scheduled.
Using a script it would be easy to accomplish, but pyCA needs to tell the script that streaming is to be enabled.
This could be a new parameter like {{time}} and {{name}} which could be called {{streaming}} or so.
The text was updated successfully, but these errors were encountered: