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

Fix or simplify video control #9

Open
4 tasks
geourjoa opened this issue Nov 29, 2024 · 0 comments
Open
4 tasks

Fix or simplify video control #9

geourjoa opened this issue Nov 29, 2024 · 0 comments

Comments

@geourjoa
Copy link

geourjoa commented Nov 29, 2024

Some Mirador video control are not satisfying

  • Video is playing, seek to other time. -> not working

    • Previously working with video element at this revision : 1cd7f4df2b99f753c75f4b10b0d7fc8f437403f3, check AnnotationOvelrayVideo/seekTo method
    • Problem come from the absence of onSeeked event in React Player
    • Problem is shared by all type of video (file, YT, PT)
  • Seek before start a first time produce async viewing

  • when seeking and on pause, show current frame

  • Sometime the video time and mirador time was not sync, but it seems it was fixed now.

Not exhaustive list

@geourjoa geourjoa changed the title Fix or simplify control Fix or simplify video control Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant