Skip to content

[Stream] Clarify Direct Creator Uploads and tus protocol are separate features#28320

Merged
ToriLindsay merged 5 commits intoproductionfrom
tori/tus-vs-direct-creator-uploads-stream
Feb 20, 2026
Merged

[Stream] Clarify Direct Creator Uploads and tus protocol are separate features#28320
ToriLindsay merged 5 commits intoproductionfrom
tori/tus-vs-direct-creator-uploads-stream

Conversation

@ToriLindsay
Copy link
Contributor

This PR addresses user confusion by clarifying that Direct Creator Uploads (DCU) and the tus protocol are separate, independent features that can be used together or separately.

Changes include:

  • Added a mermaid diagram to help users choose between basic POST and tus for DCU
  • Renamed the "Tus protocol" section to "Direct Creator Uploads with tus protocol" to distinguish it from general tus documentation
  • Improved cross-linking between DCU and tus protocol documentation
  • Clarified that DCU is about authentication (letting end users upload without API tokens) while tus is about upload reliability (resumable uploads)

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/stream/ @tsmith512, @ToriLindsay, @cloudflare/pcx-technical-writing, @renandincer, @third774

Added details about storage reservation and upload processing.
Copy link
Contributor

@tsmith512 tsmith512 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great first-pass. Wanted to get some thoughts down, but let's chat through this early next week to make sure we've hit all the points

@ask-bonk
Copy link
Contributor

ask-bonk bot commented Feb 20, 2026

Bonk workflow was cancelled.

View workflow run

@ask-bonk
Copy link
Contributor

ask-bonk bot commented Feb 20, 2026

Bonk workflow was cancelled.

View workflow run

@ask-bonk
Copy link
Contributor

ask-bonk bot commented Feb 20, 2026

Bonk workflow was cancelled.

View workflow run

@ask-bonk
Copy link
Contributor

ask-bonk bot commented Feb 20, 2026

Bonk workflow was cancelled.

View workflow run

@ask-bonk
Copy link
Contributor

ask-bonk bot commented Feb 20, 2026

Bonk workflow was cancelled.

View workflow run

Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>
@ToriLindsay ToriLindsay enabled auto-merge (squash) February 20, 2026 16:57
@ToriLindsay ToriLindsay merged commit 87ea14d into production Feb 20, 2026
9 checks passed
@ToriLindsay ToriLindsay deleted the tori/tus-vs-direct-creator-uploads-stream branch February 20, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:stream Related to Stream product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants