You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated project to the stable WebRTC branch 6998 (#163)
* feat!: refactor code to use webrtc branch 6998
* fix: unresolved symbols and audio processing classes
* fix: DesktopCaptureCallback using copy frames for now
* fix: missing symbols on macOS
* fix: new webrtc branch number in readme and workflows
* fix: compile on Windows 2022 with Visual Studio 2022
* fix: add '*.inc' pattern for installation as abseil requires those files
* fix: workflows to run on ubuntu-22.04
* fix: linux and macOS builds
* build.yml Linux pipewire activation
* feat: added the utility class VoiceActivityDetector
* feat: add maven profile to compile with clang in windows
* fix: refactored RTCStats to match new API
* fix: refactored AudioProcessingStats to match new API
* refactor: prefer and set clang as the default compiler on linux and windows
* refactor: refined GitHub actions
* fix: GitHub actions step names
* fix: macOS deprecation warnings
* fix: macOS deprecation warnings
* feat: macOS screen inhibition
* chore: migrate ossrh to maven central deployment
* fix: minor desktop capture fixes
* fix: crash with desktop capture with pipewire enabled and clang build
* Update CMakeLists.txt
Disable rtc_build_tools and rtc_use_perfetto
* refactor: DesktopCapturer initialization
* fix: DesktopCapturer SetMaxFrameRate
* fix: AudioConverter destination buffer size
* fix: comment out retain and release calls in buffer conversion
0 commit comments