Open
Conversation
(cherry picked from commit d73535c)
…dernize CI - Update generated API bindings (agora_base, media_base, rtc_engine, etc.) - Add video rendering performance monitor for Android/iOS/macOS/Windows - Add ChannelConnectionManager for multi-channel connection tracking - Introduce Metal-based YUV color space conversion on Darwin platforms - Add Argus counters support via setEnableArgusCounters - Upgrade CI: actions/checkout@v3→v4, simulator-action@v3→v4, add Flutter 3.38.5 matrix - Remove deprecated build_ios_xcode_15 job, update emulator configs - Migrate Android Gradle settings to declarative format - Update generated test cases for new API surface
(cherry picked from commit a1fe6f2)
(cherry picked from commit 1b51b92)
(cherry picked from commit 86a9f32)
This PR fixes a critical UI issue where the video player would occasionally flicker black during playback on macOS. References **Internal Ticket**: CSP-39127
- raise Flutter/Dart minimum constraints and upgrade ffi/ffigen - fix Dart 3 analyze issues in generated FFI bindings - probe Android support floor with 3.10/3.13/3.16 test matrix - add latest stable canary jobs for Android and iOS - clean up iris_tester example/web analyze issues
…nder for perf uploads
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update dependencies with the following content:
Iris SDK Build ResultBuild version:4.5.3-dev.8Iris Unity macOS:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5/20260403/mac/iris_4.5.3-dev.8_DCG_Mac_Video_Unity_20260403_0226_32882.zipCDN:https://download.agora.io/sdk/release/iris_4.5.3-dev.8_DCG_Mac_Video_Unity_20260403_0226_32882.zip↑↑↑↑↑↑ Failure found on above jobs ↑↑↑↑↑↑Iris macOS:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5/20260403/mac/iris_4.5.3-dev.8_DCG_Mac_Video_Standalone_20260403_0226_32882.ziphttps://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5/20260403/mac/iris_4.5.3-dev.8_DCG_Mac_Video_20260403_0226_32882.zipCDN:https://download.agora.io/sdk/release/iris_4.5.3-dev.8_DCG_Mac_Video_Standalone_20260403_0226_32882.ziphttps://download.agora.io/sdk/release/iris_4.5.3-dev.8_DCG_Mac_Video_20260403_0226_32882.zipCocoapods:pod 'AgoraIrisRTC_macOS', '4.5.3-dev.8'Iris iOS:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5/20260403/ios/iris_4.5.3-dev.8_DCG_iOS_Video_20260403_0226_33911.ziphttps://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5/20260403/ios/iris_4.5.3-dev.8_DCG_iOS_Video_Standalone_20260403_0226_33911.zipCDN:https://download.agora.io/sdk/release/iris_4.5.3-dev.8_DCG_iOS_Video_20260403_0226_33911.ziphttps://download.agora.io/sdk/release/iris_4.5.3-dev.8_DCG_iOS_Video_Standalone_20260403_0226_33911.zipCocoapods:pod 'AgoraIrisRTC_iOS', '4.5.3-dev.8'Iris Android:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5/20260403/android/iris_4.5.3-dev.8_DCG_Android_Video_Standalone_16K_20260403_0226_341065.ziphttps://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5/20260403/android/iris_4.5.3-dev.8_DCG_Android_Video_16K_20260403_0226_341065.zipCDN:https://download.agora.io/sdk/release/iris_4.5.3-dev.8_DCG_Android_Video_Standalone_16K_20260403_0226_341065.ziphttps://download.agora.io/sdk/release/iris_4.5.3-dev.8_DCG_Android_Video_16K_20260403_0226_341065.zipMaven:api 'io.agora.rtc:iris-rtc:4.5.3-dev.8'Iris Windows:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5/20260403/windows/iris_4.5.3-dev.8_DCG_Windows_Video_Standalone_20260403_0226_31945.ziphttps://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5/20260403/windows/iris_4.5.3-dev.8_DCG_Windows_Video_20260403_0226_31945.zipCDN:https://download.agora.io/sdk/release/iris_4.5.3-dev.8_DCG_Windows_Video_Standalone_20260403_0226_31945.ziphttps://download.agora.io/sdk/release/iris_4.5.3-dev.8_DCG_Windows_Video_20260403_0226_31945.zip https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v4.5.3_FULL.zip https://download.agora.io/sdk/release/Agora_Native_SDK_for_Mac_v4.5.3_FULL.zip https://download.agora.io/sdk/release/Agora_Native_SDK_for_iOS_v4.5.3_FULL.zip https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_v4.5.3_FULL.zip implementation 'io.agora.rtc:full-sdk:4.5.3' implementation 'io.agora.rtc:full-screen-sharing:4.5.3' pod 'AgoraRtcEngine_macOS', '4.5.3', pod 'AgoraRtcEngine_iOS', '4.5.3',
Code Generation Status: ✅ Success