#dxgi #screen #capture #windows #record

dxgcap

Screen capturing with DXGI for Windows in Rust

13 releases

0.2.4 Dec 4, 2020
0.2.3 Oct 4, 2020
0.2.1 Oct 24, 2019
0.0.8 Feb 7, 2016
0.0.6 Jun 6, 2015

#6 in #dxgi

Download history 18/week @ 2023-11-27 10/week @ 2023-12-04 21/week @ 2023-12-11 20/week @ 2023-12-18 20/week @ 2023-12-25 7/week @ 2024-01-01 24/week @ 2024-01-08 22/week @ 2024-01-15 20/week @ 2024-01-22 6/week @ 2024-01-29 14/week @ 2024-02-05 24/week @ 2024-02-12 137/week @ 2024-02-19 55/week @ 2024-02-26 25/week @ 2024-03-04 43/week @ 2024-03-11

265 downloads per month
Used in 2 crates (via captrs)

AGPL-3.0

21KB
452 lines

dxgcap

Screen capturing for Windows using the DXGI Desktop Duplication API.

Crate

Documentation

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


lib.rs:

Capture the screen with DXGI Desktop Duplication

Dependencies

~26–250KB