-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
This is a tracker issue for related work planned for video enhancements in AMP.
- Define the AMP JavaScript interface for the shared video interface as defined in Request for comments: Shared video interface across AMP video players #3945
- Implement the above interface for
amp-video - Implement the above interface for
amp-youtube - Implement an AMP video manager that can discover what elements are videos, knows which one is currently playing, and provides utilities to manage all videos as a group (e.g. playing one, would pause others, etc...)
- Support muted autoplay
-
<amp-video> -
<amp-youtue> -
<amp-dailymotion>Support video-interface and autoplay for amp-dailymotion. #6285 -
<amp-video-iframe>amp-video-iframe #8524
-
- Support dock-and-minimize UX for playing videos video dock: phase 1, playing video to dock and minimize to corner #9702 video dock: gestures #9961 video dock: Drag Drop Snap support for minimized video #9962 video dock: UI controls #9993
- Scroll-bound docking
- Drag, drop & snap to corner
- Minimized video controls
- Customization attributes
- Support Media API Implement Media Session API for video-interface #7272
- Support "Go To Fullscreen" on orientation change Video should go to fullscreen mode on orientation change into landscape #5380
- Support Video Analytics Intent To Implement: Video Analytics #9902
- Documentation and DevRel related work
-
autoplayonamp-by-examples -
click-to-playoverlay
-
- Custom controls
- Play closed captions for autoplay
- Support "overlays" for
start,end - Support
duringoverlay and allowamp-animation's timeline to be synced with video timeline - Support custom controls
- Support Hero Video Hero mode for video players #7510
- Support Mode: Video in lightbox 2.0 (part of work is in lightbox 2.0 efforts [Punch List] - Lightbox 2.0 #4152)
- Support Mode: Video in fixed position (maybe both
fixedandfixed hero) - Support ability for referrers to specify a
videoIdin the URL to auto-play upon page load. (videoIdoptional, defaults to primary video). Maybe also allow the mode to be specified by the referrer.
Reactions are currently unavailable