Create a low-latency live channel using the Amazon IVS API
domain: docs.aws.amazon.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Call CreateChannel to provision a new channel and its associated stream key
Set latencyMode to LOW for near-real-time interaction (the default) or NORMAL for standard broadcast-quality delivery
Choose a channel type, which determines the allowed resolution/bitrate - exceeding these limits can disconnect the incoming stream
Set containerFormat (TS or FRAGMENTED_MP4) - FRAGMENTED_MP4 is required if multitrack input is enabled
Retrieve the ingest endpoint and stream key from the response to configure the RTMPS encoder
Known gotchas
If the encoder's actual resolution or bitrate exceeds what the channel type allows, the stream will likely disconnect immediately rather than degrade gracefully
containerFormat must be FRAGMENTED_MP4 when multitrack input configuration is enabled - TS is not a valid combination in that case
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?