auto swi qua

master
iotcat 4 years ago
parent 2af1e9bb4e
commit 8e05b0bc5f
  1. 2
      index.html

@ -91,7 +91,7 @@
options.video.defaultQuality = (options.video.defaultQuality >= options.video.quality.length - 1) ? 0 : options.video.defaultQuality++;
dp.switchQuality(options.video.defaultQuality);
}
}, 4000);
}, 8000);
});
dp.on('playing', function(){
isWaiting = false;

Loading…
Cancel
Save