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
- Go to Streams, open a stream.
- Overview tab → Multistream targets → Create.
- Enter name, Ingest URL (required), optional stream key, and rendition profile.
- 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