Menu

Showing posts with label Dynamic Media. Show all posts
Showing posts with label Dynamic Media. Show all posts

Enable Dynamic Media in AEM Image component

Edit the page template > open the image policy by clicking on policy setting button.

Dynamic media component feature enable

In Properties check the "Enable DM features" to allow dynamic media feature with image component. 

Enable Dynamic media feature in Image component



How to start AEM with Dynamic Media

Dynamic media work as a run-mode in AEM and default it is disabled in AEM. When we start AEM using command we need to add "-r dynamicmedia_scene7" in the command line to start the AEM with dynamic media.

We could also set this run-mode in start file along with other run-modes separated by comma(,).

set CQ_RUNMODE=author,dynamicmedia_scene7

References

Setup and Configuration Dynamic Media