Thanks for the feedback, i will try to recreate it.
On Oct 17, 2:46 am, david tardivel <
david.tardi...@gmail.com> wrote:
> Hi,
>
> since the last update of Canary (version = 24.0.1298.1), I have a new
> behavior on RTCPeerConnection. A new event RTCPeerConnectionIceEvent is
> fired on the first successful STUN Binding Request / Response between peers.
> This event is not different from the one fired when a peer receives the
> "end of candidates" (event with candidate set to null) signal during the
> making of sdpoffer.
>
> Do you know why this new event is fired through onicecandidate callback on
> the first successful STUN Binding Request / Response ?
> How can we differentiate them ?
>
> Thanks
>
> David