โ€น All docs / Files & media / Video
๐ŸŽฌ
Files & media

Video

A YouTube-style video library for your workspace โ€” upload, browse and watch videos hosted on infrastructure you control.

Overview

Video gives your organisation its own video product. Upload a file and it appears as a thumbnail tile with a title, description and duration; click to watch in a full player that remembers where you left off. Group videos into playlists, add subtitles, and share a clip with specific teammates or with anyone via a public watch link โ€” all without handing your footage to a third-party platform.

Video library on desktop
The library โ€” thumbnails, playlists and a YouTube-style watch page.

Features

How it works

Video stores uploaded files in the workspace's object storage and serves them over range-capable HTTP under the workspace origin. Per-user watch progress, playlists, captions and shares live in the platform database. Public links resolve through an unauthenticated token endpoint, so a shared clip plays for viewers who aren't signed in.

Storage
Video files in workspace object storage; metadata in the platform database
Streaming
Range-capable HTTP (seek & resume)
Sharing
Per-user shares + tokenised public watch links
Auth
Workspace single sign-on (OIDC); public links need no account