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
Install
dotnet add package SIPSorceryMedia.SDL2 --version 1.2.0
Install-Package SIPSorceryMedia.SDL2 -Version 1.2.0
<PackageReference Include="SIPSorceryMedia.SDL2" Version="1.2.0" />
Frameworks
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.