SIPSorceryMedia 4.0.67-pre

Suggested Alternatives

SIPSorceryMedia.Windows

Additional Details

SIPSorceryMedia package has been superseded by SIPSorceryMedia.Windows and SIPSorceryMedia.FFmpeg.

This is a prerelease version of SIPSorceryMedia.
dotnet add package SIPSorceryMedia --version 4.0.67-pre
                    
NuGet\Install-Package SIPSorceryMedia -Version 4.0.67-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" Version="4.0.67-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIPSorceryMedia" Version="4.0.67-pre" />
                    
Directory.Packages.props
<PackageReference Include="SIPSorceryMedia" />
                    
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 SIPSorceryMedia --version 4.0.67-pre
                    
#r "nuget: SIPSorceryMedia, 4.0.67-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.
#addin nuget:?package=SIPSorceryMedia&version=4.0.67-pre&prerelease
                    
Install SIPSorceryMedia as a Cake Addin
#tool nuget:?package=SIPSorceryMedia&version=4.0.67-pre&prerelease
                    
Install SIPSorceryMedia as a Cake Tool

The SIPSorcery package for WebRTC plumbing and Windows audio and video capture.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SIPSorceryMedia:

Package Downloads
WebRTCme

WebRTC library with a single, unified API for .NET MAUI and Blazor middlewares/applications.

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 for adding WebRTC support to .NET MAUI, Blazor, and Desktop applications by using a single unified .NET/C# API.
Version Downloads Last updated
4.0.67-pre 36,152 9/5/2020 4.0.67-pre is deprecated because it is no longer maintained.
4.0.61-pre 522 9/3/2020 4.0.61-pre is deprecated because it is no longer maintained.
4.0.60-pre 1,142 7/28/2020 4.0.60-pre is deprecated because it is no longer maintained.
4.0.59-pre 692 7/22/2020 4.0.59-pre is deprecated because it is no longer maintained.
4.0.58-pre 1,064 7/7/2020 4.0.58-pre is deprecated because it is no longer maintained.
4.0.55-pre 935 6/26/2020 4.0.55-pre is deprecated because it is no longer maintained.
4.0.50-pre 973 6/2/2020 4.0.50-pre is deprecated because it is no longer maintained.
4.0.47-pre 914 5/6/2020 4.0.47-pre is deprecated because it is no longer maintained.
4.0.46-pre 522 5/6/2020 4.0.46-pre is deprecated because it is no longer maintained.
4.0.45-pre 549 5/5/2020 4.0.45-pre is deprecated because it is no longer maintained.
4.0.44-pre 717 4/29/2020 4.0.44-pre is deprecated because it is no longer maintained.
4.0.43-pre 620 4/23/2020 4.0.43-pre is deprecated because it is no longer maintained.
4.0.42-pre 1,122 4/21/2020 4.0.42-pre is deprecated because it is no longer maintained.
4.0.41-pre 1,153 4/3/2020 4.0.41-pre is deprecated because it is no longer maintained.
4.0.39-pre 559 4/3/2020 4.0.39-pre is deprecated because it is no longer maintained.
4.0.34-pre 914 3/26/2020 4.0.34-pre is deprecated because it is no longer maintained.
4.0.31-pre 608 3/24/2020 4.0.31-pre is deprecated because it is no longer maintained.
4.0.29-pre 728 3/14/2020 4.0.29-pre is deprecated because it is no longer maintained.
4.0.28-pre 847 2/28/2020 4.0.28-pre is deprecated because it is no longer maintained.
4.0.14-pre 703 2/21/2020 4.0.14-pre is deprecated because it is no longer maintained.
4.0.13-pre 741 2/7/2020 4.0.13-pre is deprecated because it is no longer maintained.
4.0.9-rc 646 2/2/2020 4.0.9-rc is deprecated because it is no longer maintained.
4.0.8-rc 715 2/1/2020 4.0.8-rc is deprecated because it is no longer maintained.
3.0.1 3,358 12/2/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 13,684 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
2.0.0 810 9/11/2019 2.0.0 is deprecated because it is no longer maintained.
1.1.9 3,176 3/4/2016 1.1.9 is deprecated because it is no longer maintained.
1.1.7 1,664 2/21/2016 1.1.7 is deprecated because it is no longer maintained.
1.1.6 1,466 2/18/2016 1.1.6 is deprecated because it is no longer maintained.

- v4.0.67-pre: Synchronised with SIPSorcery release.
- v4.0.61-pre: Synchronised with SIPSorcery release.
- v4.0.60-pre: Synchronised with SIPSorcery release.
- v4.0.59-pre: Synchronised with SIPSorcery release.
- v4.0.58-pre: Synchronised with SIPSorcery release.
- v4.0.55-pre: Added support for RtpIceChannel.
- v4.0.53-pre: Updated for changes to add track to RTPSession method.
- v4.0.52-pre: Updated for changes to SIPSorcery library.
- v4.0.47-pre: Changed audio source enum.
- v4.0.47-pre: Make bindAddress parameter to RtpAVSession optional.
- v4.0.46-pre: Added optional bindAddress parameter to RtpAVSession constructor for RTP sockets.
- v4.0.45-pre: Updated for change to RTPSession interface.
- v4.0.44-pre: Added G722 support to RtpAvSession.
- v4.0.43-pre: Increased NAudio input buffers from 1 to 2.
- v4.0.42-pre: Adjusted order to codecs in SDP to place RTP event format last.
- v4.0.41-pre: Added audio output device index option.
- v4.0.34-pre: Adjustments for RTPSession constructor change. Disabled Audio Scope OpenGL functionality.
- v4.0.31-pre: Added ALAW support to RtpAVSession.
- v4.0.29-pre: Added AudioScope sound wave visualisation.
- v4.0.15-4.0.28-pre: Big rework of RTP and Audio/Video integration.
- v4.0.14-pre: Added RtpAVSession.
- v4.0.13-pre: Added stride to image conversion function to support WebRTC receive.
- v4.0.9-pre: Bug fix relating to sampling video capture device.
- v4.0.8-pre: Refactor and cleanup for improved WebRTC support.
- 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.