tanhakabir / SwiftAudioPlayer

Streaming and realtime audio manipulation with AVAudioEngine
https://medium.com/chameleon-podcast/creating-an-advanced-streaming-audio-engine-for-ios-9fbc7aef4115
MIT License
560 stars 109 forks source link

Does this support HLS protocol? #119

Open amberkatyal opened 3 years ago

amberkatyal commented 3 years ago

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

tanhakabir commented 3 years ago

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