You are viewing a potentially older version of this package. View all versions.
dotnet_lethal_company-Concentus-2.2.200 icon

Concentus

NuGet Concentus package re-bundled for convenient consumption and dependency management.

Date uploaded a year ago
Version 2.2.200
Download link dotnet_lethal_company-Concentus-2.2.200.zip
Downloads 1974
Dependency string dotnet_lethal_company-Concentus-2.2.200

This mod requires the following mods to function

dotnet_lethal_company-System_Memory-4.6.300 icon
dotnet_lethal_company-System_Memory

NuGet System.Memory package re-bundled for convenient consumption and dependency management.

Preferred version: 4.6.300
dotnet_lethal_company-System_Numerics_Vectors-4.6.100 icon
dotnet_lethal_company-System_Numerics_Vectors

NuGet System.Numerics.Vectors package re-bundled for convenient consumption and dependency management.

Preferred version: 4.6.100

README

Concentus

This package is a portable C# implementation of the Opus audio compression codec (see https://opus-codec.org/ for more details). 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.