https://github.com/cgsdev0/capture-thing
https://github.com/cgsdev0/capture-thing
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cgsdev0/capture-thing
- Owner: cgsdev0
- License: mit
- Created: 2025-03-06T10:22:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T10:29:22.000Z (about 1 year ago)
- Last Synced: 2025-06-18T17:00:08.927Z (10 months ago)
- Language: C++
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# capture-thing
this is some scuffed code yoinked from [here](https://github.com/microsoft/Windows.UI.Composition-Win32-Samples/tree/master/cpp/ScreenCaptureforHWND) that auto captures any window on a particular monitor and makes it available via [spout](https://spout.zeal.co/).
you don't want to use this garbage go away it's mostly just for me
you can steal from it though if you want i guess i don't care
the original code is MIT license, and so is this
spout (also included in this repo) is under BSD 2-Clause license