AgoraIO-Extensions / Agora-Flutter-SDK

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows
https://pub.dev/packages/agora_rtc_engine
MIT License
733 stars 381 forks source link

`onLocalVideoStats` never fires #1988

Open vakrolme opened 2 weeks ago

vakrolme commented 2 weeks ago

Filed support ticket as CUS-44803.

Version of the agora_rtc_engine

6.3.2, 6.3.1

Platforms affected

Steps to reproduce

Expected results

StatsMonitoringWidget shows local video parameters (resolution, frame rate, etc.)

Actual results

StatsMonitoringWidget shows empty state, 0 x 0, 0 fps

Code sample

No response

Screenshots or Video

Screenshots / Video demonstration ![IMG_1C06956C42F9-1](https://github.com/user-attachments/assets/bd289290-da7b-4fdd-b1c1-03dba8b41d4a)

Logs

No response

Flutter Doctor output

Doctor output ```console Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.24.1, on macOS 14.6.1 23G93 darwin-arm64, locale en-US) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 15.4) [✓] Chrome - develop for the web [✓] Android Studio (version 2022.2) [✓] VS Code (version 1.92.2) [✓] Connected device (4 available) [✓] Network resources • No issues found! ```
littleGnAl commented 2 weeks ago

Thanks for your reporting, it's a known issue and will be fixed in the next release.

vakrolme commented 2 weeks ago

Thanks for your reporting, it's a known issue and will be fixed in the next release.

@littleGnAl would you by any chance know which version of the SDK I should downgrade to in order to avoid the issue in the meantime? Which version introduced the bug? I am looking for some temporary workaround for the LocalVideoStats issue, and I am considering downgrading as an option.

littleGnAl commented 2 weeks ago

It was probably introduced after agora_rtc_engine 6.1.x.