CapSoftware / scap

High-performance, cross-platform screen capture library in Rust.
https://crates.io/crates/scap
Other
231 stars 44 forks source link

feat (windows): implemented capturing individual windows and targets #84

Closed clearlysid closed 6 months ago

clearlysid commented 6 months ago
  1. Adds ability to capture individual windows using Windows-capture
  2. renames WinStream to WCStream
  3. expose Targets struct publicly