MetaCDN / videojs-shaka-player

Shaka Player playback technology for Video.js
Other
42 stars 22 forks source link

Plugin should use video id #3

Closed featheast closed 8 years ago

featheast commented 8 years ago

Currently it's using a hard-coded id "video" from video tag, it should be replaced by a variable passed in from vjs initialization.