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

iOS doesn't start at correct time defined in t URL parameter #80

Open
alessandropepi2014 opened this issue Nov 13, 2020 · 1 comment
Open
Labels
bug Something isn't working
Milestone

Comments

@alessandropepi2014
Copy link

When playing records in iOS (Chrome or Safari) and specifying the URL parameter t=0h30m10s the recording starts at 0s and not at 30m10s as specified.

To reproduce open a recording with time specified, for example:

Smartphone:

  • Device: iPad
  • OS: iOS 14.2
  • Browser chrome, safari
@pedrobmarin pedrobmarin added the bug Something isn't working label Nov 13, 2020
@pedrobmarin pedrobmarin added this to the v2.3.2 milestone Nov 13, 2020
@pedrobmarin
Copy link
Collaborator

Looks like WebKit's media handling does not trigger the loadedmetadata event used to set the initial media time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants