• Stars
    star
    347
  • Rank 118,103 (Top 3 %)
  • Language
    C++
  • License
    GNU Lesser Genera...
  • Created almost 10 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Free and Open Source C++11 Library for capturing DirectShow video/audio devices on windows.
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.