dignow d3454f07d3 fix: move some crates to rustdesk-org (#8772) il y a 4 mois
..
examples aa740f4263 remove many unwrap and enum_value_or_default il y a 1 an
src 1cfc9b6139 chore: fix some typos (#7585) il y a 7 mois
Cargo.toml 27e7b57222 move virtual display to lib workspace il y a 2 ans
README.md d3454f07d3 fix: move some crates to rustdesk-org (#8772) il y a 4 mois
build.rs 27e7b57222 move virtual display to lib workspace il y a 2 ans

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