Skip to main content
SIPSorceryMedia.SDL3 package icon

SIPSorceryMedia.SDL3

SDL3 audio integration for the SIPSorcery VoIP/WebRTC stack. Implements IAudioSink (SDL3AudioEndPoint) and IAudioSource (SDL3AudioSource) for low-latency audio playback and capture via SDL3 on Windows and macOS. Supports G.711 PCMU/PCMA, G.722, G.729, and Opus codecs.

Total Downloads
6.6K
6,624
Published
Jun 9, 2026
Latest stable version

Install

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

Frameworks

net10.0 net8.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[8.0.12, )
System.Memory
.NETStandard2.0
[4.6.3, )
[10.0.8, )
[8.0.12, )
[10.0.8, )

Adoption guide

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

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