Skip to content

A fork of DirectShow.Net (https://sourceforge.net/projects/directshownet/) for use in my personal software projects (C#/.NET 6/WPF).

License

LGPL-2.1, LGPL-2.1 licenses found

Licenses found

LGPL-2.1
LICENSE
LGPL-2.1
license.txt
Notifications You must be signed in to change notification settings

RWeigelt/DirectShow.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RWeigelt/DirectShow.Net

A fork of DirectShow.Net version 2.1 (released February 22, 2010) which was published on SourceForge under the Lesser General Public License Version 2.1.

This fork is not planned to be a general-purpose enhancement of the original libary. The purpose of this fork is to make just enough changes so that I can compile the library for use in my C#/.NET 6/WPF projects.

As I plan to distribute my software at some point in the future, the LGPL license requires me to

  • ship the library as an individual DLL (which is the output of this Visual Studio project), and
  • make the source code available publicly (which is the purpose of this repository).

I only need a very small subset of the functionality for my purposes (accessing webcam settings). Please note that I did not perform any tests of features that go beyond that.

2021-02-04: I wrote an article about this fork on my blog.

2023-02-19: Updated to .NET 6. Next update planned for .NET 8.

About

A fork of DirectShow.Net (https://sourceforge.net/projects/directshownet/) for use in my personal software projects (C#/.NET 6/WPF).

Resources

License

LGPL-2.1, LGPL-2.1 licenses found

Licenses found

LGPL-2.1
LICENSE
LGPL-2.1
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages