Is it possible to seek to a certain time of the video? #418
Answered
by
cjpillsbury
scottmessinger
asked this question in
Q&A
-
For instance, let's say I have two columns: one for the video and one with a list of chapters in the video. When someone clicks on a chapter, I want them taken to that point in the video. Is there a way to control the player to advance it to a certain time? |
Beta Was this translation helpful? Give feedback.
Answered by
cjpillsbury
Sep 23, 2022
Replies: 1 comment 1 reply
-
Yes! Here's a very paired down example of how you might do that: https://codesandbox.io/s/mux-player-on-demand-simple-forked-ei8bzi |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
scottmessinger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes! Here's a very paired down example of how you might do that: https://codesandbox.io/s/mux-player-on-demand-simple-forked-ei8bzi