SIPSorceryMedia.Abstractions (1.1.0)

Published 2023-05-05 11:38:41 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 1.1.0 SIPSorceryMedia.Abstractions

About this package

Don't reference this package unless you are building a media end point to work with the SIPSorcery real-time communications library. In most cases a concrete implementation package such as SIPSorceryMedia.Windows should be referenced.

-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

Dependencies

ID Version Target Framework
Microsoft.Extensions.Logging.Abstractions 5.0.0 .NETStandard2.0
Details
NuGet
2023-05-05 11:38:41 +10:00
11
Aaron Clauson
38 KiB
Assets (1)
Versions (1) View all
1.1.0 2023-05-05