如何使用 AVPlayer 播放 MPEG-DASH?
How to play MPEG-DASH with AVPlayer?
我想知道 AVPlayer 可以通过什么方法流式传输 DASH(基于 HTTP 的动态自适应流式传输)。我看到了这个 AVFoundation (AVPlayer) supported formats? No .vob or .mpg containers? 但看起来 AVFoundation 不支持 DASH。
This is the sample link
https://d28ny1s9kzd6a.cloudfront.net/shark+video/shark.mpd
您可以查看以下 Github 项目或简单地使用它 许可证是 MIT
我想知道 AVPlayer 可以通过什么方法流式传输 DASH(基于 HTTP 的动态自适应流式传输)。我看到了这个 AVFoundation (AVPlayer) supported formats? No .vob or .mpg containers? 但看起来 AVFoundation 不支持 DASH。
This is the sample link https://d28ny1s9kzd6a.cloudfront.net/shark+video/shark.mpd
您可以查看以下 Github 项目或简单地使用它 许可证是 MIT