Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Add an HTML macro to the required page.

  2. Select HTML embed code from the Data source drop-down in the Data source tab.

  3. Enter an HTML <video> tag in the given code block for this scenario. You can also use the <object> tag.

  4. Save the changes and Publish the page.

  • There are three supported video formats in HTML: MP4, WebM, and OGG. Thus, you must ensure that when using the HTML <video> tag, the video must be in one of the listed formats so that the video can be shown.

  • If the video is not visible at all, verify the video source and resolve any permission issues.

  • If the video is not visible in its entirety, you can enter the required width and height in the Layout > Height of an iframe tag’s parameter.

Relevant information

...