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

Allow jumping to arbitrary timecodes #12

Closed
johanneslumpe opened this issue Apr 8, 2015 · 5 comments
Closed

Allow jumping to arbitrary timecodes #12

johanneslumpe opened this issue Apr 8, 2015 · 5 comments
Labels

Comments

@johanneslumpe
Copy link
Contributor

If we want to display a kind of progress bar during playing of the video we need a way to "scrub" through the video and update the video's currentTime accordingly.

@brentvatne
Copy link
Contributor

👍 this is definitely needed! Currently have this in TODOS in README, I think this is might be a good next step

@brentvatne brentvatne added feature help wanted The issue has been reviewed and is valid, and is waiting for someone to work on it. labels Apr 8, 2015
@brentvatne
Copy link
Contributor

If anyone has time to work on this, a PR is welcome!

@johanneslumpe
Copy link
Contributor Author

This is being worked on in the feature/seeking branch.

@johanneslumpe johanneslumpe removed the help wanted The issue has been reviewed and is valid, and is waiting for someone to work on it. label Apr 18, 2015
@meric426
Copy link

@johanneslumpe and @brentvatne: any idea when this will be merged to master and pushed to npmjs?

@brentvatne
Copy link
Contributor

@meric426 @johanneslumpe - published in 0.3.5!

hueniverse pushed a commit that referenced this issue Jun 9, 2022
Adds offline decryption key and uses it to decrypt content during offline playback

Jira: VEX-5938
https://jira.tenkasu.net/browse/VEX-5938

- Update to accept scheme for key required to play offline playback
- Uses provided scheme to intercept call from player and return the key
- Fixes player item observer removal pattern

### Reviews
- Major reviewer (domain expert): @armadilio3
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

3 participants