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

Changing rotation #9

Open
testingbot opened this issue Jan 29, 2021 · 2 comments
Open

Changing rotation #9

testingbot opened this issue Jan 29, 2021 · 2 comments

Comments

@testingbot
Copy link

Hi,

We're looking for the possibility to rotate the emulator, I found some rotation related code in the protobufs (https://android.googlesource.com/platform/prebuilts/android-emulator/+/master/linux-x86_64/lib/emulator_controller.proto#785), but I'm not sure how to add it.

@pokowaka
Copy link
Collaborator

pokowaka commented Feb 2, 2021

In order to add rotation we will have to:

  • Add support in WebRTC, the video will be rotated, but will not be properly scaled.
  • Update the png preview to properly set width/height.
  • Update the js libraries to properly translate mouse/touch events (they will be wrong).

@daisyliu618
Copy link

daisyliu618 commented Nov 28, 2023

Hi @pokowaka can I know if there is any update on this issue? Or can I know if we can contribute to the repository to resolve this issue? Thanks!

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