Open
Description
Currently, if you have a <video>
tag whose src
is served through staticfile
, seeking doesn't work. This can be fixed by supporting Byte Serving.
Currently, if you have a <video>
tag whose src
is served through staticfile
, seeking doesn't work. This can be fixed by supporting Byte Serving.