dignow d3454f07d3 fix: move some crates to rustdesk-org (#8772) пре 4 месеци
..
examples aa740f4263 remove many unwrap and enum_value_or_default пре 1 година
src 1cfc9b6139 chore: fix some typos (#7585) пре 7 месеци
Cargo.toml 27e7b57222 move virtual display to lib workspace пре 2 година
README.md d3454f07d3 fix: move some crates to rustdesk-org (#8772) пре 4 месеци
build.rs 27e7b57222 move virtual display to lib workspace пре 2 година

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