jamesyao233
Results
2
issues of
jamesyao233
这个是写的初始化播放的代码 `let video = new DPlayer({ container: document.getElementById("videoPlayer"), video: { url: 'https://oss-test.kemiketang.com/meu8/teachResource/1/4.5.身体的“联络员”.m3u8', type: 'customHls', customType: { customHls: function (video: HTMLMediaElement, player: any) { const hls = new Hls(); hls.loadSource(video.src); hls.attachMedia(video);...
最近公司要做互动直播,看到这个项目有im即时通信,不知道适不适合做直播间的聊天