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

Bluestacks | Display is inverted Horizontally #2466

Open
abdus-shakur opened this issue Jul 7, 2021 · 4 comments
Open

Bluestacks | Display is inverted Horizontally #2466

abdus-shakur opened this issue Jul 7, 2021 · 4 comments

Comments

@abdus-shakur
Copy link

abdus-shakur commented Jul 7, 2021

Environment

  • OS: [ Windows ]
  • scrcpy version: [scrcpy-win64-v1.18]
  • installation method: [e.g. Windows release...]
  • device model: Bluestacks 5.1.0.1129
  • Android version: [ 7.1.1 ]
  • Screen resolution: 720 X 1280

inverted-screen-bluestacks-5 1 0 1129

Description: Issue occurred upon trying to mirror the screen of Bluestacks in the same machine
The plan is to mirror the screen of blue stacks running on a different high specification machine, in the Local network.
What works as expected: Controls, clicks and hotkeys.

Expected: Should be able to view the screen as is in Bluestacks.
Actual: The screen is inverted horizontally.

terminal command : scrcpy -s 127.0.0.1:5556

@rom1v
Copy link
Collaborator

rom1v commented Jul 7, 2021

#1380

@UNIVAC-Colonel-Panic
Copy link

I'm experiencing the same issue under BlueStacks v5.3.10.1001 32bit for Windows. This version of BlueStacks emulates Android 7.1.2.

Enhancement request: Can a command line switch be added to scrcpy?

@rom1v
Copy link
Collaborator

rom1v commented Sep 11, 2021

The correct solution would be to add 4 more values to --lock-video-orientation (i.e. for the capture orientation/flip), so that if you record it is also in the correct orientation.

However, it seems SurfaceControl.setDisplayProjection() only supports orientation without flip 😞

As a workaround, we could only change the "display" rotation/flip, but that's not very satisfying: #1380 (comment)

@jz1
Copy link

jz1 commented Sep 23, 2022

set bluestacks graphic engine mode to "Compatibility", it will show normal display then

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

4 participants