-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[Punch List] - Video in AMP #4154
Comments
@cramforce @rudygalfi @ericlindley-g Here is a rough punch list for video related work we need to do. Feel free to edit. I will spin off more Github issues as time comes for each task. |
Note: This covers #3799. |
There is no autoplay attribute propagation in chrome v53 android. |
@tomasvts We don't actually propagate the Are you seeing |
@aghassemi Wondering if this list needs to be updated at all, particularly the amp-youtube parts? |
Any more information on amp-video-iframe? |
@randallbpotter15 Not yet, that being said, |
@aghassemi We are currently using an iframe to serve our video player as we have "pre-roll" ad needs and event management for analytics. We are always interested to hear about potential upgrades to the amp video experience. We are in control of the underlying player, both from one we made to work on AMP to our in-house version here at CNN. Would love to learn more etc. |
@randallbpotter15 That's great! CNN's video player is a perfect candidate for Having a compelling use-case and a partner to work with for the initial version of The video-interface API will evolve overtime, currently the API is focused on providing hooks for managing autoplay and other playback related UX features we like to implement it AMP (rather than, say, analytics). |
@aghassemi I'd be happy to check this out with you all. @jmadler and some others on the team have my contact information for here at CNN. |
Is the nascent |
@matAtWork |
@aghassemi wanted to add that CBS would also be interested in adapting |
/cc @ericlindley-g setting to P2 |
@aghassemi #6285 checks off |
Can we add Media Session API and fullscreen on landscape to the punch list? |
This issue hasn't been updated in awhile. @aghassemi Do you have any updates? |
it's a tracker |
This issue hasn't been updated in awhile. @aghassemi Do you have any updates? |
/cc @alanorozco for housekeeping? I think at least parts of this is now tracked elsewhere so I don't know if this is still relevant. |
This is a tracker issue for related work planned for video enhancements in AMP.
amp-video
amp-youtube
<amp-video>
<amp-youtue>
<amp-dailymotion>
Support video-interface and autoplay for amp-dailymotion. #6285<amp-video-iframe>
amp-video-iframe #8524autoplay
onamp-by-examples
click-to-play
overlaystart
,end
during
overlay and allowamp-animation
's timeline to be synced with video timelinefixed
andfixed hero
)videoId
in the URL to auto-play upon page load. (videoId
optional, defaults to primary video). Maybe also allow the mode to be specified by the referrer.The text was updated successfully, but these errors were encountered: