哪些步骤将重现该问题?
- 当我在本地测试 2 个或多个设备(都连接到同一个网络)时,它对我来说工作正常
- 当我测试 2 个或多个设备(都连接到不同的网络)时,它对我有用
- 当我有一个设备连接到一个地方的网络而第二个设备连接到另一个地方的不同网络时,就会出现问题。然后我得到了一切设置正确,如 sdps(提供/回答/icecandidates)。但是状态是“检查”,几秒钟后它的状态变为“关闭”。
预期的结果是什么?
(Two devices on different places connected with different network should work)
我看到了什么?
Black screen and its state is "checking" instead of "connected"
您使用的是什么版本的产品?在什么操作系统上?
我在用:
GoogleWebRTC (1.1.21820)
xcode (11.5)
Iphone 7 (13.5.1)
I have done my best need help please.