Info
Version: | 2.2.2 |
Author(s): | Logan Stromberg |
Last Update: | Sunday, May 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lostromb/concentus |
NuGet Url: | https://www.nuget.org/packages/Concentus |
Install
Install-Package Concentus
dotnet add package Concentus
paket add Concentus
Concentus Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
Tags
This package contains the Opus encoder, decoder, multistream codecs, repacketizer, as well as a port of the libspeexdsp resampler. It does NOT contain code to parse .ogg or .opus container files or to manage RTP packet streams.
For better performance depending on your platform, see also the Concentus.Native package.