Hi Folks,
I'm fairly new to AEM, so bear with me. I'm tasked to integrate a sort of 'virtual asset' into an AEM website.
The use-case is that the end-user wants to manage videos, hosted on external websites (youtube, vimeo) as if they are AEM assets.
I started looking into doing this by creating a custom AEM DAM Media Handler, and define a new mime-type for these types of embeds.
The DAM documentation I found so far seems to suggest though that really the DAM is intended for physical files. We don't really have a physical file here, just a number of properties linking to the right resource.
So my question to you is, would we be abusing the intent of the DAM by taking this approach? Am I thinking about this all wrong? Willing to do the research, but I can use a few pointers in the right direction.
Cheers,
Evert