Pick up swf with fix for buffered property
Grab a custom vjs build with a SWF that reports buffered correctly when no duration is available.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -18,7 +18,7 @@ | ... | @@ -18,7 +18,7 @@ |
18 | "grunt": "~0.4.1" | 18 | "grunt": "~0.4.1" |
19 | }, | 19 | }, |
20 | "dependencies": { | 20 | "dependencies": { |
21 | "video.js": "git+https://github.com/dmlap/video-js.git#v4.3.0-3", | 21 | "video.js": "git+https://github.com/dmlap/video-js.git#v4.3.0-4", |
22 | "videojs-contrib-media-sources": "0.0.0" | 22 | "videojs-contrib-media-sources": "0.0.0" |
23 | } | 23 | } |
24 | } | 24 | } | ... | ... |
-
Please register or sign in to post a comment