Re: [webrtc-pc] RTCP is mandatory, but not always implemented in legacy systems

In my experience, a common issue encountered with systems not sending 
RTCP is call drops during "hold" scenarios. Compliant WebRTC endpoints
 and gateways should not encounter these issues, as long as they 
implement updated specifications and weed out archaic RTP keepalive 
logic. 

For example, RFC 5245 has Section 10 Keepalives which refers to RTP 
keepalive mechanisms discussed (and not recommended) in RFC 6263.  
This text has been removed in RFC 5245bis Section 8.

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/951#issuecomment-263075942 
using your GitHub account

Received on Saturday, 26 November 2016 17:36:39 UTC