Arabic عربي تحديث player = new Clappr.Player({ source: "https://yesszet1x4cdn25.its4youlive.xyz/liveebb3a/b3a/playlist.m3u8", mimeType: "application/x-mpegURL", autoPlay: true, height: "400", width: "100%", plugins: {"core": [LevelSelector]}, parentId: "#vid"}); English إنجليزي Refresh CDNBye Clappr Demo var player = new Clappr.Player( { source: "https://yesszet1x4cdn25.its4youlive.xyz/liveebb3e/b3e/playlist.m3u8", parentId: "#player", autoPlay: true, height: "400", width: "100%", plugins: [CDNByeClapprPlugin], playback: { hlsjsConfig: { maxBufferSize: 0, // Highly recommended setting in live mode maxBufferLength: 10, // Highly recommended setting in live mode liveSyncDurationCount: 10, // Highly recommended setting in live mode // Other hlsjsConfig options provided by hls.js p2pConfig: { live: true, // 如果是点播设为false // Other p2pConfig options provided by CDNBye } } } });