SIPSorceryMedia.Windows
0.0.19-pre
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
This is a prerelease version of SIPSorceryMedia.Windows.
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.Windows --version 0.0.19-pre
NuGet\Install-Package SIPSorceryMedia.Windows -Version 0.0.19-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.Windows" Version="0.0.19-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIPSorceryMedia.Windows --version 0.0.19-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SIPSorceryMedia.Windows, 0.0.19-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.Windows as a Cake Addin #addin nuget:?package=SIPSorceryMedia.Windows&version=0.0.19-pre&prerelease // Install SIPSorceryMedia.Windows as a Cake Tool #tool nuget:?package=SIPSorceryMedia.Windows&version=0.0.19-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides Windows specific audio and video media end points that can be used with the main 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. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.Extensions.Logging (>= 3.1.8)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.8)
- Microsoft.Windows.SDK.Contracts (>= 10.0.19041.1)
- NAudio (>= 1.10.0)
- SIPSorceryMedia.Abstractions (>= 0.0.10-pre)
- System.Drawing.Common (>= 4.7.0)
-
.NETFramework 4.7.2
- Microsoft.Extensions.Logging (>= 3.1.8)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.8)
- Microsoft.Windows.SDK.Contracts (>= 10.0.19041.1)
- NAudio (>= 1.10.0)
- SIPSorceryMedia.Abstractions (>= 0.0.12-pre)
- System.Drawing.Common (>= 4.7.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.Windows:
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 |
---|---|---|
6.0.5 | 6,378 | 1/14/2024 |
6.0.4 | 1,404 | 1/14/2024 |
6.0.3-pre | 6,351 | 4/10/2022 |
6.0.1-pre | 2,857 | 11/27/2021 |
6.0.0-pre | 617 | 11/27/2021 |
0.0.32-pre | 4,746 | 11/25/2021 |
0.0.31-pre | 32,897 | 1/21/2021 |
0.0.30-pre | 932 | 12/27/2020 |
0.0.29-pre | 293 | 12/26/2020 |
0.0.28-pre | 428 | 12/17/2020 |
0.0.27-pre | 10,116 | 11/17/2020 |
0.0.26-pre | 366 | 11/17/2020 |
0.0.25-pre | 565 | 11/5/2020 |
0.0.24-pre | 585 | 10/20/2020 |
0.0.23-pre | 298 | 10/20/2020 |
0.0.21-pre | 742 | 10/12/2020 |
0.0.20-pre | 437 | 10/1/2020 |
0.0.19-pre | 377 | 9/21/2020 |
0.0.18-pre | 1,691 | 9/10/2020 |
0.0.16-pre | 317 | 9/8/2020 |
0.0.15-pre | 469 | 9/5/2020 |
0.0.14-pre | 356 | 9/5/2020 |
0.0.13-pre | 298 | 9/4/2020 |
0.0.12-pre | 305 | 9/4/2020 |
0.0.10-pre | 342 | 9/3/2020 |
0.0.9-pre | 300 | 9/2/2020 |
0.0.8-pre | 318 | 9/2/2020 |
0.0.7-pre | 316 | 9/2/2020 |
0.0.2-pre | 297 | 9/2/2020 |
-v0.0.19-pre: Added support for codec manager.
-v0.0.18-pre: Added events for video and audio source failures.
-v0.0.16-pre: Added webcam support.
-v0.0.15-pre: Initial pre-release