Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/stream/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Storage is not consumed by:
- Deleted videos
- Downloadable files generated for [MP4 Downloads](/stream/viewing-videos/download-videos/)

Storage consumption is rounded up to the second of video duration. File size does not matter.
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.

**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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ https://api.cloudflare.com/client/v4/accounts/{account_id}/stream/live_inputs

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

The following four properties are nested under the `recoring` object.
The following four properties are nested under the `recording` object.

- `mode` string default: `off`

Expand Down
Loading