Playlist is a curated collection of video content organized in a sequential manner. This method offers several advantages and features that are typical of live streaming but with more control over the content. Here’s how it works:
Examples of usage:
active: true
loop: true
name: "Playlist: TV channel 'The world around us' (Programmed broadcast for 24 hours)"
Scheduled playback It can be used to simulate live events such as virtual concerts, webinars, or any special broadcasts without the logistical challenges of an actual live stream.
active: true
loop: false
name: "Playlist: Webinar 'Onboarding for new employees on working with the corporate portal'"
`start_time`: "2024-07-01T11:00:00Z"
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Successful
The response is of type object
.