this post was submitted on 05 Mar 2024
111 points (99.1% liked)

Programming

16971 readers
172 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

There's a lot, and specifically a lot of machine learning talk and features in the 1.5 release of Opus - the free and open audio codec.

Audible and continuous (albeit jittery) talk on 90% packet loss is crazy.

Section WebRTC IntegrationSamples has an example where you can test out the 90 % packet loss audio.

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 12 points 6 months ago

I wish they had a feed for posts like these. Their mail feed is mostly release notes but sometimes they post great articles like these and I would love to subscribe.

[–] [email protected] 5 points 6 months ago (1 children)

I wonder if/when this will be available in voice chat clients like TeamSpeak.

[–] [email protected] 2 points 6 months ago

It requires compile flag and runtime enabling. So it at least requires some thought and development more than just a lib version upgrade.

I saw the link on the Mumble dev chat, so at least they're aware of it.

Given that it's only really (very) useful in very flaky/bad connection scenarios I'm not sure it's even worth it in most cases.

[–] [email protected] 3 points 6 months ago

Those samples were cool as hell.