top | item 45311046

(no title)

MonaroVXR | 5 months ago

I'm on mobile, but what player did you use on your website?

Does it handle buffer?

discuss

order

lucb1e|5 months ago

Fwiw, the browser's built-in player does buffering. You don't need to custom-code that, you can just use <video>. The browser also exposes via Javascript when it estimates that the download speed and buffer size is sufficient such that you can start playback without interruption: https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaEl...