Live - DASH/HLS
Last updated
Last updated
GET
https://live.serverside.ai/dash/view/:channelId
Get a DASH Live manifest URL
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
The media URL value from the response can be used to playback the asset in a video player.
Information regarding VAST tracking can be found in the related section.
GET
https://live.serverside.ai/hls/:channelId/master.m3u8
Get a HLS Live manifest
Different from DASH the response is already the HLS manifest and no further request is needed.
Information regarding VAST tracking can be found in the related section.
Most likely you will need an additional parameter in the query string to control the ad-server
Find additional information in the Ad-Server Parameter section
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
channelId
string
Id of the channel in serverside.ai
api-key
string
Get it from the channel in serverside.ai
channelId
string
Id of the channel in serverside.ai
api-key
string
Get it from the channel in serverside.ai