adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
733 stars 741 forks source link

Feature request: Video component #148

Closed henrykuijpers closed 6 years ago

henrykuijpers commented 6 years ago

Just like we have the Image-component, it would be nice to have a Video-component. This component should work the same way the Image-component does: You either specify a video asset, or you upload a video directly.

richardhand commented 6 years ago

Thanks @henrykuijpers for the suggestion, a new video component is on our roadmap (https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/wiki).

kwin commented 6 years ago

Isn’t this a duplicate of #218?

jckautzmann commented 6 years ago

@kwin You're correct. I'm closing this issue. Let's continue the discussion on #218.

gabrielwalt commented 6 years ago

Note that for now, the RTC on #218 doesn't allow direct upload on the component, and only referencing a video from DAM. The reason for this is that there probably needs to be a workflow triggered when uploading a video to generate the different encodings that might be needed.