|
|
|
|
|
by dale_glass
1046 days ago
|
|
It's probably something we (https://overte.org/) can use. We have a 3D environment with spatial audio. Audio is encoded server-side, and since it's spatial everyone needs their own mix. We're using Opus, and audio encoding turns out to be the usual limiting factor on small servers. So this kind of thing is exactly up our alley: an alternate option that uses less CPU than Opus, but consumes less bandwidth than raw audio. But adding supporting for FLAC is also on our list. It seems nicely performant when compared to Opus. |
|