Get camera field of view

  1. SDK Version: 40
  2. Platforms(Android/iOS/web/all): Android & iOS

Hi,

I’m trying to figure out how to get the camera field of view information. In iOS (Swift) the AVCam has a property videoFieldOfView which tells me the ‘angle of view’ of the device. For my iPhone 11 it is 62 degrees. Is it possible to get this information from the expo camera? I couldn’t find any information regarding this.

Also, how to access the focusDepth property of the expo camera and what does it actually mean?

Thanks for any information. I’m trying to convert my iOS app (developed in Swift) to expo so that I can use it on both Android and iOS devices. Any help would be greatly appreciated.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.