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 视频流到服务器。我用谷歌搜索了很多,但我发现只从服务器接收视频流。它是使用 UIWebView 或 MPMoviewPlayer 制作的。但是如何将捕获的媒体实时流式传输到服务器?怎么做到呢?
查看此 Apple 示例代码。这是使用 AVFoundation。
缝合流播放器