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.
我将开发一个应用程序,其主要任务是将从设备摄像头捕获的视频帧发送到服务器。服务器使用 TCP 协议。我听说 Apple 限制开发人员使用任何视频流协议,HTTP 直播流除外。这些信息是否正确?在应用商店中批准我的应用时会出现任何问题吗?
在深入研究该主题后,找到了一些信息,这是另一个主题。对于来自设备的视频广播,我们不能使用 HLS。