ScreenRecorderLib 3.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ScreenRecorderLib --version 3.2.0
                    
NuGet\Install-Package ScreenRecorderLib -Version 3.2.0
                    
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="ScreenRecorderLib" Version="3.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ScreenRecorderLib" Version="3.2.0" />
                    
Directory.Packages.props
<PackageReference Include="ScreenRecorderLib" />
                    
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 ScreenRecorderLib --version 3.2.0
                    
#r "nuget: ScreenRecorderLib, 3.2.0"
                    
#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 ScreenRecorderLib@3.2.0
                    
#: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=ScreenRecorderLib&version=3.2.0
                    
Install as a Cake Addin
#tool nuget:?package=ScreenRecorderLib&version=3.2.0
                    
Install as a Cake Tool

A .NET library for screen recording in Windows, using Microsoft Media Foundation for realtime encoding to h264 video or PNG images.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 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.

WindowSill.ScreenRecorder

A screen recorder extension to record the selected screen or take screenshots.

ScreenRecordingSDK

A .NET SDK for screen recording and uploading to AWS S3.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ScreenRecorderLib:

Repository Stars
ImAxel0/Openthesia
Customizable midi visualization software kinda like Synthesia for Windows (Wine-compatible on Linux)
Version Downloads Last Updated
6.6.0 14,705 11/26/2025
6.5.1 19,837 1/29/2025
6.5.0 1,114 1/22/2025 6.5.0 is deprecated because it has critical bugs.
6.4.0 69,141 11/24/2024
6.3.0 7,415 9/27/2024
6.2.0 7,692 8/20/2024
6.1.0 4,864 6/4/2024
6.0.0 35,052 2/15/2024
5.4.0 14,150 11/17/2023
5.3.1 131,192 9/6/2023
5.3.0 121,764 6/23/2023
5.2.0 29,041 2/18/2023
5.1.4 19,098 9/15/2022
5.1.3 6,656 6/26/2022
5.1.2 13,629 4/23/2022
5.1.1 3,936 3/8/2022
5.1.0 7,410 2/8/2022
5.0.0 3,115 1/20/2022
3.2.0 8,896 1/20/2022
3.1.2 22,715 8/29/2021
Loading failed

- Added support for resizing/scaling output.