Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在服务器机器中有一个音频文件,如何将它实时流式传输到 iPhone?iPhone 直播背后的概念或技术是什么?
谢谢你。
使用MPMoviePlayerController流式传输您的音频文件,还要注意音频格式,文档说它仅支持 mp3、aac。