Live Streams
Retrieve a live stream simulcast target
Retrieves the details of the simulcast target created for the parent live stream. Supply the unique live stream ID and simulcast target ID that was returned in the response of create simulcast target request, and Mux will return the corresponding information.
get/video/v1/live-streams/{LIVE_STREAM_ID}/simulcast-targets/{SIMULCAST_TARGET_ID}
Path parameters
LIVE_STREAM_IDstring required
The live stream ID
SIMULCAST_TARGET_IDstring required
The ID of the simulcast target.
Response
OK