Hi, When calling createOffer/Answer in Firefox, the success callback provides me with a SDP that already includes local ICE candidates, so there is no onicecandidate event for those candidates (but just for candidates discovered via STUN). Is this "valid" as per spec? BTW: In Chrome the oniceconnectionstatechange fires 3 times per PeerConnection with this data: iceConnectionState: "completed" iceGatheringState: "complete" This is, there is no "new", "checking" or "connected" values for iceConnectionState. Again: how "valid" is this as per spec? Thanks a lot. -- Iñaki Baz Castillo <ibc@aliax.net>Received on Thursday, 8 May 2014 22:03:42 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:17:58 UTC