SIPSorceryMedia.FFmpeg
0.0.3-pre
This is a prerelease version of SIPSorceryMedia.FFmpeg.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SIPSorceryMedia.FFmpeg --version 0.0.3-pre
NuGet\Install-Package SIPSorceryMedia.FFmpeg -Version 0.0.3-pre
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="SIPSorceryMedia.FFmpeg" Version="0.0.3-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIPSorceryMedia.FFmpeg --version 0.0.3-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SIPSorceryMedia.FFmpeg, 0.0.3-pre"
#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.
// Install SIPSorceryMedia.FFmpeg as a Cake Addin #addin nuget:?package=SIPSorceryMedia.FFmpeg&version=0.0.3-pre&prerelease // Install SIPSorceryMedia.FFmpeg as a Cake Tool #tool nuget:?package=SIPSorceryMedia.FFmpeg&version=0.0.3-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides FFmpeg based audio and video media end points that can be used with the SIPSorcery real-time communications library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- FFmpeg.AutoGen (>= 4.3.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.8)
- SIPSorceryMedia.Abstractions (>= 0.0.10-pre)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SIPSorceryMedia.FFmpeg:
Repository | Stars |
---|---|
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
|
Version | Downloads | Last updated |
---|---|---|
1.4.2 | 751 | 9/24/2024 |
1.4.1 | 6,415 | 1/14/2024 |
1.4.0 | 1,595 | 1/14/2024 |
1.3.0-pre | 106 | 1/14/2024 |
1.2.1 | 12,499 | 7/1/2022 |
1.2.0 | 507 | 6/27/2022 |
1.1.1 | 607 | 6/9/2022 |
1.1.0 | 2,602 | 5/4/2022 |
1.0.0 | 742 | 4/6/2022 |
0.0.18-pre | 567 | 2/11/2022 |
0.0.12-pre | 422 | 12/29/2021 |
0.0.10-pre | 6,918 | 12/27/2020 |
0.0.9-pre | 423 | 12/26/2020 |
0.0.8-pre | 471 | 12/22/2020 |
0.0.7-pre | 485 | 12/17/2020 |
0.0.6-pre | 898 | 10/20/2020 |
0.0.5-pre | 418 | 10/12/2020 |
0.0.4-pre | 581 | 9/21/2020 |
0.0.3-pre | 401 | 9/20/2020 |
0.0.2-pre | 361 | 9/20/2020 |
0.0.1-pre | 453 | 9/16/2020 |
-v0.0.3-pre: Fixed bugs passing frames between file source decoder and video encoder.
-v0.0.2-pre: Added file based source.
-v0.0.1-pre: Initial release.