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.
与面对面时间或 Skype 类似,我希望在我的应用程序中拥有该功能。我找到了 HTTP 实时流,但似乎无法从设备传输到设备。这可能吗?他们有任何类型的 API 吗?这将适用于 iOS 设备。
HLS 不是一个好主意。使用 HLS 将意味着极高的延迟(至少 2 秒)。我建议使用 SIP+RTP,这是 FaceTime 和其他视频通话系统使用的。