Skip to main content
Multistreaming sends your Livepeer Studio stream to multiple RTMP/RTMPS destinations (e.g. Twitch, YouTube Live, Facebook Live). Configure multistream targets per stream in the dashboard or via the API.

Concepts

  • Multistream target = ingest URL + optional stream key + optional rendition. Create via Multistream API or inline in stream create / stream update.
  • Targets are per stream; new streams do not inherit them.
  • Changes apply to the next session. If the stream is live, new/updated targets are used after the current session ends.

Dashboard

  1. Go to Streams, open a stream.
  2. Overview tab → Multistream targetsCreate.
  3. Enter name, Ingest URL (required), optional stream key, and rendition profile.
  4. Save. Toggle, edit, or delete targets from the same section.

API

Monitoring

  • Health tab: targets show Active or Offline (may lag slightly).
  • Webhooks: multistream.connected, multistream.error, multistream.disconnected. See Listen to events.
Last modified on February 18, 2026