camera

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

camera

902件の閲覧回数
dengguozhen
Contributor I

When the camera previews, it shows portrait, how to change portrait to landscape, when the camera previews

ラベル(1)
0 件の賞賛
返信
4 返答(返信)

789件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

what board and bsp do you use? do you use yocto or android?

0 件の賞賛
返信

789件の閲覧回数
dengguozhen
Contributor I

android p

0 件の賞賛
返信

789件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

adb shell settings put system accelerometer_rotation 0  #disable auto-rotate
adb shell settings put system user_rotation 3  #270° clockwise

the commands below are for portraid, you can change the rotation number for landscape mode

0 件の賞賛
返信

789件の閲覧回数
dengguozhen
Contributor I

thanks

0 件の賞賛
返信