Skip to content

0.11.1

Compare
Choose a tag to compare
@JimGreenberg JimGreenberg released this 09 Jul 18:53
· 1002 commits to master since this release

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