【发布时间】:2015-06-19 05:11:13
【问题描述】:
我想在 ts 文件中缓存 HLS。 Apple 演示站点为此站点使用自定义架构。
https://developer.apple.com/library/ios/samplecode/sc1791/Introduction/Intro.html
此示例使用自定义架构。但它对 ts 文件使用重定向。 我搜索了“如何使用 AVPlayer 中的缓存播放 ts 文件”。我发现使用重定向本地代理。但是移动背景对苹果来说是禁止的。
是否可以在AVPlayer上启动本地缓存的ts文件?
【问题讨论】:
标签: ios objective-c http-live-streaming