Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Update video.js to fix seeking and autoplay #136

Merged
merged 1 commit into from
Aug 15, 2014
Merged

Conversation

dmlap
Copy link
Member

@dmlap dmlap commented Aug 15, 2014

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.

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.
@gkatsev
Copy link
Member

gkatsev commented Aug 15, 2014

LGTM.

dmlap added a commit that referenced this pull request Aug 15, 2014
Update video.js to fix seeking and autoplay
@dmlap dmlap merged commit f220473 into master Aug 15, 2014
@dmlap dmlap deleted the feature/vjs-4.7.2 branch August 15, 2014 15:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants