Agora-Flutter-SDK icon indicating copy to clipboard operation
Agora-Flutter-SDK copied to clipboard

Device overheating issues - Video Calls

Open bhavinb98 opened this issue 3 years ago • 5 comments

Device overheats during video calls. Problem noted in both Android and iPhone devices.

The video quality is already set to low :- Resolution: 320 × 180; frame rate: 15 fps; bitrate: 140 Kbps No other video enhancements are being used.

Agora version being used :- agora_rtc_engine: ^5.3.0

Edit - Maximum 4 people in video calls.

bhavinb98 avatar Sep 14 '22 09:09 bhavinb98

Noticed this as well, although mainly on the 6.0.0-beta versions

vakrolme avatar Sep 15 '22 13:09 vakrolme

Which device you are using? media encoding/decoding naturally costs more than normal mobile activities. The impact of low-end mobile phones will be more obvious.

littleGnAl avatar Sep 20 '22 03:09 littleGnAl

iPhone 8, One plus 6, One plus Nord are the devices on which the problem was noted without doubt. Will include more devices if they experience the same problem.

Also, only 4 people are in a video call at a time. I believe these devices should have no problem processing video calls with such small number of participants.

bhavinb98 avatar Sep 20 '22 11:09 bhavinb98

For me it's Samsung Galaxy S10E (Exynos 9820 CPU) which I use for debugging via USB tethering.

I also use iPhone XS, and I never see it heat anywhere as much, even though the 2 devices have comparable CPUs from the same generation, which might indicate the problem may be Android-specific.

I mostly work with 6.0.0, and at one point while running a test call on 6.0.0-beta.1, I got a notification in the Android tray saying something like "charging stopped because your device is too hot".

I didn't get that specific message since then, and later versions of 6.0.0 seem to do better, but there are other indications that the 6.0.0 isn't as efficient as 5.x.x yet:

  1. CPU usage with 6.0.0 is consistently 25—29%, whereas with 5.x.x it is mostly stays within 15—22% range, on the same codebase and same device.
  2. I get 30% less FPS on the same device on 6.0.0 than on 5.3.0 (I already opened a ticket CUS-26828 about it).

vakrolme avatar Sep 20 '22 12:09 vakrolme

I think it's better to raise a ticket to the agora support, cause you may need to share some sentence data so that we can analyze it further.

littleGnAl avatar Sep 21 '22 02:09 littleGnAl

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.

github-actions[bot] avatar Nov 03 '22 04:11 github-actions[bot]

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.

github-actions[bot] avatar Apr 28 '23 09:04 github-actions[bot]