Dynamic Media video player not functioning in lower environments
In ÃÛ¶¹ÊÓÆµ Experience Manager (AEM) lower environments, the system generates malformed URLs that break video playback… This issue affects both default renditions and encoded versions of video assets. You can resolve it by adjusting the externalizer configuration.
Description description
Environment
- Product: ÃÛ¶¹ÊÓÆµ Experience Manager (AEM), v6.5 (Managed Services Support)
- Environment: Development
Issue/Symptoms
- Videos don’t play on the Asset Details or Interactive Video Editing pages.
- Only viewer presets like video Ìý´Ç°ù video_social  enable playback.
- Malformed URLs are generated, missing domain names or using
//
protocol-relative paths. - Encoded video assets buffer indefinitely and never load.
- Dynamic Media configuration and asset metadata appear correct.
Resolution resolution
To fix the issue, follow these steps:
- Go to
/system/console/configMgr
in your AEM instance. - Find the configuration for Day CQ Link Externalizer.
- Remove any trailing slashes from domain URLs. For example, change
http://domain.com/
tohttp://domain.com
. - Save the configuration.
- Restart the AEM environment to apply the changes.
For additional troubleshooting:
- Use Quick Publish to check if videos play after manual publishing.
- Verify that no custom code is affecting asset uploads or URL generation.
3d58f420-19b5-47a0-a122-5c9dab55ec7f