Overview
APIs
- Asset
- Livestream
- Generate
- Multistream target
- Session
- Access control
- Webhook
- Task
- Playback
- Transcode
- Viewership
Retrieve Playback Info
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The playback ID from the asset or livestream, e.g. eaw4nk06ts2d0mzb
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The playback ID from the asset or livestream, e.g. eaw4nk06ts2d0mzb
.
Response
live
, vod
, recording
Human Readable Name
HLS (TS)
, MP4
, WebRTC (H264)
, FLV (H264)
, Thumbnail (JPEG)
, Thumbnail (PNG)
, Thumbnails
html5/application/vnd.apple.mpegurl
, html5/video/mp4
, html5/video/h264
, video/x-flv
, image/jpeg
, image/png
, text/vtt
0
, 1
Whether the playback policy for an asset or stream is public or signed
public
, jwt
, webhook
ID of the webhook to use for playback policy
User-defined webhook context
Interval (in seconds) at which the playback policy should be refreshed (default 600 seconds)
List of allowed origins for CORS playback (<scheme>://<hostname>:<port>, <scheme>://<hostname>)
Video Metadata EIP-712 primaryType
VideoAttestation
Video Metadata EIP-712 message content
Video Metadata EIP-712 message signature
Timestamp (in milliseconds) at which the object was created
eip712
, flow
Phase of the asset storage
waiting
, processing
, ready
, failed
, reverted
Current progress of the task updating the storage.
Error message if the last storage changed failed.