TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

LiveKit – open-source infrastructure for real time audio and video

27 pointsby tiltalmost 4 years ago

1 comment

rektidealmost 4 years ago
Really appreciate that they have a Protocol project, really helps quickly get a sense of what&#x27;s under the hood. It&#x27;s just a bunch of protobuf messages, but that&#x27;s a super helpful reference, and nice to not have it embedded in one of the various other projects: <a href="https:&#x2F;&#x2F;github.com&#x2F;livekit&#x2F;protocol" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;livekit&#x2F;protocol</a><p>Notably using the well known extremely well reputed super battle hardened Pion sfu, ion: <a href="https:&#x2F;&#x2F;github.com&#x2F;pion&#x2F;ion-sfu" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pion&#x2F;ion-sfu</a><p>Looks like the best WebRTC get going experience I&#x27;ve seen. Very glad to see some nice works like this coming about. Good job all.<p>Still wish XMPP had more of a foothold in this area but that&#x27;s ok.