Mux · Arazzo Workflow
Mux Generate Downloadable Static Rendition
Version 1.0.0
Create an asset, wait until ready, request a static MP4 rendition, then poll until the rendition is ready for download.
View Spec
View on GitHub
Video InfrastructureVideo StreamingLive StreamingVideo AnalyticsVideo AIEncodingArazzoWorkflows
Provider
Workflows
asset-mp4-rendition
Create a ready asset, request a static rendition, and wait for it to be downloadable.
Creates an asset, waits for ready, requests a static rendition at the chosen resolution, and polls until the rendition is ready.
1
createAsset
create-asset
Create a new asset from the source URL so a static rendition can be requested once it is ready.
2
waitForReady
get-asset
Poll the asset until its status reaches ready so a rendition can be requested.
3
requestStaticRendition
create-asset-static-rendition
Request a static rendition of the ready asset at the chosen resolution so a downloadable MP4 is produced.
4
waitForRendition
get-asset
Poll the asset until the requested static rendition appears ready in the asset's static_renditions list.