Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Free and Open Source C++11 Library for capturing DirectShow video/audio devices on windows.

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.