DescriptionPrevent JS from bypassing RTP data channel bandwidth limitation.
Normally the RTP data channel is capped at 30kbps, but by mangling the
SDP string, one could get around this limitation. With this fix,
SdpDeserialize will return an error if it detects this condition.
BUG=280726
R=pthatcher@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/c0c3a865f49a6386b0815001b9856c1eee27e7c2
Patch Set 1 #Patch Set 2 : Removing accidentally copied line #
Total comments: 6
Patch Set 3 : Making sure we only limit bandwidth for RTP (and not SCTP) #
Messages
Total messages: 11 (3 generated)
|