Adaptive Bitrate streaming in ios -
i trying implement adaptive bitrate streaming in ios. have m3u8 url has around 8-10 other url according bandwidth.
question how implement in ios. have specific player automatically change bandwidth or have manual it. if manually how it?
ios devices support hls natively, apple's adaptive bit rate streaming protocol.
you can find date info specific codecs etc supported here :
Comments
Post a Comment