Tool to create a new adaptive streaming profile in your Cloudinary account. Use when you need to define custom video quality settings for adaptive bitrate streaming. The profile will contain multiple representations at different resolutions and bitrates.
nameRequiredstringThe name of the streaming profile. Must be unique within your Cloudinary account.
display_namestringThe display name of the streaming profile for easier identification.
representationsRequiredstringA JSON string containing the list of representations with transformation parameters. Each representation should include transformation parameters like width (w), height (h), crop mode (c), video codec (vc), and bitrate (br). Example: '[{"transformation":"w_1920,h_1080,c_limit,vc…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.