CreateEgressStream

Creates an egress stream that publishes a live stream to a downstream consumer. A stream in STREAM_STATUS_UNAVAILABLE is rejected as not-live.

CreateEgressStreamRequest

Request
This endpoint expects an object.
egressobject
ingress_idstring

Identifier of the live ingress stream to re-publish as an egress stream.

CreateEgressStreamResponse

Response
This endpoint returns an object.
egressobject
egress_idstring

Service-generated identifier for the new egress stream. Use it for subsequent GetEgressStream and DeleteEgressStream calls.