Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obsproject/libdshowcapture
Free and Open Source C++11 Library for capturing DirectShow video/audio devices on windows.
https://github.com/obsproject/libdshowcapture
Last synced: 9 days ago
JSON representation
Free and Open Source C++11 Library for capturing DirectShow video/audio devices on windows.
- Host: GitHub
- URL: https://github.com/obsproject/libdshowcapture
- Owner: obsproject
- License: lgpl-2.1
- Created: 2014-05-30T09:54:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T06:53:57.000Z (10 months ago)
- Last Synced: 2024-04-14T01:49:45.295Z (7 months ago)
- Language: C++
- Size: 266 KB
- Stars: 350
- Watchers: 59
- Forks: 175
- Open Issues: 8
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
libdshowcapture
This library was created as a means to simplify the process of using
DirectShow to capture video and/or audio devices, such as webcams, capture
devices (internal, USB 2.0, USB 3.0), microphones, auxiliary sound inputs,
etc.The biggest goal of this project is to eventually support as many devices as
possible, as well as add more interesting features later on for improving
performance.