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
744 stars 386 forks source link

Phone oveheating while videocall after agora sdk intgration #149

Closed vaibhavmali123 closed 4 years ago

vaibhavmali123 commented 4 years ago

I added agora SDK plugins to my flutter project's pubspec.yaml but while i am testing video call my phone is overheating

plutoless commented 4 years ago

video encoding/decoding itself will consume certain amount of cpu/gpu power. so it's normal if it's heating your device a little bit.

plutoless commented 4 years ago

what kind of resolution are you using? and framerate? will the situation be better if you use a lower resolution and fps?

LichKing-2234 commented 4 years ago

you can reopen this issue if the problem still exists.

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.