Skip to content

v0.1.5

Compare
Choose a tag to compare
@emilsas emilsas released this 07 Jun 15:49
· 389 commits to main since this release
b496546

Changelog

Changed

  • #66 Refactor of PeerConnectionStats, providing all inbounds/outbounds attached and basic information of RTC Candidate pair.

Fixed

  • Fixes #65: Audio not working with H.264 codec in Safari.
    • Multiopus was always enabled, now is only enabled when the publisher attach a MediaStream with more than 2 audio channels.