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

Can't distinguish between seek to time X and stop, versus seek to X and play #2301

Open
azaroth42 opened this issue Jun 7, 2024 · 1 comment

Comments

@azaroth42
Copy link
Member

Content-State assumes that the time point is the beginning of the time to start playing from.
However the user might want to seek to that point in time and NOT start playing.

Proposal add a new behavior to autoplay vs not -- e.g. go to start of a range of time and DONT play

Example from 3d: want to seek in a temporal model to a point in time but then stop time and let the user move the camera around a bit and then maybe hit play.

Related to temporal fragment issue of instant vs t.

could live on: collection, manifest, range, canvas, scene, annotation

(e.g. captions in long list of annotations, click on a particular timed caption, client seeks to the beginning of the duration of the annotation and then either starts playing or not)

Default is not autoplay.

Also need no-autoplay to be able to override autoplay, e.g. in content-state 2.0

@azaroth42 azaroth42 added presentation discovery Issue relates to the Change Discovery API A/V discuss 3d labels Jun 7, 2024
@azaroth42 azaroth42 added this to the Presentation 4.0 milestone Jun 7, 2024
@azaroth42
Copy link
Member Author

Related to #2280 & #2271

@azaroth42 azaroth42 removed the discovery Issue relates to the Change Discovery API label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant