erlyvideo / hlsplayer

HLS player for OSMF flash framework
59 stars 24 forks source link

Loading without html wrapper #4

Open adeolaawoyemi opened 10 years ago

adeolaawoyemi commented 10 years ago

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.

huang1996 commented 7 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.