WebRTC-iOS icon indicating copy to clipboard operation
WebRTC-iOS copied to clipboard

Remote SDP never received

Open petr-bazant opened this issue 3 years ago • 0 comments

I am trying to run the application on two iPhones on the same network. Both applications successfully connect to the signaling server (the NodeJs version), and after clicking on "Send offer" on the first iPhone, "Local SDP" and "Local Candidates" turn green. But on the other iPhone, the "Remote SDP" is still red and I cannot initiate a video call. What could be wrong?

petr-bazant avatar Apr 09 '22 18:04 petr-bazant