Create an Amazon IVS low-latency channel and broadcast via RTMPS

domain: docs.aws.amazon.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Call the IVS CreateChannel API (service: ivs, region-specific endpoint); specify a channel name, latencyMode (NORMAL or LOW), type, and optional recording configuration ARN.
  2. The response includes a channel ARN, ingestEndpoint (an RTMPS hostname), and a streamKey object containing the stream key value.
  3. Note: CreateChannel automatically creates one stream key; if you call CreateStreamKey again on the same channel it will fail — use DeleteStreamKey then CreateStreamKey to rotate.
  4. Configure your encoder with protocol RTMPS, the ingestEndpoint from the response (prefix with rtmps://, port 443, path /app), and the stream key value.
  5. Call GetStream to confirm the stream is LIVE, or subscribe to EventBridge/CloudWatch Events for stream state changes.
  6. Retrieve the playback URL from the channel's playbackUrl field; this is an LL-HLS URL suitable for use with hls.js or native HLS players.

Known gotchas

Related routes

Create a low-latency live channel using the Amazon IVS API
docs.aws.amazon.com · 5 steps · unrated
Send timed metadata to an Amazon IVS low-latency channel during a live stream
docs.aws.amazon.com · 6 steps · unrated
Create an Amazon IVS real-time Stage, generate participant tokens, and join with WebRTC
docs.aws.amazon.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans