0.11.1
Fixes
- Refactor SDH to work with FF61 undocumented change by adding local streams to PC before calling setRemoteDescription
- Merge pull request #573 from fgast/origin/fix-MaxForwards-in-CANCEL
- Introduce
Modifiers.stripRtpPayload()
to allow stripping of arbitrary
RTP payloads. Updated existing modifiers to delegate to this new
function. (Thanks @seanbright) - Also a large number of small transport related fixes