Serving my own pre-made static HLS .ts & m3u8 files over HTTP | Community
Skip to main content
November 3, 2021
Solved

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

  • November 3, 2021
  • 1 reply
  • 1994 views

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)

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Asutosh_Jena_

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/*

1 reply

Asutosh_Jena_
Community Advisor
Asutosh_Jena_Community AdvisorAccepted solution
Community Advisor
November 12, 2021

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/*