get deprecated
https://developer.dacast.com/v2/fullurl/b//f/
Deprecated. Use GET https://playback.dacast.com/content/access instead.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This endpoint is deprecated. Do not call GET /v2/fullurl/b/{root_user_id}/f/{id}.
For a signed HLS playlist in a third-party player, use Generate HLS playback URL:
curl -X GET "https://playback.dacast.com/content/access?provider=universe&contentId=ROOT_USER_ID-vod-VIDEO_ID"contentId is {root_user_id}-vod-{id} (same as asset_id on Lookup video). root_user_id is the middle segment of the share link: https://iframe.dacast.com/vod/{root_user_id}/{id}. For a live channel, use {root_user_id}-live-{id}.
That playback URL expires after a few minutes. Call the Playback API immediately before each session and start playback right away.
An unsigned HLS URL is on Lookup video as hls. It does not expire. Some Dacast features still need the Dacast player.
