rustdesk/libs/virtual_display/dylib
geanfeng 9b6dbac3ed tag-1.4.0 2025-07-01 20:28:50 +08:00
..
examples tag-1.4.0 2025-07-01 20:28:50 +08:00
src tag-1.4.0 2025-07-01 20:28:50 +08:00
Cargo.toml tag-1.4.0 2025-07-01 20:28:50 +08:00
README.md tag-1.4.0 2025-07-01 20:28:50 +08:00
build.rs tag-1.4.0 2025-07-01 20:28:50 +08:00

README.md

virtual display

Virtual display may be used on computers that do not have a monitor.

Development reference

windows

win10

Win10 provides Indirect Display Driver Model.

This lib uses this project as the driver.

NOTE: Versions before Win10 1607. Try follow this method.

tested platforms

  • 19041
  • 19043

win7

TODO

WDDM.

X11

OSX