Expand my Community achievements bar.

SOLVED

Serving my own pre-made static HLS .ts & m3u8 files over HTTP

Avatar

Level 1

Hello,

I have created my own set of m3u8 and .ts files. This set works perfectly when played via video.js, when served from Apache, Microsoft IIS, or NginX. Surely AEM can perform the same simple server task.

How do I upload this set of files to AEM, so that they are not altered by AEM in any way, so I can play them via my video.js video player?

(I simply want to serve .m3u8 and .ts files over HTTP via AEM. I do not need any fancy "asset" tags, nor video re-encoding, nor streamed via an Adobe 'video' service of any kind)

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @robotadobe 

 

If these are the static files, then you can upload these under DAM and then use it as needed.

 

let's say you want to upload under /content/dam/your-project/files/*

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @robotadobe 

 

If these are the static files, then you can upload these under DAM and then use it as needed.

 

let's say you want to upload under /content/dam/your-project/files/*