Skip to main content
SIPSorceryMedia.SDL3 package icon

SIPSorceryMedia.SDL3

This project is an example of developing a C# library that can use features from [SDL3](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
6.6K
6,624
Published
Dec 7, 2025
Latest stable version

Install

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

Frameworks

net8.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[8.0.12, )
System.Memory
.NETStandard2.0
[4.6.3, )
[10.0.0, )
[8.0.12, )
System.Memory
.NETStandard2.1
[4.6.3, )
[10.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 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.