TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Adaptive scaling for real time video calling and media streaming

2 点作者 aviral超过 2 年前

1 comment

aviral超过 2 年前
The real challenge with dynamically scaling a media delivery platform is managing high concurrency when conferences or stream viewership peaks and eventually subsides.<p>Let us consider, for example, the number of concurrent users ranging between 100-1,000 across 10-100 conferences. It would be a good idea to auto-scale the number of active media server instances based on usage to save a significant amount of cost and resources.<p>Jitsi’s architecture allows for dynamic scaling in real-time. In addition to being powerful and optimized, JVBs are built to scale, which make them more dynamic for media transport.