Closed Bug 1647289 Opened 5 years ago Closed 5 years ago

WebRTC: ICE failed on small timeout for answer transmission (5s)

Categories

(Core :: WebRTC: Networking, defect)

77 Branch
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: vivien.galuchot, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0

Steps to reproduce:

When Firefox is used to answer a WebRTC offer, if the time to retransmit the aswer back to the peer is too long (~ 5s) the connection fails.

Can be reproduced on https://owebio.github.io/serverless-webrtc-chat/
1- copy offer from 1 to 2
2- click "CREATE"
3- wait 10s
4- copy answer from 3 to 4
5- click "start"

Actual results:

the WebRTC connection fails at step 3 and wont be completed

the console output the message "WebRTC: ICE failed, add a STUN server and see about:webrtc for more details"

Expected results:

the WebRTC connection should not have failed on a timeout this short

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → WebRTC: Networking
Product: Firefox → Core

Hi Byron, could you please help me triage this one?

Flags: needinfo?(docfaraday)

We have this timeout to allow better detection of ICE failures; the copy/paste/email use-case is not as important to us. If you want, you can change the media.peerconnection.ice.trickle_grace_period pref to something longer.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(docfaraday)
Resolution: --- → WONTFIX

Tanks for your explanation

You need to log in before you can comment on or make changes to this bug.