You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
752 B
13 lines
752 B
---
|
|
sidebar_position: 3
|
|
title: Page with a video
|
|
description : How to insert a video?
|
|
---
|
|
|
|
# How to insert a video?
|
|
|
|
You can easily insert a video from UCA Media Manager, like this:
|
|
<iframe allowfullscreen src='https://opencast.dsi.uca.fr/paella/ui/embed.html?id=6bb85997-4724-46a2-b0d8-17cd6d55b1db' width='640' height='400' frameborder='0' scrolling='no' marginwidth='0' marginheight='0' allowfullscreen='true' webkitallowfullscreen='true' mozallowfullscreen='true' ></iframe>
|
|
|
|
Or from youtube:
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/3SH_MbMJwxI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |