Ant-Media-Server icon indicating copy to clipboard operation
Ant-Media-Server copied to clipboard

Crash with Play in IOS

Open vincemavill opened this issue 7 months ago • 2 comments

The Play Example is crashing on IOS

LOG in takeConfiguration LOG in initPeerConnection LOG rn-webrtc:pc:DEBUG 0 ctor +0ms LOG rn-webrtc:pc:DEBUG 0 setRemoteDescription +3ms LOG onmessage {"candidate": "candidate:203666995 1 udp 2122260223 10.0.2.44 50001 typ host generation 0 ufrag NbhB network-id 1 network-cost 50", "command": "takeCandidate", "id": "0", "label": 0, "linkSession": null, "streamId": "ea84ff3c-4175-4035-b7b2-96ea1ef4a8a0huvrstreamid", "subscriberId": null} LOG in takeCandidate LOG in initPeerConnection DEBUG Ice candidate is added to list because remote description is not set yet LOG onmessage {"candidate": "candidate:203666995 1 udp 2122260223 10.0.2.44 50002 typ host generation 0 ufrag NbhB network-id 1 network-cost 50", "command": "takeCandidate", "id": "1", "label": 1, "linkSession": null, "streamId": "ea84ff3c-4175-4035-b7b2-96ea1ef4a8a0huvrstreamid", "subscriberId": null} LOG in takeCandidate LOG in initPeerConnection DEBUG Ice candidate is added to list because remote description is not set yet LOG onmessage {"candidate": "candidate:203666995 1 udp 2122260223 10.0.2.44 50003 typ host generation 0 ufrag NbhB network-id 1 network-cost 50", "command": "takeCandidate", "id": "2", "label": 2, "linkSession": null, "streamId": "ea84ff3c-4175-4035-b7b2-96ea1ef4a8a0huvrstreamid", "subscriberId": null} LOG in takeCandidate LOG in initPeerConnection DEBUG Ice candidate is added to list because remote description is not set yet

vincemavill avatar Jul 12 '24 09:07 vincemavill