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

Rotate screen command not working (Pixel 8 Pro, Android 16 Beta 2) #5853

Open
Lpptrex opened this issue Feb 17, 2025 · 3 comments
Open

Rotate screen command not working (Pixel 8 Pro, Android 16 Beta 2) #5853

Lpptrex opened this issue Feb 17, 2025 · 3 comments

Comments

@Lpptrex
Copy link

Lpptrex commented Feb 17, 2025

Environment

  • OS: Windows
  • Scrcpy version: 3.1
  • Installation method: Windows release
  • Device model: Pixel 8 Pro
  • Android version: 16 Beta 2

Describe the bug

When using mod + r to rotate screen, the screen does not rotate. The terminal however registers the output.

[server] INFO: Device: [Google] google Pixel 8 Pro (Android 15)
INFO: Renderer: direct3d
INFO: Texture: 1344x2992
[server] INFO: Device display turned off
[server] INFO: Device display turned on
[server] INFO: Device rotation requested: landscape
[server] INFO: Device display turned off
[server] INFO: Device rotation requested: landscape
[server] INFO: Device rotation requested: landscape
[server] INFO: Device rotation requested: landscape
[server] INFO: Device rotation requested: landscape
@rom1v
Copy link
Collaborator

rom1v commented Feb 17, 2025

Since some recent version of Android, requesting a rotation change does not always work reliably.

Does #5647 improve reliability?

(Note that it also depends on the current app started on the device, which must support landscape mode.)

@Lpptrex
Copy link
Author

Lpptrex commented Feb 17, 2025 via email

@rom1v
Copy link
Collaborator

rom1v commented Feb 17, 2025

Sadly not 😞

Did you rebuild the server from that PR branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants