StreamPlayerCore 2.0.2

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

StreamPlayerCore

NuGet

StreamPlayerCore is a lightweight and efficient media streaming library designed for developers who want to integrate video streaming capabilities into their applications. It supports the RTSP protocol.

Built with .NET 10.

Installation

You can install the StreamPlayerCore library via NuGet Package Manager:

Install-Package StreamPlayerCore

Usage

For a complete example of using StreamPlayerCore, please refer to the StreamPlayerCore.WinForms.Control and StreamPlayerCore.WPF.Control projects.

License

This project is licensed under the LGPLv3 License. See the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on StreamPlayerCore:

Package Downloads
StreamPlayerCore.WPF.Control

WPF control for video streaming based on FFmpeg.AutoGen

StreamPlayerCore.WinForms.Control

WinForms control for video streaming based on FFmpeg.AutoGen

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 103 2/1/2026
2.1.5 202 12/4/2025
2.1.4 197 12/4/2025
2.1.3 671 12/2/2025
2.1.2 247 11/22/2025
2.1.1 289 11/21/2025
2.1.0 407 11/20/2025
2.0.4 403 11/18/2025
2.0.3 229 11/16/2025
2.0.2 233 11/16/2025
2.0.1 232 11/16/2025
2.0.0 233 11/16/2025