Skip to main content
SIPSorceryMedia.SDL2 package icon

SIPSorceryMedia.SDL2

This project is an example of developing a C# library that can use features from [SDL2](https://www.libsdl.org/index.php) native libraries and that integrates with the [SIPSorcery](https://github.com/sipsorcery-org/sipsorcery) real-time communications library. The classes in this project provide Audio End Point and Audio Source features. Audio Codecs supported by this library: PCMU (G711), PCMA (G711), G722, G729 and Opus

Total Downloads
7.4K
7,408
Published
May 4, 2022
Latest stable version

Install

.NET CLI
dotnet add package SIPSorceryMedia.SDL2 --version 1.1.0
Package Manager Console
Install-Package SIPSorceryMedia.SDL2 -Version 1.1.0
PackageReference
<PackageReference Include="SIPSorceryMedia.SDL2" Version="1.1.0" />

Frameworks

.NETCoreApp3.1 net5.0 .NETStandard2.0 .NETStandard2.1

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.