ScreenRecorderLib 1.0.4
See the version list below for details.
dotnet add package ScreenRecorderLib --version 1.0.4
NuGet\Install-Package ScreenRecorderLib -Version 1.0.4
<PackageReference Include="ScreenRecorderLib" Version="1.0.4" />
paket add ScreenRecorderLib --version 1.0.4
#r "nuget: ScreenRecorderLib, 1.0.4"
// Install ScreenRecorderLib as a Cake Addin #addin nuget:?package=ScreenRecorderLib&version=1.0.4 // Install ScreenRecorderLib as a Cake Tool #tool nuget:?package=ScreenRecorderLib&version=1.0.4
A .NET library for screen recording in Windows, using Microsoft Media Foundation for realtime encoding to h264 video or PNG images.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ScreenRecorderLib:
Package | Downloads |
---|---|
Selenium.QuickStart
QuickStart your web testing automation focusing only on what is important, being productive. Once you set your solution to x86 or x64, inherit a class and change your app.config as you want, this will provide an automatic Selenium WebDriver setup and session management, ExtentReports (Including Klov) to save test execution results, screenshot, video recording and email sending functionalities built in and ready to use with parametrizations you can set through an app.config. For installing this package successfully, your solution should be set to x86 instead of AnyCPU. |
|
ScreenRecordingSDK
A .NET SDK for screen recording and uploading to AWS S3. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.3.0 | 2,764 | 9/27/2024 |
6.2.0 | 2,669 | 8/20/2024 |
6.1.0 | 3,816 | 6/4/2024 |
6.0.0 | 17,257 | 2/15/2024 |
5.4.0 | 6,375 | 11/17/2023 |
5.3.1 | 64,290 | 9/6/2023 |
5.3.0 | 70,211 | 6/23/2023 |
5.2.0 | 28,340 | 2/18/2023 |
5.1.4 | 18,289 | 9/15/2022 |
5.1.3 | 6,348 | 6/26/2022 |
5.1.2 | 13,180 | 4/23/2022 |
5.1.1 | 3,683 | 3/8/2022 |
5.1.0 | 6,615 | 2/8/2022 |
5.0.0 | 2,612 | 1/20/2022 |
3.2.0 | 7,092 | 1/20/2022 |
3.1.2 | 17,564 | 8/29/2021 |
3.1.1 | 51,803 | 2/4/2021 |
3.0.2 | 242,971 | 11/27/2020 |
3.0.1 | 1,215 | 11/23/2020 |
3.0.0 | 1,499 | 11/12/2020 |
2.9.1 | 1,454 | 11/3/2020 |
2.8.0 | 1,387 | 10/14/2020 |
2.7.0 | 1,271 | 10/5/2020 |
2.6.0 | 6,248 | 9/2/2020 |
2.5.0 | 4,270 | 7/30/2020 |
2.0.0 | 10,250 | 5/12/2020 |
1.9.0 | 2,205 | 3/19/2020 |
1.8.0 | 1,802 | 3/6/2020 |
1.7.0 | 46,276 | 1/28/2020 |
1.6.0 | 3,362 | 11/7/2019 |
1.5.0 | 13,039 | 10/4/2019 |
1.4.0 | 1,354 | 9/29/2019 |
1.3.0 | 1,762 | 9/15/2019 |
1.2.0 | 1,642 | 8/16/2019 |
1.1.13 | 2,165 | 5/23/2019 |
1.1.12 | 1,844 | 4/21/2019 |
1.1.11 | 1,609 | 3/25/2019 |
1.1.10 | 1,639 | 3/18/2019 |
1.1.7 | 1,637 | 1/23/2019 |
1.1.5 | 11,964 | 11/8/2018 |
1.1.4 | 3,256 | 10/21/2018 |
1.1.2 | 2,734 | 5/30/2018 |
1.1.1 | 128,459 | 5/6/2018 |
1.1.0 | 1,437 | 4/21/2018 |
1.0.9 | 5,233 | 4/10/2018 |
1.0.8 | 1,549 | 3/26/2018 |
1.0.7 | 1,419 | 3/20/2018 |
1.0.6 | 1,358 | 2/13/2018 |
1.0.5 | 1,402 | 2/9/2018 |
1.0.4 | 1,306 | 2/1/2018 |
1.0.3 | 1,343 | 1/20/2018 |
1.0.2 | 1,432 | 1/4/2018 |
1.0.1 | 1,331 | 1/1/2018 |
1.0.0 | 1,369 | 1/1/2018 |
Fixed an issue that caused video framerate to be lower than intended and caused audio sync problems.