One of the main ideas behind this module is for the background region to be really flexible. With that in mind we should try to support video in the background as well as possible.
This issue will focus on video tags, rather than videos in iframes.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | layout_bg--video-support--3151322--2.patch | 2.57 KB | danflanagan8 |
Comments
Comment #2
danflanagan8This patch is a really small style change to make video tags work well in the background region. This is good for locally hosted video.
I had no luck getting a remote video (in an iframe) to autoplay and suppress controls. Core oEmbed media doesn't have that ability from what I can tell. I'll change the scope of this issue to focus on video tags and I'll open a new issue for handling iframes. Maybe someone can figure it out.
Comment #3
danflanagan8Here's the issue I made for remote video: #3151579: Support Remote Video in Background Region
Comment #5
danflanagan8