Skip to content
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

Harmonys os 4g mobile phone. 4G network screen freezes #1283

Open
hrxiang opened this issue Mar 3, 2023 · 2 comments
Open

Harmonys os 4g mobile phone. 4G network screen freezes #1283

hrxiang opened this issue Mar 3, 2023 · 2 comments

Comments

@hrxiang
Copy link

hrxiang commented Mar 3, 2023

Repeated console output:

org.webrtc.Logging(19744): HardwareVideoEncoder: Dropped frame, encoder queue full
org.webrtc.Logging(19744): HardwareVideoEncoder: Dropped frame, encoder queue full
org.webrtc.Logging(19744): HardwareVideoEncoder: Dropped frame, encoder queue full
org.webrtc.Logging(19744): HardwareVideoEncoder: Dropped frame, encoder queue full
org.webrtc.Logging(19744): HardwareVideoEncoder: Dropped frame, encoder queue full
org.webrtc.Logging(19744): HardwareVideoEncoder: Dropped frame, encoder queue full
org.webrtc.Logging(19744): HardwareVideoEncoder: Dropped frame, encoder queue full
org.webrtc.Logging(19744): HardwareVideoEncoder: Dropped frame, encoder queue full

flutter:3.7.3
flutter_webrtc: 0.9.23
huawei 4G phone . Harmonys os

Is it the same issue as this one? open-webrtc-toolkit/owt-deps-webrtc#117

@LucasMdosAnjos
Copy link

upgrading your flutter version to 3.7.7 and flutter_webrtc to 0.9.24 might solve this issue.

@hrxiang
Copy link
Author

hrxiang commented Mar 14, 2023

upgrading your flutter version to 3.7.7 and flutter_webrtc to 0.9.24 might solve this issue.

It’s better this time, but after a while, the following log will appear again and the main screen will be stuck. Then I close the video and open it again to recover. This happens repeatedly.

Now when printing the following log, sometimes it is not stuck and sometimes it will be stuck.
When the screen is stuck, the following log will be printed.

image

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.7.7, on macOS 13.2.1 22D68 darwin-arm64, locale zh-Hans-CN) Checking Android licenses is taking an unexpectedly long time...[✓] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.76.0)
[✓] Proxy Configuration
[✓] Connected device (4 available)
[✓] HTTP Host Availability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants