Cloudflare Calls Open Beta
blog.cloudflare.com
Cloudflare Calls Open Beta
1–6 of 6 posts
Re: Cloudflare Calls Open Beta
#2I am heavily biased, but it really feels like an inflection point with WebRTC recently. Seeing Cloudflare put up this post, this morning I talked with a camera vendor about having WHIP support in firmware etc... exciting times for sure!
Re: Cloudflare Calls Open Beta
#3I don’t know much about this area, but this seems pretty incredible. Is there anybody else who provides this kind of infrastructure for realtime internet communications?
Re: Cloudflare Calls Open Beta
#4Actual title: “Cloudflare Calls: millions of cascading trees all the way down” I don’t know much about this area, but this seems pretty incredible. Is there anybody else who provides this kind of infrastructure for realtime internet communications?
Re: Cloudflare Calls Open Beta
#5FTA:
"Cloudflare Calls lets developers build real-time audio/video apps using WebRTC, and it abstracts away the complexity by turning the Cloudflare network into a singular SFU. In this post, we dig into how we make this possible.
...
Selective Forwarding Units (SFUs) play pivotal roles in scaling WebRTC applications. An SFU functions by receiving multiple media or data flows from participants and deciding which streams should be forwarded to other participants, thus acting as a media stream routing hub. This mechanism significantly reduces bandwidth requirements and improves scalability by managing stream distribution based on network conditions and participant needs."
Re: Cloudflare Calls Open Beta
#6I guess they aren’t familiar with the newer WebTransport API?
https://developer.mozilla.org/en-US/docs/Web/API/WebTranspor...