标签: android ios webrtc apprtcdemo apprtc
我正在使用AppRTC for Android的示例代码和WebRTC提供的IOS应用程序,
Android:https://github.com/njovy/AppRTCDemo/
IOS:https://github.com/ISBX/apprtc-ios
当我尝试在Android-Android,Ios-Ios设备之间进行视频聊天时,它正在运行,但如果我尝试使用Android-Ios,Ios-Android,它无效。
有人可以帮我解决这个问题吗?