From 43204c0d5346d0905f5108d5b2c6ac1fc4b58a2f Mon Sep 17 00:00:00 2001 From: Taylor Smith Date: Fri, 20 Sep 2024 18:59:33 -0500 Subject: [PATCH 1/2] [Stream] Typo --- src/content/docs/stream/stream-live/start-stream-live.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/stream/stream-live/start-stream-live.mdx b/src/content/docs/stream/stream-live/start-stream-live.mdx index b48dbec13ca6b34..3aa8068bb04358c 100644 --- a/src/content/docs/stream/stream-live/start-stream-live.mdx +++ b/src/content/docs/stream/stream-live/start-stream-live.mdx @@ -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` From 2db66238c19f486c8bc5292e2f5718d62a9b9970 Mon Sep 17 00:00:00 2001 From: Taylor Smith Date: Thu, 24 Oct 2024 09:43:26 -0500 Subject: [PATCH 2/2] [Stream] Stream doesn't bill R2 --- src/content/docs/stream/pricing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/stream/pricing.mdx b/src/content/docs/stream/pricing.mdx index abd9d82853e8c58..05acead15f08873 100644 --- a/src/content/docs/stream/pricing.mdx +++ b/src/content/docs/stream/pricing.mdx @@ -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.