问题
I was wondering what could be approach for AVPlayer to stream DASH (Dynamic Adaptive Streaming over HTTP). I saw this AVFoundation (AVPlayer) supported formats? No .vob or .mpg containers? but it looks AVFoundation has no support for DASH.
This is the sample link https://d28ny1s9kzd6a.cloudfront.net/shark+video/shark.mpd
回答1:
You could look into the following Github project or simply use it licence is MIT
https://github.com/Viblast/ios-player-sdk
来源:https://stackoverflow.com/questions/32999793/how-to-play-mpeg-dash-with-avplayer