Video plugin for Sanity Studio

A Sanity Studio plugin for uploading and managing video assets with Cincopa Video Platform.
This plugin enables editors to seamlessly upload and manage videos directly within the Sanity Studio interface.

Upload media to Cincopa from within Sanity Studio (no iframe)

Seamless integration directly in your workflow

Direct Upload

No iframe required - seamless integration directly in your workflow

Live Streaming

Real-time streaming capabilities with global CDN delivery

Getting Started

Get up and running with

Sanity Studio

Follow these simple steps to integrate Cincopa with your Sanity Studio in minutes.

Installation

BASH

npm install sanity-plugin-cincopa-uploader@latest

Usage

Add the plugin to your Sanity configuration:

JAVASCRIPT

import { defineConfig } from 'sanity'
import { cincopaLibrary } from '@cincopa/sanity-plugin-cincopa-library'
export default defineConfig({
  // ... other config
  plugins: [
    cincopaLibrary({
      apiKey: 'your-cincopa-api-key'
    })
  ]
})

Advanced Configuration

Customize the plugin with advanced options:

JAVASCRIPT

export default defineConfig({
  name: 'default',
  title: 'My Studio',
  projectId: 'your-project-id',
  dataset: 'production',
  plugins: [
    cincopaLibrary({
      apiKey: process.env.SANITY_STUDIO_CINCOPA_API_KEY,
      enableUpload: true,
      enableSearch: true,
      enableMetadata: true
    })
  ],
  schema: {
    types: schemaTypes,
  },
})
Why Developers Choose Us

Customer Feedback

We help you build faster. See the robust tools and capabilities that make developers successful with our platform.

Video Storage & Management

Cloud-based multimedia library management

Asset categorization and metadata management

Security (AES)

Advanced Encryption Standard (AES) to ensure secure end-to-end content delivery

Analytics

Viewer behavior, including engagement metrics, heatmaps, and individual user data

Developer Integration

REST API V2 - Perform CRUD operations on assets and galleries, with authentication via API tokens.

Video Storage & Management

4K quality video hosting support

HLS adaptive streaming delivering the best possible quality while allowing viewers to select playback quality up to 4K video with minimal

We help you build powerful, flexible media solutions with minimal friction

Why Choose Us

Customer Feedback

Join thousands of Flutter developers who trust Cincopa for their media needs

THEY SAID IT BEST

“Switching to Cincopa's Flutter plugin cut our development time in half. The native performance on mobile is incredible and the web player works flawlessly across all browsers.”

Alex Rodriguez
Mobile Team Lead

THEY SAID IT BEST

“Amazing experience! Great UI, excellent results. Highly recommended.”

Alex Johnson
Product Manager