Update video.js to fix seeking and autoplay
Bump the required version of video.js up to 4.7.2 because the earlier version built the SWF for a version of Flash that had issues with appendBytes. Handle autoplay inside the tech itself because video.js support calls play before the Media Source has opened and the call ended up ignored. Fixes #112. Fixes #128.
Showing
3 changed files
with
12 additions
and
4 deletions
-
Please register or sign in to post a comment