ScreenRecorderSDK 2.2.2
See the version list below for details.
dotnet add package ScreenRecorderSDK --version 2.2.2
NuGet\Install-Package ScreenRecorderSDK -Version 2.2.2
<PackageReference Include="ScreenRecorderSDK" Version="2.2.2" />
paket add ScreenRecorderSDK --version 2.2.2
#r "nuget: ScreenRecorderSDK, 2.2.2"
// Install ScreenRecorderSDK as a Cake Addin #addin nuget:?package=ScreenRecorderSDK&version=2.2.2 // Install ScreenRecorderSDK as a Cake Tool #tool nuget:?package=ScreenRecorderSDK&version=2.2.2
Native APIs for recording computer screen and sound into video in real time without system lag. Compatible with C# / C++ / VB.NET. No dependency on any other runtime libraries or packages. SDK manual included.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
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.1 | 175 | 9/18/2024 |
3.1.0 | 147 | 8/7/2024 |
3.0.8 | 152 | 6/16/2024 |
3.0.7 | 147 | 4/26/2024 |
3.0.6 | 195 | 4/15/2024 |
3.0.5 | 270 | 3/29/2024 |
3.0.4 | 247 | 3/19/2024 |
3.0.3 | 202 | 3/12/2024 |
3.0.2 | 213 | 2/22/2024 |
3.0.1 | 229 | 1/30/2024 |
3.0.0 | 308 | 12/28/2023 |
2.2.5 | 294 | 11/13/2023 |
2.2.4 | 201 | 11/13/2023 |
2.2.3 | 252 | 11/13/2023 |
2.2.2 | 228 | 11/13/2023 |
2.2.1 | 173 | 11/13/2023 |
2.2.0 | 7,304 | 11/22/2022 |
- Improved the format compatibility of the video files recovered in the safe mode.
- Improved the video file read/write performance.
- Automatically attempt to reconnect to the RTMP server if network fails while live streaming.
- Fixed a bug that pausing recording may cause the last part of audio lost.
- Fixed a bug that capture region selection may appear offset on multi-monitor systems.
- Fixed a bug that the central crosshair of the capture frame may be included in screenshots.