WebRtcTransport.cpp
44.2 KB
-
修复未开启sctp时,webrtc datachannel sdp交换相关bug (#2791) · 81966f2c
主要优化如下: 1、通过设置port为0 声明不支持datachannel(而不是inactive)。 2、设置正确的ice用户名和密码,防止ice建联失败。 3、group attribute移除datachannel的mid。 3、datachannel 相关sdp移除rtcp相关描述。
Dw9 committed