Skip to content

Releases: otalk/sdp

v3.0.0

18 May 18:26
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

breaking changes:

  • candidate.component is now a string rtp/rtcp instead of 1/2. See #26
  • writeMediaSection is no more. See #30
  • writeRtpDescription no longer adds a=rtcp-mux. See #46, use writeRtcpParameters
  • writeIceParameters writes a=ice-lite, see #41. Note that writing ice-lite to media sections is violating the spec and rejected by Firefox