Back
Mux

Mux

Mux

Overview

Mux is the best video infrastructure API for developers. Mux handles transcoding, storage and adaptive bitrate streaming of your videos to viewers.

Use @mux/supabase to sync your Mux video data with your Supabase Postgres database.

Running the npx @mux/supabase init command will:

  • Create new mux schema in your Supabase database
  • Set up tables for for assets, live_streams, uploads and webhook events
  • Set up an Edge Function to receive Mux webhooks and sync data with the new tables

You can also set up workflows with npx @mux/supabase init-workflows to trigger a specific Supabase functions when a specific webhook event happens.

Mux has a free plan to start (no card required), and then is usage-based after that, so you only pay for what you use.

Details

DeveloperMux
CategoryDevTools
DocumentationLearn

Third-party integrations and docs are managed by Supabase partners.

Get started with Mux and Supabase.