Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Android 后置摄像头图像是倒立的,大佬们解决了吗 #114

Open
Hongbin4950 opened this issue Nov 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Hongbin4950
Copy link

大佬们:Android 后置摄像头图像是倒立的,要怎么修改源码修正呢

@Hongbin4950 Hongbin4950 added the bug Something isn't working label Nov 29, 2024
@tjh1234gyy
Copy link

大佬们:Android 后置摄像头图像是倒立的,要怎么修改源码修正呢

nativeYUVtoRBGA 添加一个参数,是否是前置摄像头,然后里面ARGBRotate参数RotationMode,前置摄像头kRotate270;后置摄像头kRotate90,你可以试试。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants