Overview
Using Vidyard Responsive Embed HTML code in an HTML tiles scrubs off "allowfullscreen" parameter in the code causing the video frame to load without a "full screen" option.
This article provides a resolution to address this issue.
Environment
Vidyard Video Provider on Jive - Amazon Web Services (AWS) / Hosted / Cloud Version - (Any)
Resolution
-
Vidyard has a special requirement that the containing
iframeshould also have theallowfullscreenattribute enabled according to 'How to embed a background video on your webpage'.
- Custom HTML Tile
iframedoes not have it set and its source is auto-generated by Jive so we do not have much control over it. With YouTube and other supported providers, the 'allowfullscreen' button does show up as they do not have any such prerequisites.
- For Vidyard videos, there is an option to get the
iframeembed code for the video. Refer to 'Copy a video embed code'.
Priyanka Bhotika
Comments