cladera / videojs-offset

VideoJS plugin for play a segment of a video.
MIT License
64 stars 43 forks source link

The play() request was interrupted by a call to pause() #29

Open cshah123 opened 6 years ago

cshah123 commented 6 years ago

When trying to use a greater start time, the video player juts hangs and I see following error: Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause().

cladera commented 6 years ago

Could you provide an example reproducing the error?