Welcome to Mux + Next.js

Get started by uploading a video

Mux provides APIs for developers working with video. This example is useful if you want to build:

  • A video on demand service like Youtube or Netflix
  • A platform that supports user uploaded videos like Tiktok or Instagram
  • Video into your custom CMS

Uploading a video uses the Mux direct upload API. When the upload is complete your video will be processed by Mux and available for playback on a sharable URL.

To learn more, check out the source code on GitHub.