hyperoslo / ImagePicker

:camera: Reinventing the way ImagePicker works.
Other
4.87k stars 677 forks source link

Added support for Triple/Dual Cameras #492

Open Herz3h opened 7 months ago

Herz3h commented 7 months ago

Includes ultra wide angle, wide angle and telephone.

Min version is now v13.0 because of DiscoverySession API.

3lvis commented 7 months ago

Hey, I tried this change in the Demo app and it seems like the wide camera comes as the default.

Herz3h commented 7 months ago

You are right, since in tripleCameraMode, the 1.0 zoomFactor corresponds to ultrawideCamera.

I'll check to see how to pick wide camera by default ? or telephoto ?

tatuanfpt commented 4 months ago

You are right, since in tripleCameraMode, the 1.0 zoomFactor corresponds to ultrawideCamera.

I'll check to see how to pick wide camera by default ? or telephoto ?

Hey Herz3h. Do you have any update on this? Seem like we can use the wide camera only, not the ultra wide Camera.