Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Actions] Use case for actions: Presentation automation #37

Open
alvestrand opened this issue Mar 15, 2022 · 1 comment
Open

[Actions] Use case for actions: Presentation automation #37

alvestrand opened this issue Mar 15, 2022 · 1 comment
Labels

Comments

@alvestrand
Copy link

A frequent desire (ie a feature found in many non-Web-based products) is the ability to script a presentation - making slides, media playback and other actions appear in a known, timer-driven sequence, with controls for pausing and resuming the playback of the sequence completely decoupled from the activities of the presentation.

If one were to capture a presentation that does not provide such a feature, but did support capture-actions, the scripting tools could be supplied by the capturer, allowing scripted presentations from any capture-actions supporting tool.

Should this be considered among the use cases that -actions needs to satisfy?

@eladalon1983
Copy link
Member

The underlying topic seems to be "should we really require activation?"

  • Automation is one argument against activation.
  • A second argument is that it might be desirable to produce some "setup" immediately when capture starts. For example, send "mute" and "first". Would be nice to not require activation for that, let alone two activations.

I think we need to establish the following principle in general - when someone wishes to introduce the requirement of transient activation (or similar) for an API, it's incumbent upon them to provide a hypothetical, credible abuse-case that would be prevented by the requirement of activation.

@eladalon1983 eladalon1983 changed the title Use case for actions: Presentation automation [Actions] Use case for actions: Presentation automation Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants