SharpCapture 2.3.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package SharpCapture --version 2.3.1
NuGet\Install-Package SharpCapture -Version 2.3.1
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="SharpCapture" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpCapture --version 2.3.1
#r "nuget: SharpCapture, 2.3.1"
#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 SharpCapture as a Cake Addin
#addin nuget:?package=SharpCapture&version=2.3.1

// Install SharpCapture as a Cake Tool
#tool nuget:?package=SharpCapture&version=2.3.1

SharpCapture是一款音视频数据采集类库。它完全采用C#语言开发,基于DirectShow技术实现摄像头帧画面采集、屏幕录制、声卡采集、麦克风采集、混音等诸多强大功能为一体,且不依赖任何其他第三方组件。通过调用它,您可以快速实现摄像头画面的采集,系统屏幕的录制,采集计算机声卡以及麦克风声音,并且可以对声卡的声音和麦克风的声音进行混音。可以应用到直播、录屏、电脑录音、远程教学、视频聊天等业务场景。 请务必注意: 1、在您的程序运行之前,请将SGSupport.dll和SGSupport64.dll两个dll拷贝到和SharpCapture.dll的同级目录,否则会无法正常运行。 2、了解更多信息或者下载示例源码,请访问:http://sharpcapture.zzsgzn.com/?nuget 3、获取授权请发送邮件:sales@zzsgzn.com,或者联系QQ:3535600244

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated