The controls you reach for
Play, pause, adjust the volume or seek to another moment. Fullscreen is here too.
PLAY / SEEK / SOUNDUse Vido to share a favorite video on your website, or show something you made.
This is the Vido player. Try seeking, adjusting the volume or pausing wherever you like.
Focus the player: Space to play or pause. Arrow keys adjust the focused timeline.
Add your work to a homepage or a demo to a project page, with the playback controls you already know.
Play, pause, adjust the volume or seek to another moment. Fullscreen is here too.
PLAY / SEEK / SOUNDSwitch from 0.5× to 2× in the player settings. Take another look at that one move.
0.5× — 2×Add a container and initialize the player with your video, size and poster. You can change the progress color too.
YOUR VIDEO. YOUR PAGE.02 / MAKE IT PERSONAL
Keep it simple, or add a happy little face and soft bands of color. Preview your style here, then try it in the player.
Style preview · give it a little drag58%
Pick a little face to follow your film.
Processed locally. Your choices stay in this browser.
Download Vido 2.0’s dist files, load the stylesheet and player, then add your video and avatar.
const player = new vido({ el: '#screen', src: './your-film.mp4', poster: './your-poster.jpg', lang: 'zh', muted: true, avatar: './your-avatar.svg'}); // When the view unmounts:// player.destroy();Vido 2.0 is rewritten in TypeScript, with no Vue or React runtime dependency. Use it directly on a web page, or mount and destroy it inside your framework.
Formats depend on your browser. There is no bundled HLS engine or quality switcher. Picture-in-picture requires browser support; captions use WebVTT files. Scene shortcuts, local files and room lighting are website demo tools.
Read the API and compatibility notes