pseudosavant / player.html

One file drop-in media player web app for using video and audio files served using basic HTTP directory listing
MIT License
219 stars 40 forks source link

Firefox: `video.buffered.end` is shorter than `video.duration` #12

Closed pseudosavant closed 2 years ago

pseudosavant commented 3 years ago

Workaround handling when buffered.end is less than duration even after playing 100% of a file. This is a problem in Firefox.