Skip to content
Documentation Index
Fetch the complete documentation index at: https://developers.cloudflare.com/realtime/llms.txt
Use this file to discover all available pages before exploring further.
Home
/
Realtime
/
Realtime SFU
/
Example architecture
Example architecture
Last updated Apr 21, 2026
|
Copy as Markdown |
View as Markdown
|
Agent setup
Clients connect to the backend service
Backend service manages the relationship between the clients and the tracks they should subscribe to
Backend service contacts the Cloudflare Realtime API to pass the SDP from the clients to establish the WebRTC connection.
Realtime API relays back the Realtime API SDP reply and renegotiation messages.
If desired, headless clients can be used to record the content from other clients or publish content.
Admin manages the rooms and room members.
Previous Demos Next Pricing