| [ Web Proxy ] |
| Viewing: https://developers.cloudflare.com/api/resources/stream | [Back] [Original] |
Lists the origins allowed to display the video. Enter allowed origin domains in an array and use * for wildcard subdomains. Empty arrays allow the video to be viewed on any origin.
The duration of the video in seconds. A value of -1 means the duration is unknown. The duration becomes available after the upload and before the video is ready.
The maximum duration in seconds for a video upload. Can be set for a video that is not yet uploaded to limit its duration. Uploads that exceed the specified duration will fail during processing. A value of -1 means the value is unknown.
A user modifiable key-value store used to reference other systems of record for managing videos.
The videos preview page URI. This field is omitted until encoding is complete.
Public details for the video including title, share link, channel link, and logo.
Indicates whether the video is playable. The field is empty if the video is not ready for viewing or the live stream is still in progress.
Indicates the time at which the video became playable. The field is empty if the video is not ready for viewing or the live stream is still in progress.
Indicates whether the video can be a accessed using the UID. When set to true, a signed token must be generated with a signing key to view the video.
Indicates the date and time at which the video will be deleted. Omit the field to indicate no change, or include with a null value to remove an existing scheduled deletion. If specified, must be at least 30 days from upload time.
Specifies a detailed status for a video. If the state is inprogress or error, the step field returns encoding or manifest. If the state is inprogress, pctComplete returns a number between 0 and 100 to indicate the approximate percent of completion. If the state is error, errorReasonCode and errorReasonText provide additional details.
Specifies why the video failed to encode. This field is empty if the video is not in an error state. Preferred for programmatic use.
The media items thumbnail URI. This field is omitted until encoding is complete.
The timestamp for a thumbnail image calculated as a percentage value of the videos duration. To convert from a second-wise timestamp to a percentage, divide the desired timestamp by the total duration of the video. If this value is not set, the default thumbnail image is taken from 0s of the video.
The date and time when the video upload URL is no longer valid for direct user uploads.
Lists the origins allowed to display the video. Enter allowed origin domains in an array and use * for wildcard subdomains. Empty arrays allow the video to be viewed on any origin.
The maximum duration in seconds for a video upload. Can be set for a video that is not yet uploaded to limit its duration. Uploads that exceed the specified duration will fail during processing. A value of -1 means the value is unknown.
A user modifiable key-value store used to reference other systems of record for managing videos.
The videos preview page URI. This field is omitted until encoding is complete.
Indicates whether the video can be a accessed using the UID. When set to true, a signed token must be generated with a signing key to view the video.
Specifies the processing status for all quality levels for a video.
The timestamp for a thumbnail image calculated as a percentage value of the videos duration. To convert from a second-wise timestamp to a percentage, divide the desired timestamp by the total duration of the video. If this value is not set, the default thumbnail image is taken from 0s of the video.
Indicates the date and time at which the video will be deleted. Omit the field to indicate no change, or include with a null value to remove an existing scheduled deletion. If specified, must be at least 30 days from upload time.
The URL an unauthenticated upload can use for a single HTTP POST multipart/form-data request.
Details about a live input.
Indicates the number of days after which the live inputs recordings will be deleted. When a stream completes and the recording is ready, the value is used to calculate a scheduled deletion date for that recording. Omit the field to indicate no change, or include with a null value to remove an existing scheduled deletion.
The date and time the live input keys were last rotated. Omitted for live inputs that have never had their keys rotated.
A user modifiable key-value store used to reference other systems of record for managing live inputs.
When enabled, the live stream is delivered using Low-Latency HLS (LL-HLS), reducing glass-to-glass latency for viewers at the cost of reduced player compatibility.
Records the input to a Cloudflare Stream video. Behavior depends on the mode. In most cases, the video will initially be viewable as a live video and transition to on-demand after a condition is satisfied.
Lists the origins allowed to display videos created with this input. Enter allowed origin domains in an array and use * for wildcard subdomains. An empty array allows videos to be viewed on any origin.
Disables reporting the number of live viewers when this property is set to true.
Specifies the recording behavior for the live input. Set this value to off to prevent a recording. Set the value to automatic to begin a recording and transition to on-demand after Stream Live stops receiving input.
Details for playback from an live input using RTMPS.
Details for playback from an live input using SRT.
The connection status of a live input.
Indicates the number of days after which the live inputs recordings will be deleted. When a stream completes and the recording is ready, the value is used to calculate a scheduled deletion date for that recording. Omit the field to indicate no change, or include with a null value to remove an existing scheduled deletion.
When enabled, live video streamed to the associated live input will be sent to the output URL. When disabled, live video will not be sent to the output URL, even when streaming to the associated live input. Use this to control precisely when you start and stop simulcasting to specific destinations like YouTube and Twitch.
The source URL for a downloaded image. If the watermark profile was created via direct upload, this field is null.
The translucency of the image. A value of 0.0 makes the image completely transparent, and 1.0 makes the image completely opaque. Note that if the image is already semi-transparent, setting this to 1.0 will not make the image completely opaque.
The whitespace between the adjacent edges (determined by position) of the video and the image. 0.0 indicates no padding, and 1.0 indicates a fully padded video width or length, as determined by the algorithm.
The location of the image. Valid positions are: upperRight, upperLeft, lowerLeft, lowerRight, and center. Note that center ignores the padding parameter.
An object with download type keys. Each key is optional and only present if that download type has been created.
An object with download type keys. Each key is optional and only present if that download type has been created.
| Web Proxy Viewer | New URL | Original Page |