SIPSorceryMedia.Abstractions 8.0.12

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

SIPSorceryMedia.Abstractions

This project provides the logic for the interfaces required by the SIPSorcery real-time communications library and the components that provide functions such as:

Important Interfaces

The most important interfacs contained in this library are:

  • IAudioEncoder: Needs to be implemented by classes that provide audio decoding and/or encoding. An example is the AudioEncoder class.

  • IVideoEncoder: Needs to be implemented by classes that provide video decoding and/or encoding. An example is the VpxVideoEncoder class.

  • IAudioSource: Needs to be implemented by classes that act as a source of raw audio samples. Typically a microphone. An example is the WindowsAudioEndPoint class.

  • IAudioSink: Needs to be implemented by classes that act as a sink for raw audio samples. Typically an audio speaker. An example is the WindowsAudioEndPoint class.

  • IVideoSource: Needs to be implemented by classes that act as a source of raw video frames. Typically a webcam. An examples is the WindowsVideoEndPoint.

  • IVideoSink: Needs to be implemented by classes that act as a sink for raw video frames. The video sink is usually a bitmap or some kind of graphics surface. An examples is the WindowsVideoEndPoint.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on SIPSorceryMedia.Abstractions:

Package Downloads
SIPSorcery

Real-time communications library with full support for the Session Initiation Protocol (SIP) and WebRTC. No wrappers and no native libraries required.

SIPSorceryMedia.Windows

Provides audio and video device access for Windows for use with the main SIPSorcery real-time communications library.

SIPSorceryMedia.FFmpeg

Provides FFmpeg based audio and video media end points that can be used with the SIPSorcery real-time communications library.

SIPSorceryMedia.Encoders

Provides audio and video encode and decode capabilities plus media end points that can be used with the main SIPSorcery real-time communications library.

Cauca.SIPSorcery

Real-time communications library with full support for the Session Initiation Protocol (SIP) and WebRTC. No wrappers and no native libraries required.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on SIPSorceryMedia.Abstractions:

Repository Stars
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
chatop2020/AKStream
AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体
GB28181/GB28181.Solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
qiuqiuqiu131/SukiChat.Client
Version Downloads Last updated
8.0.12 332 6/1/2025
8.0.10 9,646 3/11/2025
8.0.7 26,616 1/4/2025
1.2.1 103,957 1/14/2024
1.2.0 278,700 3/28/2022
1.1.0 113,855 2/17/2021
1.0.4-pre 45,270 12/27/2020
1.0.3-pre 799 12/26/2020
1.0.2-pre 952 12/21/2020
1.0.1 12,361 12/17/2020
1.0.0 3,919 12/13/2020
0.0.22-pre 15,226 11/17/2020
0.0.20-pre 1,640 11/5/2020
0.0.19-pre 758 11/2/2020
0.0.18-pre 2,566 10/20/2020
0.0.17-pre 633 10/17/2020
0.0.16-pre 1,564 10/12/2020
0.0.15-pre 756 10/12/2020
0.0.14-pre 33,992 10/1/2020
0.0.12-pre 1,205 9/20/2020
0.0.11-pre 783 9/20/2020
0.0.10-pre 5,089 9/10/2020
0.0.9-pre 1,815 9/4/2020
0.0.7-pre 631 9/3/2020
0.0.6-pre 689 9/3/2020
0.0.5-pre 853 9/2/2020
0.0.4-pre 702 9/1/2020
0.0.3-pre 669 9/1/2020
0.0.2-pre 642 9/1/2020
0.0.1-pre 673 9/1/2020

-v8.0.12: Added IAudioEndPoint and GotEncodedMediaFrame to IAudioSink.
-v8.0.10: Change to text encoder interface.
-v8.0.7: New sampling frequencies and all sipsorcery packages release.
-v1.2.1: Expose LogFactory signature to generate generic logger. Added .net8.0 target
-v1.2.0: Add RawImage and new events / methods to avoid the use of byte[] to improve performance.
-v1.1.0: Stable release.
-v1.0.4-pre: Changed IAudioEncoder and IVideoEncoder to use SupportedFormats property instead of IsSupported method.
-v1.0.3-pre: Added video format to IVideoSink.GotVideoFrame. Removed 'V1' from namespace, the versioning mechanism is not going to be suitable for such a formative API.
-v1.0.2-pre: Improved pixel conversion routines to take a stride parameter and handle uneven dimensions.
-1.0.1: Added NV12 as a pixel format option.
-1.0.0: Initial stable release