AForge.Video.DirectShow 2.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package AForge.Video.DirectShow --version 2.2.4
NuGet\Install-Package AForge.Video.DirectShow -Version 2.2.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AForge.Video.DirectShow" Version="2.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AForge.Video.DirectShow --version 2.2.4
#r "nuget: AForge.Video.DirectShow, 2.2.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AForge.Video.DirectShow as a Cake Addin
#addin nuget:?package=AForge.Video.DirectShow&version=2.2.4

// Install AForge.Video.DirectShow as a Cake Tool
#tool nuget:?package=AForge.Video.DirectShow&version=2.2.4

The AForge.Video.DirectShow library contains classes, which allow to access video sources using DirectShow interface (USB web cameras, capture devices, video files, etc.).

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on AForge.Video.DirectShow:

Package Downloads
FM.IceLink.WebRTC.AForge

A library for .NET that includes AForge.NET-based video providers for IceLink's WebRTC extension. (Community Edition)

FM.LiveSwitch.AForge

A library for .NET that integrates the AForge.NET video framework with LiveSwitch.

TecWare.PPSn.DesktopUI

Package Description

DeepAI.Client

Simple C# client library for DeepAI's machine learning APIs. https://deepai.org

Anh.WPFTemplateLib

WPF 帮助类库,包含: 01、MVVM 基础支持类(BindableBase、RelayCommand 等)。 02、WPF 帮助类(BindingProxy、ResourceBinding、MediaColorHelper 等)。 03、一些附加属性帮助类(WpfXamlPropProxy、ExportPicAttached、WpfTouchScrollHelper 等)。 04、行为类(DragInCanvasBehavior、SelectedItemBehavior)。 05、一些样式(<ResourceDictionary Source="pack://application:,,,/Anh.WPFTemplateLib;component/Styles/StyleDictionary.xaml" />) 06、一些转换器(<ResourceDictionary Source="pack://application:,,,/Anh.WPFTemplateLib;component/WpfConverters/ConverterDictionary.xaml" />) 07、一个配置属性系统。 08、一些控件(Toast、ToastTextBlock、SystemDropShadowChrome)。 09、一些用户控件(UC_InfoRegion、CircleWithTextBox、UC_Wait、UC_ConfirmBox 等)。 10、类型转换器(EnumDescriptionTypeConverter)。 使用方法详见: 1、https://gitee.com/dlgcy/DLGCY_WPFPractice 2、https://gitee.com/dlgcy/WPFTemplate 3、https://gitee.com/DLGCY_Clone/WpfToast 大部分是搬运修改网上的资源,少部分是自己原创,以自用为主,感兴趣的朋友也可以使用,欢迎交流讨论(微信公众号:独立观察员博客)。 版本发布说明: 3.23.0806.1156 添加 AnhWpfHelper.IsInDesignMode 是否为设计器模式 4.23.0806.1506 优化空引用问题和生成警告等 5.23.0806.1531 优化空引用问题和生成警告等 6.23.0810.2036 优化 Toast.Show 由于不是 STA 线程引发的问题。主要是多线程等其它情况调用时引发的。 7.23.0810.2058 优化 Toast.Show 由于不是 STA 线程引发的问题。主要是多线程等其它情况调用时引发的。 8.23.0810.2124 添加 Anh Wpf MessageBox.Show 更稳定 (优化 Toast.Show 由于不是 STA 线程引发的问题。主要是多线程等其它情况调用时引发的) 9.23.0811.2309 右下角任务栏图标 AnhNotifyIconHelp 10.23.0812.1057 右下角任务栏图标 AnhNotifyIconHelp 点击图标显示时激活窗体 11.23.0812.2252 修正字体颜色异常问题 12.23.0822.2311 添加转换器 ObjectToJsonConverter 13.23.0823.1019 优化设计时 报错问题,WpfScreen 类的报错 14.23.08913.2258 优化Toast.Show显示时宽度不正常的BUG 15.23.08913.2346 优化部份情况还会出现“14.23.08913.2258”中的同样BUG的问题。 16.23.0923.2311 添加转换器 ObjectIsNullToVisibleConverter CollectionIsEmptyToVisibleConverter。 17.23.1027.1909 添加类型 [转换器] 绑定集合对象,集合不为空则返回 True。[转换器] 绑定集合对象,集合为空则返回 True。 18.23.1027.2036 添加类型 [转换器] Bool 如果是 False 或 null 则 不显示。[转换器] Bool 如果是 False 或 null 则 显示。[转换器] Bool 如果是 True 则 不显示。[转换器] Bool 如果是 True 则 显示。 19.23.1028.0109 修正BUG:ObjectToJsonConverter 无效问题,Bool IsTrue IsFalse To Visiblility 无效问题。 20.23.1116.2357 Anh.MessageBox.Show 添加 ToastOptions,并升级到 .net8.0 正式版 20.23.1117.0040 Anh.MessageBox.Show 如果不传显示时长,默认为5秒。 21.24.0117.1645 优化 ValueToVisibleConverter 值为空时返回相反值,不报错。 22.24.0118.1804 添加 ImageBitmapExt、CamareBitmapHelper 23.24.0121.1534 整理,添加一些东西 24.24.0121.1546 修复BUG 25.24.10121.1652 修复BUG 26.24.10203.1725 添加转换器 StringLengthToFalseConverter 27.24.10227.2328 Datetime 时间 转换 为指定格式的时间字符串 DatetimeConverter

GitHub repositories (12)

Showing the top 5 popular GitHub repositories that depend on AForge.Video.DirectShow:

Repository Stars
qwqdanchun/DcRat
A simple remote tool in C#.
ViewFaceCore/ViewFaceCore
C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )
Ulterius/server
[WIP] Ulterius™ server where all the magic happens :rocket: :feelsgood:
arsium/EagleMonitorRAT
Remote Access Tool Written In C#
1357310795/QrCodeScanner
通过截图或摄像头扫描二维码(支持ZXing、Zbar、OpenCV-WechatQrCode库) | Scan codes from screenshot and camera
Version Downloads Last updated
2.2.5 868,197 7/17/2013
2.2.4.1 8,894 2/28/2012
2.2.4 4,328 2/23/2012
2.2.3 2,871 12/12/2011
2.2.2 2,843 9/18/2011
2.2.0 22,397 8/12/2011