Browse Source

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.
pull/80/head
David LaPalomento 12 years ago
parent
commit
a2f5dfa71a
  1. 2
      package.json

2
package.json

@ -18,7 +18,7 @@
"grunt": "~0.4.1"
},
"dependencies": {
"video.js": "git+https://github.com/dmlap/video-js.git#v4.3.0-3",
"video.js": "git+https://github.com/dmlap/video-js.git#v4.3.0-4",
"videojs-contrib-media-sources": "0.0.0"
}
}
Loading…
Cancel
Save