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

Assistance for hyperlinking to a specific timestamp without reloading the page #713

Open
Julix91 opened this issue May 15, 2023 · 0 comments

Comments

@Julix91
Copy link

Julix91 commented May 15, 2023

Context

  • 3 kaltura playkit videos on a visualforce intranet page.
  • 1 question and answer table with various time stamps on those 3 videos (currently text)

Would like to have the time stamps be links and jump straight to the correct player and update that player to the right timestamp.

Expected behavior

There should be a way to create a hyperlink on a page that jumps to a video player and sets the video in it to a certain timestamp.

Think a similar question has been asked >5 years ago - https://forum.kaltura.org/t/is-there-a-way-to-hyperlink-to-a-specific-time-in-a-video/6518 - but the answer was about a link at the end of the video rather than jumping the video to a timestamp.

Actual behavior

Checked the docs which had a startTime configuration, which would likely allow for some custom javascript to change the config before loading and at least on initial load - but I couldn't find a way in the api - load takes a startTime - would that still replace the source first triggering a reload?

Apologies if this isn't the right place to ask for help with this. Got here by inspecting the HTML and seeing it was a playkit-js player.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant