Skip to content

Commit f197420

Browse files
authored
Calls: Add pricing page (#19746)
1 parent 400be6e commit f197420

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/content/docs/calls/pricing.mdx

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
pcx_content_type: concept
3+
title: Pricing
4+
sidebar:
5+
order: 15
6+
---
7+
8+
Cloudflare Calls billing is based on data sent from Cloudflare edge to your application.
9+
10+
Cloudflare Calls SFU and TURN services cost $0.05 per GB of data egress.
11+
12+
There is a free tier of 1,000 GB before any charges start. This free tier includes usage from both SFU and TURN services, not two independent free tiers. Cloudflare Calls billing appears as a single line item on your Cloudflare bill, covering both SFU and TURN.
13+
14+
Traffic between Cloudflare Calls TURN and Cloudflare Calls SFU or Cloudflare Stream (WHIP/WHEP) does not get double charged, so if you are using both SFU and TURN at the same time, you will get charged for only one.
15+
16+
### TURN
17+
18+
Please see the [TURN FAQ page](/calls/turn/faq), where there is additional information on speficially which traffic path from RFC8656 is measured and counts towards billing.
19+
20+
### SFU
21+
22+
Only traffic originating from Cloudflare towards clients incurs charges. Traffic pushed to Cloudflare incurs no charge even if there is no client pulling same traffic from Cloudflare.

0 commit comments

Comments
 (0)