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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Books/resources to learn the technical aspects of Video Conferencing?

12 点作者 Whazzzup大约 5 年前
I assume the most important aspect of this is Networking but could be wrong. If anyone knows of any resources or can point me in a direction that would be great

3 条评论

avinashn大约 5 年前
<a href="https:&#x2F;&#x2F;www.html5rocks.com&#x2F;en&#x2F;tutorials&#x2F;webrtc&#x2F;infrastructure&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.html5rocks.com&#x2F;en&#x2F;tutorials&#x2F;webrtc&#x2F;infrastructur...</a> For STUN&#x2F;TURN<p><a href="https:&#x2F;&#x2F;docs.bigbluebutton.org&#x2F;support&#x2F;faq.html" rel="nofollow">https:&#x2F;&#x2F;docs.bigbluebutton.org&#x2F;support&#x2F;faq.html</a> For implementation details like average network usage and storage and other things<p><a href="http:&#x2F;&#x2F;www.aosabook.org&#x2F;en&#x2F;jitsi.html" rel="nofollow">http:&#x2F;&#x2F;www.aosabook.org&#x2F;en&#x2F;jitsi.html</a> Outdated but seemed the most relevant so had to include<p><a href="https:&#x2F;&#x2F;webrtchacks.com&#x2F;sfu-cascading&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webrtchacks.com&#x2F;sfu-cascading&#x2F;</a> By a jitsi dev apparently<p>I&#x27;m no expert but have gotten into this whole thing trying to get one set up for my university. One problem I&#x27;ve come to find is that no one seems to discuss about is the total network usage if you are hosting this on cloud. The egress on this seem bankruptable on any of the major cloud providers. How are people doing self hosting if they don&#x27;t have an idle Intel xeon on prem? Where else can I get affordable egress pricing on ~35 TB&#x2F; month &#x2F; 250 users?
评论 #22968067 未加载
quietriot大约 5 年前
Audio channel echo cancellation sophistication and effectiveness will separate the men from the boys. A poor implementation is obvious and annoying. Having this under your belt is important.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Echo_suppression_and_cancellation" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Echo_suppression_and_cancellat...</a> <a href="https:&#x2F;&#x2F;www.adaptivedigital.com&#x2F;vqe-suite&#x2F;echo-cancellation-explained&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.adaptivedigital.com&#x2F;vqe-suite&#x2F;echo-cancellation-...</a>
meltek大约 5 年前
SIP Protocol, various RFCs