Timeout for addRemoteCandidate. Consider sending an end-of-candidates notification
问题 In order to communicate with Browser Edge we need to set a=end-of-candidates as you can see here . Edge to Edge and Edge to other browser its working fine. Even I am able to communicate React Native app with Chrome but for edge I need to specify this value inside my app sdp before sending to the Edge browser. Please let me know how can I achieve this sdp? You can see this PR of AdpaterJS as edge giving this error upon receiving the sdp from react native android app Timeout for