Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hi All,
It would be great if any one suggest how to implement Live Streaming (component) in AEM. I have done some google research but stuck at initiation.
please suggest technical requirements like media server, encoders, HTTP to HTTPs etc.
Gelöst! Gehe zu Lösung.
I have figured out the solution. And I have video js & media js files which are belongs to hosting server. Wondering can I place these files on the aem server level and consume in the htl page ??
like <script src=""></script>
This would require a custom component - it's not available of the box.
For example - assume you have a youtube for this manner:
Introduction to live streaming - YouTube Help
You can build a custom AEM component that can display this.
We have a HELXP article that shows you how to build a custom component that can render YouTube vid:
Creating an Experience Manager YouTube Component
So - to sum this up - this functionality would require a custom component. And we do not have a document for this specific use case.
Zugriffe
Antworten
Likes gesamt
Thank you smacdonald2008 for the immediate turn around.
I have just found one link on adobe helpx site. Is this a good article to start ??
Zugriffe
Antworten
Likes gesamt
The link you mentioned Stream live media over HTTP requires Adobe Media Server license. It depends on you to choose a hosting solution based on your requirements.
The links shared by Scott showcases how to create AEM components to plug & play a hosting solution url irrespective of the fact that you choose Adobe Media Server or Youtube or Wistia etc.
Zugriffe
Antworten
Likes gesamt
I have figured out the solution. And I have video js & media js files which are belongs to hosting server. Wondering can I place these files on the aem server level and consume in the htl page ??
like <script src=""></script>
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten