isjerryxiao / kmsvnc

A VNC server for DRM/KMS capable GNU/Linux devices
GNU General Public License v3.0
50 stars 6 forks source link

Rotation support #16

Open net147 opened 4 months ago

net147 commented 4 months ago

The captured image may require rotation according to "panel orientation" property of the DRM connector - https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/Documentation/fb/modedb.rst?h=v6.10.2#n78.

See https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/315/diffs?commit_id=72e7a1ed48d003977edcd244301c0a3cbd15df2c for example of checking the panel orientation.