twilio / video-quickstart-ios

Twilio Video Quickstart for iOS
https://www.twilio.com/docs/api/video
MIT License
460 stars 177 forks source link

iPhone is getting more heat & consuming more battery energy during video call #558

Closed madhu-kadyala closed 3 years ago

madhu-kadyala commented 3 years ago

Hi, In my app, most of the iOS users are giving feedback as mobile is getting more heat & consuming more battery during video call. I have tried with

builder.preferredVideoCodecs = [H264Codec()] builder.encodingParameters = EncodingParameters(audioBitrate: 0, videoBitrate: 1 1024 1024)

but still receiving same feedback from users. Can you help me solve this issue.

SDK : 'TwilioVideo', '~> 3.5'

piyushtank commented 3 years ago

@madhu-kadyala can you please fill the issue template with iPhone versions, use case, device, iOS, etc. Also please mention list all iOS devices where you are observing the issue. And please make sure if you are observing the problem with our Quickstart or not. Thanks.

piyushtank commented 3 years ago

Closing an old ticket but feel free to reopen or file another if you run into any issues.