【发布时间】:2015-02-09 16:39:57
【问题描述】:
我很高兴按照此处的教程在 iOS 上使用 WebRTC 进行视频聊天: http://ninjanetic.com/how-to-get-started-with-webrtc-and-ios-without-wasting-10-hours-of-your-life/
但是,当我连接到 apppot 服务器(使用 Channel 的 Google App Engine)时,我无法理解点对点视频聊天是如何进行的。是否可以删除此应用程序点。我有自己的客户验证系统。所以,我很确定要维护正确的身份验证,以确保谁将连接到谁。
【问题讨论】:
标签: ios google-app-engine webrtc