Cloudflare videos and recordings
cloudflare.streams.video MQL resource for querying Cloudflare infrastructure with cnquery and cnspec.
CloudflarePrivate Resource
Cloudflare videos and recordings
Min version: 9.0.0Defaults:
name idRelationships
4 resources · 3 relationships·Click to select, expand fields to see properties.
Fields (18)
| Field | Type | Description |
|---|---|---|
creatorrequired | string | Creator ID |
dashrequired | string | Dash URL |
durationrequired | float | Video duration in seconds |
heightrequired | int | Height (px) |
hlsrequired | string | HLS URL |
idrequired | string | cnquery resource id |
liveInputrequired | string | Live input ID |
namerequired | string | Name |
previewrequired | string | Preview URL |
readyrequired | int | Whether the video is ready to stream |
requireSignedUrlsrequired | int | Whether the video can be a accessed using the UID |
scheduledDeletionrequired | time | Date and time at which the video will be deleted (No value or a null value means that the video won't be deleted.) |
sizerequired | int | Size in Bytes |
thumbnailrequired | string | Thumbnail URL |
thumbnailTimestampPctrequired | float | Timestamp for a thumbnail image, calculated as a percentage value of the video's 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.) |
uidrequired | string | Unique identifier |
uploadedrequired | time | Time the video was uploaded |
widthrequired | int | Width (px) |