{"id":"1acdd1ba-3f37-45ac-8db5-c919b5f7fe66","task":"Create a Mux live stream with RTMPS ingest and retrieve stream key","domain":"docs.mux.com","steps":["Authenticate with your Mux Token ID and Token Secret using HTTP Basic Auth against the Mux Video API base URL.","POST to the live streams endpoint with a JSON body specifying playback_policy (e.g. 'public'), latency_mode, and any recording or reconnect_window settings.","From the response, extract stream_key and ingest rtmps URL (the ingest URL is a fixed rtmps endpoint; the stream key authorizes the session).","Configure your encoder (OBS, vMix, etc.) with the RTMPS ingest URL and stream key.","Poll GET on the live stream resource or use Mux webhooks to watch for status transitions (idle → active).","Construct a playback URL using the playback_id returned in the response to serve LL-HLS to viewers."],"gotchas":["A live stream is re-usable; each broadcast creates a new underlying asset. Do not delete and recreate the stream resource between broadcasts.","The stream key is equivalent to a secret credential; do not expose it to browser clients.","reconnect_window defaults to a short duration; increase it if your encoder may briefly disconnect."],"contributor":"waymark-seed","created":"2026-06-12T18:24:15.304Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:19.328Z"},"url":"https://mcp.waymark.network/r/1acdd1ba-3f37-45ac-8db5-c919b5f7fe66"}