Video streaming
Enables video uploads and streaming directly within Payload CMS.
Installation
pnpm add payload-video-stream About
This plugin allows users to upload videos directly to streaming platforms from Payload CMS collections. It supports Cloudflare Stream for optimized video delivery and automatic video processing. Users can set up their preferred video storage configuration and integrate video metadata with Payload documents. The plugin features an extensible architecture, allowing future support for more streaming providers like Mux and AWS MediaConvert. To configure the plugin, users can specify settings in their `payload.config.ts`, including uploading collections and the default adapter for video processing. Environment variables are required for authentication with the streaming provider, which enables seamless integration. The plugin automatically manages video processing status, providing real-time information on the upload and processing lifecycle within the Payload admin interface.
Package info
- Package name
payload-video-stream- Latest version
1.3.1- Unpacked size
- 113 kB
- License
- MIT
- Weekly downloads
- 53
- Last publish
- Feb 11, 2026
Similar plugins
More in MediaBase64 image placeholder
Generates a base64-encoded placeholder image for Payload upload collections and stores it in a text field.
S3 Upload
Routes Payload CMS upload collections to Amazon S3, pushing the original file and every image size variant.
Media Preview
Preview images, videos, audio, and documents directly in the Payload CMS admin panel.
BlurHash
Generates BlurHash placeholders for images in Payload CMS collections.
Blurhash
Automatically encodes images in Blurhash format for Payload CMS.
ImageKit
Sync images to ImageKit storage directly from Payload CMS.