derrod / libdshowcapture

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 96.1%Language:CMake 3.0%Language:C 0.9%