Get the hls m3u8 url

Hi

Is there a way via API to get the m3u8 URL after I configure a delivery profile?

Hi,

You can do what the player does and call:
$SERVICE_URL/p/$PARTNER_ID/sp/$PARTNER_ID00/playManifest/entryId/$ENTRY_ID/format/hdnetworkmanifest/protocol/http/ks/$KS

This example calls HDS [/format/hdnetworkmanifest] but you can change that.
Easiest way is to just play the entry using a player while having a HTTP sniffer running and looking for the playManifest request.

it works for m3u8 also with applehttp as format but the m3u8 playlist lacks the resolution and codec information that comes with the m3u8 playlist if using the kaltura nginx vod