-
-
Notifications
You must be signed in to change notification settings - Fork 532
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
TIMESTAMP_IN_TIMEBAR does not work. #694
Comments
…rs after the canplay event v1.9 - 7.20.2 video.js (L.L.27087-27124) Timestamp URL shortcut does not work mediacms-io#680 TIMESTAMP_IN_TIMEBAR does not work mediacms-io#694
it seems that timestamp has broken after video.js upgrade - #519 trying to fix, any help is appreciated! |
I will try. |
To give more insight here, the video.js upgrade on #519 made this feature break, and it's strange how a video.js (an external library) could trigger this issue. When you specify timestamp on the URL and start a video, you see that it starts on the correct time but immediately after that it starts from the beginning of the video, as sure as a function is triggered that does this |
|
|
I think the problem is related with the video player doing something wrong, so not necessarily related with comments, I guess it's something on frontend/src/static/js/components/video-player/VideoPlayer.jsx |
Pull Requested, #706
|
Describe the issue
A clear and concise description of what the issue is.
To Reproduce
or
hh:mm:ss`Expected behavior
The text was updated successfully, but these errors were encountered: