mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
fixup autoseek
This commit is contained in:
parent
9d66f39bb5
commit
7f0e677589
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ $(function() {
|
|||
autoPlay: true,
|
||||
events: {
|
||||
onReady: function() {
|
||||
window.player = player;
|
||||
var playback = player.getPlugin('hls');
|
||||
playback.once(Clappr.Events.PLAYBACK_PLAY, function() {
|
||||
if(player.getPlugin('hls').getPlaybackType() == 'vod') {
|
||||
|
|
Loading…
Reference in a new issue