SIPSorceryMedia 3.0.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SIPSorceryMedia --version 3.0.2
NuGet\Install-Package SIPSorceryMedia -Version 3.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="SIPSorceryMedia" Version="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIPSorceryMedia --version 3.0.2
#r "nuget: SIPSorceryMedia, 3.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.
// Install SIPSorceryMedia as a Cake Addin
#addin nuget:?package=SIPSorceryMedia&version=3.0.2

// Install SIPSorceryMedia as a Cake Tool
#tool nuget:?package=SIPSorceryMedia&version=3.0.2

The SIPSorcery package for audio and video capabiltities.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SIPSorceryMedia:

Package Downloads
GBSorcery

Package Description

GitHub repositories (1)

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

Repository Stars
melihercan/WebRTCme
A cross-platform framework that adds WebRTC support to Blazor, Xamarin Forms, MAUI, and Desktop applications by using a unified .NET/C# API.
Version Downloads Last updated
4.0.67-pre 28,071 9/5/2020
4.0.61-pre 347 9/3/2020
4.0.60-pre 930 7/28/2020
4.0.59-pre 489 7/22/2020
4.0.58-pre 895 7/7/2020
4.0.55-pre 737 6/26/2020
4.0.50-pre 844 6/2/2020
4.0.47-pre 750 5/6/2020
4.0.46-pre 350 5/6/2020
4.0.45-pre 356 5/5/2020
4.0.44-pre 502 4/29/2020
4.0.43-pre 425 4/23/2020
4.0.42-pre 409 4/21/2020
4.0.41-pre 902 4/3/2020
4.0.39-pre 385 4/3/2020
4.0.34-pre 692 3/26/2020
4.0.31-pre 453 3/24/2020
4.0.29-pre 529 3/14/2020
4.0.28-pre 670 2/28/2020
4.0.14-pre 499 2/21/2020
4.0.13-pre 538 2/7/2020
4.0.9-rc 488 2/2/2020
4.0.8-rc 508 2/1/2020
3.0.2 10,961 1/2/2020
3.0.1 1,014 12/2/2019
3.0.0 13,356 9/23/2019
2.0.0 567 9/11/2019
1.1.9 2,901 3/4/2016
1.1.7 1,379 2/21/2016
1.1.6 1,213 2/18/2016

- v3.0.2: Bug fix setting video sample avaialble in MFVideoSampler.
- v3.0.1: Changed .Net target to v4.5.2.
- v3.0.0: Tweaked nuget package to remove build warnings due to mismatched platform reference.