OpenWebRTC有iOS库。有人知道OpenWebRTC需要一个后端服务器吗?
发布于 2015-08-14 22:21:59
是的,需要一个信令服务器。此处提供了一个示例:https://github.com/EricssonResearch/openwebrtc-examples/tree/master/web
请注意,这是为http://demo.openwebrtc.org:38080/运行的相同代码
https://stackoverflow.com/questions/31921378
复制相似问题