-
Notifications
You must be signed in to change notification settings - Fork 1
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
Implement Video Element #81
Comments
We need to account for a couple of patterns: Kaltura and the DAM. The DAM primarily gets used for motion graphics (banner backgrounds, Story Teller animations) For Kaltura, mediaspace.esri.com, authoring should use the video url, ex: String |
As discussed on the last call, we'll rewrite the urls on the client to allow authors to use urls in the format "https://mediaspace.esri.com/media/t/1_9gsx27x2". |
One note: there may be other parameters after the ID ( |
Original: https://www.esri.com/en-us/about/about-esri/overview
Edge Delivery site: https://main--esri--aemsites.hlx.page/en-us/about/about-esri/overview
Video URL: https://www.esri.com/content/dam/esrisites/en-us/about/about/about-2022/updates-10/about-overview-banner.mp4
Render the following video tag from video url.
The text was updated successfully, but these errors were encountered: