Skip to content

Commit 2367bfd

Browse files
authored
Tsmith/stream 20240920 (#17817)
* [Stream] Typo * [Stream] Stream doesn't bill R2
1 parent bebc09b commit 2367bfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/stream/pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Storage is not consumed by:
3131
- Deleted videos
3232
- Downloadable files generated for [MP4 Downloads](/stream/viewing-videos/download-videos/)
3333

34-
Storage consumption is rounded up to the second of video duration. File size does not matter.
34+
Storage consumption is rounded up to the second of video duration. File size does not matter. Video stored in Stream does not incur additional storage fees from other storage products like R2.
3535

3636
**If you run out of storage**, you will not be able to upload new videos or start new live streams until you purchase more storage or delete videos.
3737

src/content/docs/stream/stream-live/start-stream-live.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ https://api.cloudflare.com/client/v4/accounts/{account_id}/stream/live_inputs
8585

8686
- The `timeoutSeconds` property specifies how long a live feed can be disconnected before it results in a new video being created.
8787

88-
The following four properties are nested under the `recoring` object.
88+
The following four properties are nested under the `recording` object.
8989

9090
- `mode` string default: `off`
9191

0 commit comments

Comments
 (0)