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
see there's no video data in the UI (StatsMonitoringWidget)
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
Logs
No response
Flutter Doctor output
Doctor output
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!
The text was updated successfully, but these errors were encountered:
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.
Filed support ticket as CUS-44803.
Version of the agora_rtc_engine
6.3.2, 6.3.1
Platforms affected
Steps to reproduce
git clone
this repoStatsMonitoringWidget
)Expected results
StatsMonitoringWidget
shows local video parameters (resolution, frame rate, etc.)Actual results
StatsMonitoringWidget
shows empty state, 0 x 0, 0 fpsCode sample
No response
Screenshots or Video
Screenshots / Video demonstration
Logs
No response
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: