Concentus 1.1.3
See the version list below for details.
dotnet add package Concentus --version 1.1.3
NuGet\Install-Package Concentus -Version 1.1.3
<PackageReference Include="Concentus" Version="1.1.3" />
paket add Concentus --version 1.1.3
#r "nuget: Concentus, 1.1.3"
// Install Concentus as a Cake Addin #addin nuget:?package=Concentus&version=1.1.3 // Install Concentus as a Cake Tool #tool nuget:?package=Concentus&version=1.1.3
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
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Concentus:
Package | Downloads |
---|---|
SIPSorcery
Real-time communications library with full support for the Session Initiation Protocol (SIP) and WebRTC. No wrappers and no native libraries required. |
|
Concentus.Oggfile
This package implements file streams which can be used to extract or encode Opus packets in an Ogg-formatted audio file (usually .opus), giving developers a very simple API to perform the task of reading or writing audio files that can be played universally. The Concentus library is used to encode/decode the opus packets automatically. The codec can optionally be accelerated by also referencing the Concentus.Native package. |
|
Concentus.OggFile.NetStandard
Package Description |
|
DisCatSharp.Experimental
DisCatSharp.Experimental Experimental changes for DisCatSharp. |
|
CSCore.Opus
OpusSource IWaveSource implementation for CSCore |
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on Concentus:
Repository | Stars |
---|---|
Ryubing/Ryujinx
Nintendo Switch emulator written in C#, originally created by gdkchan.
|
|
morkt/GARbro
Visual Novels resource browser
|
|
ryujinx-mirror/ryujinx
Hard-fork of the Ryujinx project
|
|
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
|
|
not-nullptr/Aerochat
Native rewrite of Aerochat, a WLM 09 themed Discord client
|
Version | Downloads | Last updated |
---|---|---|
2.2.2 | 90,147 | 5/26/2024 |
2.2.1 | 14,021 | 5/7/2024 |
2.2.0 | 84,676 | 5/6/2024 |
2.1.2 | 424 | 5/4/2024 |
2.1.1 | 263 | 5/1/2024 |
2.1.0 | 186 | 4/30/2024 |
2.0.0 | 431 | 4/29/2024 |
1.1.7 | 537,228 | 7/14/2017 |
1.1.6 | 5,331 | 7/14/2017 |
1.1.5 | 1,101 | 7/11/2017 |
1.1.4 | 1,130 | 7/3/2017 |
1.1.3 | 4,151 | 10/3/2016 |
1.1.2 | 1,564 | 9/9/2016 |
1.1.1 | 1,696 | 8/4/2016 |
1.1.0 | 1,565 | 7/14/2016 |
1.0.0 | 1,192 | 7/10/2016 |
0.0.1 | 1,888 | 7/9/2016 |
v1.1.3 Exporting more properties of the encoder/decoder structs, and clarifying many comments about FEC and recommended buffer sizes