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
egress
ingress_id
Identifier of the live ingress stream to re-publish as an egress stream.
CreateEgressStreamResponse
Response
egress
egress_id
Service-generated identifier for the new egress stream. Use it for subsequent
GetEgressStream and DeleteEgressStream calls.