yasirkula / UnityNativeCamera

A native Unity plugin to take pictures/record videos with device camera on Android & iOS
MIT License
615 stars 71 forks source link

is it possible to start the camera in full screen already? #57

Closed shacharoz closed 3 years ago

shacharoz commented 3 years ago

normally, when you start the camera first time, it starts on a 4:3. once you change that mode (i.e. full screen or 16:9), then it stays on that mode for future times. i would like to start the camera at full screen the first time.

Platform specs

yasirkula commented 3 years ago

I don't think there is a parameter for that. Unfortunately, there are only few programmable customization options for native camera apps and this doesn't seem to be one of them: https://stackoverflow.com/questions/46972922/open-camera-with-picture-size-as-169-programatically