【问题标题】:How to create HTTP server inside iOS app that will feed the .m3u8 data to AVPlayer?如何在 iOS 应用程序中创建 HTTP 服务器,将 .m3u8 数据提供给 AVPlayer? 【发布时间】:2017-10-27 09:37:50 【问题描述】: 如何在 iOS 应用程序中创建HTTP server 以串流和播放 文件.m3u8 文件 http://ccbprnrush-vh.akamaihd.net/i/PRN/premiereradionetworks/The-Rush-Limbaugh-Show/102617/80407_1509037716.12_RUSHMP320171026_,48,.mp4.csmil/master.m3u8 【问题讨论】: 标签: ios iphone swift http m3u8 【解决方案1】: 1)您可以将.m3u8数据播放到AVPlayer请查看此链接:stackoverflow 2) >>> http://ccbprnrush-v 您只能使用 https 资源。 【讨论】: