Enabling or Disabling Dynamic Media

Enabling or Disabling Dynamic Media
Enabling or Disabling Dynamic Media
Overview / Adobe Experience Manager / Adobe Experience Manager 6.0 / Administering / Solutions Integration / Configuring Dynamic
Media /
Dynamic media is disabled by default. If you would like to take advantage of dynamic media in your assets,
you need to enable dynamic media. Before enabling, make sure to review the technical requirements.
By enabling Dynamic Media every uploaded image asset will receive a cqdam.pyramid.tiff rendition that is
used for fast delivery of dynamic image renditions. Those PTIFFs have significant advantages by enabling
Dynamic Media features (single master, dynamic renditions, interactive visualization (zoom)), but they come
at the cost of an up to 3x size increase over the original asset.
If you do not have license for Dynamic Media, please be sure to keep dynamic media disabled to ensure
compliance with your license contract.
NOTE
If you want to use Scene7 in AEM, you should keep Dynamic Media disabled unless you are
using a specific scenario. Dynamic Media is disabled by default.
ENABLING DYNAMIC MEDIA
To enable dynamic media, you need to enable it in CRXDE Lite and also need to start the image server:
1.
In CRXDE Lite, navigate to /etc/dam/dynamicmediaconfig.
2.
Set the value of dynamicMediaEnabled from False to True and click Save All.
NOTE
Be sure to restart AEM after you set the flag to True to enable dynamic media
features.
3.
5.
Return to AEM Sites and in Tools, open the web console and go to OSGi bundles (or navigate
to http://<host>:<port>/system/console/bundles).
In the OSGI bundles, find Adobe CQ DAM Scene7 Dynamic Imaging (com.adobe.cq.dam.cqscene7-imaging) bundle.
Start the bundle.
6.
Request http://<host>:<port>/is/image and make sure Image Server is now running.
4.
DISABLING DYNAMIC MEDIA
Dynamic media is disabled by default. However, if you have previously enabled dynamic media, you may
want to turn it off at a later time.
To do this, you need to disable the configuration in CRXDE Lite and also need to restart the Image Server:
© 2012 Adobe Systems Incorporated.
All rights reserved.
Page 1
Created on 2014-11-19
Enabling or Disabling Dynamic Media
1.
In CRXDE Lite, navigate to /etc/dam/dynamicmediaconfig.
2.
Set the value of dynamicMediaEnabled from True to False and click Save All.
NOTE
After the Dynamic Media functionality is switched off, the workflow step that generates
the cqdam.pyramid.tiff rendition will be skipped automatically. This also disables
dynamic rendition support and other Dynamic Media features.
3.
4.
5.
6.
Return to AEM Sites and in Tools, open the web console and go to OSGi bundles (or navigate
to http://<host>:<port>/system/console/bundles).
In the OSGI bundles, find Adobe CQ DAM Scene7 Dynamic Imaging (com.adobe.cq.dam.cqscene7-imaging) bundle.
Restart the bundle.
Request http://<host>:<port>/is/image and make sure Image Server is no longer running.
© 2012 Adobe Systems Incorporated.
All rights reserved.
Page 2
Created on 2014-11-19