kingslay / KSPlayer

A video player for iOS、macOS、tvOS、visionOS , based on AVPlayer and FFmpeg, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles.
GNU General Public License v3.0
868 stars 182 forks source link

Playing this streams times out #772

Open nightfall708 opened 2 months ago

nightfall708 commented 2 months ago

Hi,

I haven't been able to play this stream in my app: http://provisioning.streamtheworld.com/pls/KSEQFMAAC.pls

I tried adding it in TracyPlayer but it fails to start. Not sure why. (build 2.3.2-115)

kingslay commented 2 months ago

目前还不支持pls 播放列表的解析。我研究下pls格式。看下要如何支持。

nightfall708 commented 2 months ago

Right, my mistake. The stream that is not playing is http://27143.live.streamtheworld.com:80/KSEQFMAAC_SC It plays on Safari (not on VLC) using a VPN to United States.

kingslay commented 2 months ago

这个URL在我的app是可以播放的啊

nightfall708 commented 2 months ago

Wasn't able to play it with TracyPlayer. Are you using a VPN?

kingslay commented 2 months ago

是的,我用了全局vpn。如果没有用vpn的话,那会报错403

nightfall708 commented 2 months ago

Weird, are you using USA? It's connecting but eventually fails.

kingslay commented 2 months ago

我就用普通的vpn 没有指定特定的国家