[ERR] [ice.c:janus_ice_setup_remote_candidates:3437] [1265735458241831] No remote candidates for component 1 in stream 1: was the remote SDP parsed?
I wonder why does Janus-Gateway "think" that I haven't parsed the SDP ?
Is it a requirement from Janus-Gateway that the SDP will come directly to the peer from it ?
Regards,
Rani
I am using a "middle man" I wrote to make the commands versus Janus for my peer.For some reason when I am getting the SDP answer ,I am trying to start the DTLS session with webRTC, and I keep getting the problem :[ERR] [ice.c:janus_ice_setup_remote_candidates:3437] [1265735458241831] No remote candidates for component 1 in stream 1: was the remote SDP parsed?
I wonder why does Janus-Gateway "think" that I haven't parsed the SDP ?