この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
I tried to you tube integration with DAM in AEM 6.0
I refer following link
http://www.tothenew.com/blog/youtube-integration-with-cq5/
I getting cloud services (application name and json config) share in attached screen shot but i want in dialog channel id, google key, target path
please let me how to do it.
解決済! 解決策の投稿を見る。
Hi,
I followed the instructions here, and it worked fine:
http://docs.adobe.com/docs/en/aem/6-1/author/assets/dynamic-media/video.html#Publishing videos to YouTube
Att.
表示
返信
いいね!の合計
Hi,
I followed the instructions here, and it worked fine:
http://docs.adobe.com/docs/en/aem/6-1/author/assets/dynamic-media/video.html#Publishing videos to YouTube
Att.
表示
返信
いいね!の合計
To integrate videos located in the AEM DAM and Youtube- you can develop a custom AEM component. Use a Youtube JQuery Plug-in in your component:
http://www.sitepoint.com/5-html5-youtube-jquery-plugins/
Then in the component logic - reference the video in the AEM DAM.
表示
返信
いいね!の合計
Thanks Franciscoribeir