13 comments (13 comments)3 reactions (3 reactions)0 assignees (0 assignees)C++1,062 forks (1,062 forks)batch import
feature-requesthelp wanted
Repository metrics
- Stars
- 5,642 stars (5,642 stars)
- PR merge metrics
- Avg merge 6d (Avg merge 6d)7 merged PRs in 30d (7 merged PRs in 30d)
Description
Context
Voice chat in very bad networks
Describe the feature you have in mind
To allow voice chat in very low throughput, could we add support for https://github.com/google/lyra?
Contributor guide
- Research direction
- Investigate how to integrate Google Lyra codec into Mumble's audio pipeline, focusing on low latency encoding/decoding and network packetization.
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- C++audio codec concepts