Skip to content

v0.17.0

Compare
Choose a tag to compare
@lukasIO lukasIO released this 09 Mar 07:52
· 1068 commits to main since this release

Features

  • New (more) options for video presets #146
  • Support for custom simulcast layers (also for screen share) #146
  • New setting for pixelDensity when using adaptiveStream #147
  • Client configuration options #153
  • Pause video streams if tab is in background (enabled through the adaptiveStream setting) #159

Changes

  • Deprecated previous set of video presets #146
  • Simulcast enabled by default for screen share #156
  • Improve mobile browser handling when switching between apps #159
  • Move StreamState to only be present on remoteTracks #161

Bugfixes

  • Several fixes around queueing signals while reconnecting #151 #162
  • Sample: disable buttons while muting/unmuting tracks #163