Skip to main content

Stream to Mux

Learn how to stream to Mux using Restream.

Becca Mintz avatar
Written by Becca Mintz
Updated this week

Mux is a developer-friendly video platform for creating reliable, scalable live and on-demand streaming experiences. Perfect for live events, in-app broadcasts, and fully branded platforms.


How to set up your Mux stream

💡 For help with these steps, please follow Mux's guide here.

  1. Log in to your Mux dashboard.

  2. Create an Access Token with the required permissions.

  3. Use the Access Token to create a new live stream via the Mux API. This will generate a stream key you’ll need to connect to Restream.

  4. Copy the stream key.


How to add Mux to Restream

  1. From your home screen, click the Channels button.

  2. Click Add Channels.

  3. Click Mux.

  4. Set a display name for your channel and paste the stream key you copied from Mux.

  5. Click Add Channel.

  6. Your Mux stream is set up - you just need to choose how you'll go live.



Requirements

  • Mux is available to all Restream users, including the free plan. However, Mux may charge separately for usage on its platform.

  • Mux allows you to reuse stream keys and create as many as you need in your account.

  • API-dependent features like Restream Chat and Analytics are not currently supported.

  • Mux provides general encoder settings that you can adjust based on your use case and upload bandwidth. For more details, see Mux’s encoder setup guide.

    Video

    • Codec: H.264 (Main Profile)

    • Resolution & Bitrate:

      • 1080p 30fps – 5000 kbps (Great)

      • 720p 30fps – 3500 kbps (Good)

      • 480p 30fps – 1000 kbps (Works)

    • Keyframe Interval: 2 seconds (5 seconds for 480p)

    Audio

    • Codec: AAC

💡 Prefer connecting Mux via SRT? Use our Custom SRT channel instead.

Did this answer your question?