OpenAI's WebRTC problem | Hacker News
TL;DR AI
2 min readKey summary
A Hacker News thread discusses OpenAI’s WebRTC challenges through a blog post arguing that WebRTC is hard to implement and tune well.
The post draws on prior experience building WebRTC SFUs at Twitch and Discord, where performance issues led to protocol rewrites and deeper optimization work.
It points to the complexity of real-time voice/video infrastructure, including tradeoffs around benchmarking, RFC behavior, TWCC, and REMB.
The takeaway is that WebRTC can carry significant engineering and performance costs at scale, especially for systems like OpenAI’s real-time stack.



