-
-
Notifications
You must be signed in to change notification settings - Fork 86
Updated project to the stable WebRTC branch 6998 #163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Disable rtc_build_tools and rtc_use_perfetto
|
hi fam, any update on this yet or are you still running some tests ? |
Some minor changes need to be done. My plan is to finish it this week. |
|
Will this restore support for Update: Fixed missing classifiers. |
Hi, any update yet on the release ? |
* 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
Uh oh!
There was an error while loading. Please reload this page.