Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

103
Views
How to seek video using dash.js?

I am trying to play video in a HTML page.
But the video always play from the beginning.

I saved the time in a cookie and I am trying to play the video from that time.

There seems to be a seek function to achieve this?
How to play a video from a specific time using dash.js?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I encountered the same issue. The problem is probably that you are trying to seek before the player is ready. I came up with the following solution:

dash?.on('streamInitialized', () => dash?.seek(time))

With this, seek works correctly.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!