We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
scrcpy --video-source=camera --no-audio --camera-facing=back
Tried this. By default, it is on landscape. When I tried my device to be on portrait, the camera does not automatically move to portrait.
I request that the camera should automatically change its orientation.
The text was updated successfully, but these errors were encountered:
Camera rotation does (and will) not change automatically when you rotate the screen. See discussion #241 (comment)
But you can pass a parameter to set the orientation: https://github.com/Genymobile/scrcpy/blob/master/doc/camera.md#rotation
Sorry, something went wrong.
Thanks. It seems the best way is to use shortcuts - rotate display.
Yes, except if you want to record with the correct orientation, you need --orientation=xx.
--orientation=xx
No branches or pull requests
scrcpy --video-source=camera --no-audio --camera-facing=back
Tried this. By default, it is on landscape. When I tried my device to be on portrait, the camera does not automatically move to portrait.
I request that the camera should automatically change its orientation.
The text was updated successfully, but these errors were encountered: