Skip to content

Release v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 12:16
· 0 commits to 9126faf3d88d9732fb9098a428e8446cd46a5448 since this release

What's Changed

Bug Fixes

  • Screen/Window capturer memory leak.

Build

  • Updated project to a more recent stable WebRTC branch, m134 (6998).
  • Link against the WebRTC custom libc++ and libc++abi on Linux, and against libc++ on Windows.
  • Added support for Linux ARM and ARM64 builds.
  • Build with Clang on all platforms.