Open adeolaawoyemi opened 10 years ago
加载分流视频的时候没有预先加载,我也遇到相同问题了。 When loading HLS video without preloading, I also encountered the same problem. 播放完一段才会去加载之后的一段,所以会造成一直在缓冲。 Play a paragraph will be loaded after a period, it will cause the buffer has been.
Hi,
I'm trying to load the SMPHLS.swf file without the HTML wrapper like:
http://my.web.url/SMPHLS.swf?src=http://my.manifest.m3u8
but it doesn't play and is stuck at buffering. Can you please explain how I can achieve this?
Thanks.