LuPingSDK 2.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package LuPingSDK --version 2.2.4
                    
NuGet\Install-Package LuPingSDK -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="LuPingSDK" Version="2.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LuPingSDK" Version="2.2.4" />
                    
Directory.Packages.props
<PackageReference Include="LuPingSDK" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LuPingSDK --version 2.2.4
                    
#r "nuget: LuPingSDK, 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.
#:package LuPingSDK@2.2.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LuPingSDK&version=2.2.4
                    
Install as a Cake Addin
#tool nuget:?package=LuPingSDK&version=2.2.4
                    
Install as a Cake Tool

原生应用程序编程接口(API)用于将计算机屏幕和声音实时录制成视频,而不会使系统卡顿。 兼容 C# / C++ / VB.NET。 不依赖于任何其他运行时库或开发包。 内含 SDK 手册。

Product Compatible and additional computed target framework versions.
native native is compatible. 
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
3.1.5 5,697 11/8/2025
3.1.4 5,854 9/19/2025
3.1.3 5,870 9/16/2025
3.1.2 5,765 8/12/2025
3.1.1 5,812 10/5/2024
3.1.0 5,792 8/7/2024
3.0.8 5,807 6/16/2024
3.0.7 5,778 4/26/2024
3.0.6 5,861 4/15/2024
3.0.5 5,855 3/29/2024
3.0.4 5,890 3/19/2024
3.0.3 5,870 3/12/2024
3.0.2 5,865 2/22/2024
3.0.1 5,848 1/30/2024
3.0.0 5,962 12/28/2023
2.2.5 5,877 11/13/2023
2.2.4 5,803 11/13/2023
2.2.3 5,725 11/13/2023
2.2.2 5,769 11/13/2023
2.2.1 5,752 11/13/2023
Loading failed

- 修复了以 AVI 格式输出屏幕录制时,音频和视频可能不同步的问题。
- 修复了录制时音量监控可能无法正常工作的错误。
- 修复了从蓝牙耳机设备录制音频时可能出现杂音的错误。