camera

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

camera

1,520 次查看
dengguozhen
Contributor I

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

0 项奖励
回复
4 回复数

1,407 次查看
joanxie
NXP TechSupport
NXP TechSupport

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

0 项奖励
回复

1,407 次查看
dengguozhen
Contributor I

android p

0 项奖励
回复

1,407 次查看
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 项奖励
回复

1,407 次查看
dengguozhen
Contributor I

thanks

0 项奖励
回复