Our client wants the video to be used from dam instead of external video. Since the video component is deprecated is there a way for customising the component using the video component as resource type?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Keerthana_H_N ,
Please refer to this thread:
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-put-videos-stored-i...
You can create a simple HTML 5 Video Component. Or you can leverage Embed component from Core components which is supported in AEM 6.4, 6.5 and AEMasCS. You may have to do some customization in order to use this component to render videos from /content/dam
Hi @Keerthana_H_N ,
Please refer to this thread:
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-put-videos-stored-i...
You can create a simple HTML 5 Video Component. Or you can leverage Embed component from Core components which is supported in AEM 6.4, 6.5 and AEMasCS. You may have to do some customization in order to use this component to render videos from /content/dam
To implement video component you can follow the below link
or
you can create a custom component with html5 code and input the video URL as a dialog field and display the input value in the html.
Let us know if you have any questions.
Views
Likes
Replies
Views
Likes
Replies