jhiesey / videostream

Play html5 video when from a file-like object
MIT License
243 stars 74 forks source link

Jumping backwards to a different playback position leads to permanent halt of video playback #30

Closed triangle42 closed 7 years ago

triangle42 commented 7 years ago

I use videostream to play back the following file https://webtorrent.io/torrents/sintel-1024-surround.mp4. When I jump back to a different playback position, the video often plays back at first but then stops after a short while. This happens in my own implementation, which uses videostream, as well as when using instant.io for video streaming.

I use Chrome version 51.0.2704.106 m.

jhiesey commented 7 years ago

Thanks for letting me know. I'll take a look in the next few days.

feross commented 7 years ago

Related discussion: https://github.com/feross/webtorrent/issues/1014#issuecomment-272602561

jhiesey commented 7 years ago

This should finally be fixed!