Getting PCM data of HLS from AVPlayer Getting PCM data of HLS from AVPlayer ios ios

Getting PCM data of HLS from AVPlayer


I would suggest you use FFMPEG library to process HLS streams. This is a little harder but gives more flexibility. I did HLS Player for Android a few years ago (used this project) I believe same applies to iOS.


I recommended to use Novocaine

Really fast audio in iOS and Mac OS X using Audio Units is hard, and will leave you scarred and bloody. What used to take days can now be done with just a few lines of code.