# dxgcap2
This is an updated fork of [dxgcap-rs by ko1N](https://github.com/ko1N/dxgcap-rs) which is a fork of [dxgcap-rs by bryal](https://github.com/bryal/dxgcap-rs)
Screen capturing for Windows using the DXGI Desktop Duplication API.
[](https://crates.io/crates/dxgcap2/)
[](https://github.com/TommyGymer/dxgcap-rs/actions/workflows/rust.yml)
[Documentation](https://docs.rs/dxgcap2/latest/dxgcap2/)
## License
AGPLv3
Copyright (C) 2019 Johan Johansson
This program is free software: you can redistribute it and/or
modify it under the terms of the GNU Affero General Public License
as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
See [LICENSE](./LICENSE)