How to play MPEG-DASH with AVPlayer?

纵饮孤独 提交于 2019-12-23 23:50:39

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!