Skip to main content
Concentus package icon

Concentus

This package is a pure 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. Support for reading/writing .opus files can be found in the Concentus.OggFile package

Total Downloads
2.9M
2,929,267
Published
Oct 3, 2016
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.