SwiftAudioPlayer icon indicating copy to clipboard operation
SwiftAudioPlayer copied to clipboard

Does this support HLS protocol?

Open amberkatyal opened this issue 4 years ago • 1 comments

As we are not depending upon AVVideoPlayer and we are using custom implementation for streaming and buffering Will it work for HLS?

amberkatyal avatar Jul 26 '21 13:07 amberkatyal

I'm not completely familiar with the HLS protocol but this player does support radio streams with the option for bitrate set to low: https://github.com/tanhakabir/SwiftAudioPlayer#playing-audio-basic-commands

tanhakabir avatar Jul 26 '21 16:07 tanhakabir