Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] Video Component #218

Open
gabrielwalt opened this issue Jun 22, 2018 · 15 comments
Open

[RFC] Video Component #218

gabrielwalt opened this issue Jun 22, 2018 · 15 comments
Labels
enhancement New feature, or improvement to an existing feature.

Comments

@gabrielwalt
Copy link
Member

gabrielwalt commented Jun 22, 2018

[Request To Comment] To anybody who intends to use the Core Components, please provide your feedback about the following requirements. We want to make sure that we build a component that fits your needs, so don't hesitate to tell us how that component should work, so that you will be able to use it.

User Story

As a page or template author, I need a component to display a video on the page, so that visitors can view it.

Acceptance criteria

  • Edit dialog:
    • Asset picker to choose the video from the DAM.
    • Optionally, allow to provide a poster image.
    • Checkboxes for autoplay, loop, hide controls and preload (auto, metadata or auto).
    • Define title and description, inherited from DAM by default (as for the image component).
  • Automatically render the different sources from what's available as DAM renditions.
  • Microdata from schema.org

For delivery considerations:
https://helpx.adobe.com/experience-manager/6-3/assets/using/linking-urls-to-yourwebapplication.html
https://helpx.adobe.com/experience-manager/6-3/assets/using/http2.html

@rajeevyadav2
Copy link

@gabrielwalt : It would be good if we can provide an option for subtitles and captions in videos. Also, provision to play from any third party location like youtube or brightcove any thing else. This component should have provision to add third party video link that we want to play.

Another important feature of the video component can be video player. If we can have some OOTB players that can be selected plus add custom players created by extending any of the OOTB players.

@gabrielwalt gabrielwalt added this to the 2.3.0 milestone Oct 31, 2018
@JasonUSC
Copy link

JasonUSC commented Nov 5, 2018

@gabrielwalt : it would be really nice if captions could be stored as content fragments so we could leverage translation services.

Also, the ability to use video from AEM Dynamic Media

@reusr1
Copy link
Contributor

reusr1 commented Nov 29, 2018

if outside video platforms are enabled the core component should provide a design mode setting to configure the player id for the supported platforms or possible a set of player ids per platform

@akamitkumar249
Copy link

Hi Team,
Could you please provide an ETA for this feature. This is required for one of my client.
Thanks

@gabrielwalt gabrielwalt modified the milestones: 2.3.0, 2.4.0 Jan 30, 2019
bkheadwire added a commit to bkheadwire/aem-core-wcm-components that referenced this issue Mar 26, 2019
…rent issues: no tests, no clientlibs, poster image not working.
@richardhand richardhand removed this from the 2.4.0 milestone Apr 11, 2019
@gabrielwalt gabrielwalt added this to the Future milestone Jul 2, 2019
@tjameswhite
Copy link

tjameswhite commented Jul 3, 2019

+1 subtitles & captions
+1 player

Could we also consider sources outside the DAM, such as YouTube? We have a YouTube channel, but repost many of the videos our site via a custom video component.

@gabrielwalt
Copy link
Member Author

I'll close this for now as we won't have bandwidth to address this within foreseeable future.
We currently have the Embed component that is allowing to display videos from YouTube or other similar services.

@richardhand richardhand removed this from the Future milestone Dec 2, 2019
@gabrielwalt gabrielwalt added the enhancement New feature, or improvement to an existing feature. label Sep 9, 2020
@gabrielwalt gabrielwalt changed the title [RTC] Video Component [RFC] Video Component Sep 9, 2020
@thinkstainless
Copy link
Member

thinkstainless commented Dec 7, 2020

Hi @gabrielwalt
Sorry to unearth an old thread :) I'm curious why the HTML5 video tag just couldn't be used?
https://www.w3schools.com/html/html5_video.asp

@kwin
Copy link
Contributor

kwin commented Dec 14, 2022

Sorry to revive that old issue, but not having a video component for AEM Assets seems like a big limitation as almost every website needs that (due to GDPR concerns with external providers). Also as Adobe is heavily promoting the asset functionality (with and without Dynamic Media) is it hard to explain to customers why the integration with AEM is not provided out of the box.

@royteeuwen
Copy link
Contributor

+1 on this. This is clearly a lacking feature in AEM(aaCS)

I am also trying to use the Dynamic Media component to show video's, but it is very cumbersome and not clear / ux friendly at all

@bpauli bpauli reopened this Dec 19, 2022
@bpauli
Copy link
Contributor

bpauli commented Dec 19, 2022

relates to #1624

@adobe adobe deleted a comment from github-jira-sync-bot Dec 19, 2022
@bpauli
Copy link
Contributor

bpauli commented Dec 19, 2022

Thanks for reaching out again and sorry for the delay. We will revisit this request in our next grooming session and provide an update.

@bpauli
Copy link
Contributor

bpauli commented Dec 19, 2022

SITES-10394

@royteeuwen
Copy link
Contributor

@bpauli thanks for the update! any update on an ETA for this?

@kwin
Copy link
Contributor

kwin commented Mar 17, 2023

@bpauli @vladbailescu When can we expect an update (i.e. your next grooming session). Quite some time passed since December...

@JasonUSC
Copy link

@bpauli has there been any progress on a dynamic media core component for video? it's almost 2024 now, I would have thought by this time that Adobe's video offering would be fully integrated with AEM. By now I should be able to drop a video core component on a page, get all of my video schema for SEO automatically generated and included, captions from Assets, etc. And the page properties should be smart enough to pull in a video's poster image if a video is selected as the featured image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, or improvement to an existing feature.
Projects
None yet
Development

No branches or pull requests