I have been trying to get HLS to playback entries from a CDN. I have remote storage set up which is accessible via cloudflare cdn.
I created a HTTP delivery profile with path to cdn. Video plays fine with progressive download.
But when I create APPLE_HTTP type delivery profile with VOD_PACKAGER_HLS using same path to CDN, it appends and index.m3u8 to the flavour url which then causes a 404 error because such does not exist in the storage location.
What steps do I take to make this work properly? Do I have to make any changes to the nginx config files?
Please help @jess