
Zipdox
- Gesamtaktivitäten 103
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 22
- Abonnements 30
Kommentare
Neueste Aktivität von Zipdox-
Discord already encodes audio in stereo. It just mixes the input to dual mono. The client I'm working on supports stereo.
-
You don't understand, Discord can't sell IPv6 as a nitro feature, as such it's not important!
-
There is progress https://github.com/discord/lilliput/pull/103
-
Discord should at least be able to embed AV1 video from websites using og or twitter embed metadata but for some reason at the end of the request the app has `?format=jpeg` which obviously breaks ...
-
Opus is hard coded at 48kHz so there's no point.
-
Nope, but I'm working on a client in C. https://gitlab.com/zipdox/librediscord
-
Actually, you can hold shift while pressing call.
-
This is actually supported by the Discord API. Custom voice clients can join a private call without ringing. Ringing is a separate API request made by the client.
-
"Lossless Quality sound as FLAC" {24bit/48kHz} on to Level 4 instead of Opus Not feasible. FLAC is not meant for real-time encoding, and as a result has a high latency. High latency is very undesir...
-
Heyyyy that's me!