Skip to content

v1.6.4

Latest
Compare
Choose a tag to compare
@Oliver-Zimmerman Oliver-Zimmerman released this 23 Apr 13:37
· 3 commits to main since this release
dd8ee1b

Bug Fixing

  • Natively use transceivers to handle audio and video tracks instead of using separate streams. This change improves the handling of audio and video tracks in WebRTC calls, ensuring better compatibility with various devices and networks.
  • Further enhance Ice Candidate Collection when answering calls to ensure more suitable candidates are used in the SDP.
  • SDP Munging is now handled natively in the WebRTC library, which improves the overall performance and reliability of the call setup process.