Closed Bug 1094997 Opened 10 years ago Closed 10 years ago

Implement outbound keep-alives for receive-only media connections at the ICE level

Categories

(Core :: WebRTC: Signaling, defect, P2)

defect
Points:
5

Tracking

()

RESOLVED DUPLICATE of bug 935806

People

(Reporter: pkerr, Unassigned)

References

Details

ICE implementations are supposed to ensure traffic is periodically sent
in the outgoing direction. This is necessary to both keep NAT tunnels alive and to trigger a refresh of any TURN reservations by the TURN code. This needs to occur even for media channels that are operating in a recv-only mode; rtcp-mux cannot be assumed to be set and therefore generating outbound traffic. See http://tools.ietf.org/html/rfc5245#section-10.

NOTE: this should replace any temporary TURN-level fix implemented in bug 1023539.
Depends on: 1023539
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.