WebRTC-iOS
WebRTC-iOS copied to clipboard
Remote SDP never received
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?