Replace Twitch.TV player
Replaced the flash player with their HTML5 API. This also lays the groundwork for VOD playback.
This commit is contained in:
parent
e17dac58fd
commit
d821fc6ccd
3 changed files with 219 additions and 45 deletions
|
|
@ -250,3 +250,4 @@ html(lang="en")
|
|||
script(defer, src="/js/froogaloop.min.js")
|
||||
script(defer, src="/js/video.js")
|
||||
script(defer, src="/js/videojs-contrib-hls.min.js")
|
||||
script(defer, src="https://player.twitch.tv/js/embed/v1.js")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue