Embed videos in the HTML editor
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Platform Field Administration
You can insert videos into HTML fields. You can also add videos to the video library using the HTML Insert/Modify Video form.
Before you begin
Note: The Videos [db_video] table is a public table that does not have any security restrictions. Unauthenticated users have full access to videos uploaded to the db_video table.
Role required: The role necessary to
update the record that contains the HTML field. For example, any user with a role can create a knowledge article and embed a video in it.About this task
The following file formats are supported in the base system.
- MPEG-4 video .mp4
- WebM Video .webm
The larger the file size, the longer it takes to download before the video starts. To
reduce file size, you can reduce the bit rate, but doing so reduces the quality of
the video. The following bit rates optimize download speed and video quality:
Video resolution | Recommended bitrate |
---|---|
Standard definition (480p) | 1.5–2.5 megabits per second (mbps) |
High definition (720p) | 3–5 mbps |
High definition (1080p) | 6–8 mbps |
Note: For the best viewing experience the following specifications are
suggested:
Type | Definition |
---|---|
Size | 20MB |
Bit rate | 320KBPS |
Resolution | 480*320 |
Internet Explorer and Safari have difficulty streaming videos uploaded to the
database. Attach a file rather than embedding if you intend to use one of these
browsers or an unsupported file type. For more
information on attaching files, see Add and manage attachments.
Note: Administrators and
users with the image_admin role can manage the video library at .
Procedure