StreamPlayerCore 2.1.4
See the version list below for details.
dotnet add package StreamPlayerCore --version 2.1.4
NuGet\Install-Package StreamPlayerCore -Version 2.1.4
<PackageReference Include="StreamPlayerCore" Version="2.1.4" />
<PackageVersion Include="StreamPlayerCore" Version="2.1.4" />
<PackageReference Include="StreamPlayerCore" />
paket add StreamPlayerCore --version 2.1.4
#r "nuget: StreamPlayerCore, 2.1.4"
#:package StreamPlayerCore@2.1.4
#addin nuget:?package=StreamPlayerCore&version=2.1.4
#tool nuget:?package=StreamPlayerCore&version=2.1.4
StreamPlayerCore
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 | Versions 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. |
-
net10.0
- FFmpeg.AutoGen (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0)
- System.Drawing.Common (>= 6.0.0)
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.