Disable Face Focus

Hi,

I’m using Custom UI with Zoom SDK(version 4.4.56656.1030) for Android inside my app and I could not find option to disable face focus on front camera. Camera is focused on face and everything around face is blurred. This make showing of text and pictures impossible to is on other side.
Is there some settings that I can apply to fix this?

Best.

Which version?
4.4.56656.1030

To Reproduce(If applicable)
Custom UI with front camera in full screen preview.

Smartphone (please complete the following information):

  • Devices Samsung Note9 (Andorid 10), Huawai P30(Andorid 10)

Hi aleksandar.gavrilovi,

Thanks for using Zoom SDK. This sounds like the system camera feature rather than a Zoom feature. Are you seeing this with the Zoom Client and Zoom default UI in the SDK?

Thanks!

Hi Carson_Chen,

Thank you for fast response.

It seems like system camera feature and it is on Web Zoom Client and on preview inside my app with Zoom SDK.
I tried with Zoom app from the Google Play Store and image is very good.
I could not get that level of clarity in my app as on Zoom app from the store. Is there some list of settings or code sample for Zoom app from the GP store?

Best.

Hi aleksandar.gavrilovi,

Thanks for the reply. We do not have any code sample for the Zoom app in the Google Play store, but we do have sample app for Zoom SDK, which is available here: https://github.com/zoom/zoom-sdk-android, please have a try with our demo app and see if this issue persists.

Thanks!