Overview
The Video Player library provides customizable components and templates for embedding videos in your site or app. It is built on top of Vidstack Player, a modern, accessible alternative to JW Player and Video.js.
Getting Started
- Open the Insert Menu → Components.
- Drag in a
VideoPlayer
component. - Set the
src
property to a video file or external link. - (Optional) Add
VideoPoster
,VideoTrack
, or other enhancements as needed. - Remove or customize any parts of the player to suit your needs.
Templates
Simple Video Player
Includes:
- Play/Pause
- Mute/Unmute
- Picture-in-Picture
- Fullscreen
- Poster image
- Buffering indicator
- Gesture support
Fully Featured Video Player
Includes everything from the Simple version, plus:
- Captions
- Caption settings
- Chapters
- Thumbnails
- (Coming soon) Playback settings
- (Coming soon) Quality settings
Use this template if you need advanced controls or want to extend from a richer base.