Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

Serve Videos from DAM

Avatar

Level 6

Hi,

If I need to deliver some videos stored on DAM through apache with dispatcher, is it needed any some different configuration on apache in order to serve videos?

Thanks

1 solution acceptée

Avatar

Réponse correcte par
Employee Advisor

Hi,

by default everything should work, you might want to check your dispatcher rules, that the videos are actually cached in the dispatcher. Think of the bandwidth required to serve videos. If it's getting large, you might consider to use a CDN.

kind regards,
Jörg

Voir la solution dans l'envoi d'origine

2 Replies

Avatar

Réponse correcte par
Employee Advisor

Hi,

by default everything should work, you might want to check your dispatcher rules, that the videos are actually cached in the dispatcher. Think of the bandwidth required to serve videos. If it's getting large, you might consider to use a CDN.

kind regards,
Jörg

Avatar

Level 6

Thanks Jorg.