Update guide.md

This commit is contained in:
snowinszu 2020-12-01 15:38:10 +08:00 committed by GitHub
parent e14cd11417
commit a00480ef07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -708,7 +708,7 @@ const dp = new DPlayer({
// Other hlsjsConfig options provided by hls.js
p2pConfig: {
live: false, // 如果是直播设为true
// Other p2pConfig options provided by CDNBye
// Other p2pConfig options provided by CDNBye http://www.cdnbye.com/cn/
}
});
hls.loadSource(video.src);