moonlight-qt icon indicating copy to clipboard operation
moonlight-qt copied to clipboard

Moonlight streaming does not respect display horientation on Raspberry pi

Open penkamaster opened this issue 5 years ago • 4 comments
trafficstars

Hi, I am using a Raspberry pi with the screen rotated, and while the game selection menu appears correctly, the streaming does not.

In Moonlight embedded there is an option to rotate the streaming, perhaps we could have something similar in Moonlight-qt?

Thank you!

penkamaster avatar Jun 20 '20 01:06 penkamaster

If this is a question about Moonlight or you need help troubleshooting a streaming problem, please use the help channels on our Discord server instead of GitHub issues. There are many more people available on Discord to help you and answer your questions.

This issue tracker should only be used for specific bugs or feature requests.

Thank you, and happy streaming!

auto-comment[bot] avatar Jun 20 '20 01:06 auto-comment[bot]

the screen reports back, that it is defaulting to 10:16, moonlight seems to ignore the rotated display and flips it

penkamaster avatar Aug 29 '20 11:08 penkamaster

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Dec 19 '20 08:12 stale[bot]

Does this work now if you use the HEVC codec?

cgutman avatar May 30 '22 21:05 cgutman

I'm having a similar issue on KDE with. It's a chuwi hi10x, by default it as a portrait resolution. when it's docked, by default it's rotated. moonlight-qt does not obey auto rotate either.

if it helps, I have set the panel_orientation flag, but well, linux will be linux, and it seems like weston is the only wayland DE that obeys that. but moonlight-qt does work properly there. is it possible that QT is only looking for the default orientation of the compositor?

Quackdoc avatar Mar 09 '23 08:03 Quackdoc

I believe my issue to be an upstream sdl issue, I just modified mpv's sdl example to add fullscreen and it exhibits the exact same behaviour. filled a report here https://github.com/libsdl-org/SDL/issues/7439

Quackdoc avatar Mar 10 '23 00:03 Quackdoc