[Stream] Add release note for HLS manifest fMP4 segment migration#29829
Open
tsmith512 wants to merge 1 commit intoproductionfrom
Open
[Stream] Add release note for HLS manifest fMP4 segment migration#29829tsmith512 wants to merge 1 commit intoproductionfrom
tsmith512 wants to merge 1 commit intoproductionfrom
Conversation
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
6ab41d6 to
0bcc4bf
Compare
Co-authored-by: OpenCode <noreply@opencode.ai>
0bcc4bf to
4dd1be1
Compare
Contributor
|
Preview URL: https://4dd1be1e.preview.developers.cloudflare.com |
pedrosousa
reviewed
Apr 14, 2026
| description: |- | ||
| On-demand HLS manifests now reference fragmented MP4 (`.mp4`) segments for video and audio, replacing the previous MPEG-TS (`.ts`) segments. HLS manifest URLs have not changed. | ||
|
|
||
| This change has been transparent to the majority of customers. If you use a third-party player or cache HLS manifests, refresh your cached manifests to pick up the updated segment references. Players that fetch manifests fresh on each playback session are unaffected. To ensure best performance, we recommend _not_ caching HLS/DASH manifests outside of Stream. Old segment references may result in 404 errors after 5/13/2026. |
Contributor
There was a problem hiding this comment.
Suggested change
| This change has been transparent to the majority of customers. If you use a third-party player or cache HLS manifests, refresh your cached manifests to pick up the updated segment references. Players that fetch manifests fresh on each playback session are unaffected. To ensure best performance, we recommend _not_ caching HLS/DASH manifests outside of Stream. Old segment references may result in 404 errors after 5/13/2026. | |
| This change has been transparent to the majority of customers. If you use a third-party player or cache HLS manifests, refresh your cached manifests to pick up the updated segment references. Players that fetch manifests fresh on each playback session are unaffected. To ensure best performance, we recommend that you do not cache HLS/DASH manifests outside of Stream. Old segment references may result in `404` errors after 2026-05-13. |
pedrosousa
reviewed
Apr 14, 2026
|
|
||
| This change has been transparent to the majority of customers. If you use a third-party player or cache HLS manifests, refresh your cached manifests to pick up the updated segment references. Players that fetch manifests fresh on each playback session are unaffected. To ensure best performance, we recommend _not_ caching HLS/DASH manifests outside of Stream. Old segment references may result in 404 errors after 5/13/2026. | ||
|
|
||
| For more information, refer to [Using your own player](/stream/viewing-videos/using-own-player/). |
Contributor
There was a problem hiding this comment.
Suggested change
| For more information, refer to [Using your own player](/stream/viewing-videos/using-own-player/). | |
| For more information, refer to [Use your own player](/stream/viewing-videos/using-own-player/). |
pedrosousa
approved these changes
Apr 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Screenshots (optional)
Documentation checklist