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

Incorrect rotation with screen sharing #65

Closed
PureSecDE opened this issue Mar 16, 2020 · 6 comments
Closed

Incorrect rotation with screen sharing #65

PureSecDE opened this issue Mar 16, 2020 · 6 comments

Comments

@PureSecDE
Copy link

PureSecDE commented Mar 16, 2020

Hello, all,

we want to use the Android screen sharing function with Temi but unfortunately the screen is always rotated by 90 degrees. Is there a way to fix this problem? It seems so, so the tablet would think it's displayed in portrait mode.

To reproduce the problem easily you can also use the program scrcpy, here we have the same failure and think that it is related.

Best,
PureSecDE

temi_remote_screenshot

@leslieam
Copy link
Contributor

leslieam commented Jun 8, 2020

It will be fixed in a new firmware.

@icnocop
Copy link

icnocop commented Aug 3, 2020

Hi.

adb shell wm size returns Physical size: 1200x1920 which is incorrect.

You can pass --rotation 3 to scrcpy.exe and the screen will be rotated 90 degrees clockwise, but it will still be cut off.

See https://github.com/Genymobile/scrcpy#rotation

The rotation can also be changed dynamically with Ctrl + ← (left) and Ctrl + → (right).

I tried to call adb shell wm size 1920x1200 and adb shell wm overscan ... but I wasn't able to fix the issue.

@leslieam
Copy link
Contributor

leslieam commented Aug 3, 2020

Thanks for the info.
We've fixed the rotate issue in the new firmware and will release after we finish the test.

@hehao85
Copy link

hehao85 commented Aug 15, 2020

How do I get the new firmware ?

@leslieam
Copy link
Contributor

We'll release it when it is ready. You Should receive an update on your robot.

@dimitriosp
Copy link

dimitriosp commented Nov 23, 2020

Hello, reopening this one since it seems that it is still not fixe.
When using normal scrcpy the screen is rotated cut off. when using --rotation 3 it looks like this, so still not usable.
image

Temi is runing the latest robox version 121.34.

any update on this?
best

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

5 participants