dtls handshake completed over 73.170.65.x:55876 already and then...after few seconds,
(p2p_transport_channel.cc:286): Switching selected connection due to: candidate pair state changed _block_invoke:79: [MEDIA] (p2p_transport_channel.cc:1956): Channel[audio|1|RW]: Previous selected connection: Conn[c2eb000:audio:Net[en0:10.0.0.x/24:Wifi:id=1]:H+9q5DMX:1:0:prflx:udp:73.170.65.x:55876->tRBNEOsD:1:2130706431:local:udp:208.54.18.x:9280|CRWS|-|0|0|7961835276064522238|64] _block_invoke:79: [MEDIA] (p2p_transport_channel.cc:1959): Channel[audio|1|RW]: New selected connection: Conn[c3d6600:audio:Net[en0:2601:641:580:x:x:x:x:x/64:Wifi:id=2]:6Jo7uf9O:1:0:local:udp:[2601:641:580:x:x:x:x:x]:49386->JXEh6I9u:1:2130706431:local:udp:[2607:fb90:c13f:x:x:x:x:x]:9280|CRWS|S|0|0|9115049250764357630|62]***
Not getting any peerconnection callbacks in peerconnection, during this,
What happens is since dtls completed in 73.170.65.x:55876 , the srtp keys become invalid for 2601:641:580.X..
and the audio decode fails.
Can anyone help pls , its webrtc m76 stack, we are using for ios,