dignow d3454f07d3 fix: move some crates to rustdesk-org (#8772) hace 4 meses
..
examples aa740f4263 remove many unwrap and enum_value_or_default hace 1 año
src 1cfc9b6139 chore: fix some typos (#7585) hace 8 meses
Cargo.toml 27e7b57222 move virtual display to lib workspace hace 2 años
README.md d3454f07d3 fix: move some crates to rustdesk-org (#8772) hace 4 meses
build.rs 27e7b57222 move virtual display to lib workspace hace 2 años

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