google_api_you_tube v0.12.0 GoogleApi.YouTube.V3.Model.IngestionInfo View Source
Describes information necessary for ingesting an RTMP or an HTTP stream.
Attributes
backupIngestionAddress
(type:String.t
, default:nil
) - The backup ingestion URL that you should use to stream video to YouTube. You have the option of simultaneously streaming the content that you are sending to the ingestionAddress to this URL.ingestionAddress
(type:String.t
, default:nil
) - The primary ingestion URL that you should use to stream video to YouTube. You must stream video to this URL.Depending on which application or tool you use to encode your video stream, you may need to enter the stream URL and stream name separately or you may need to concatenate them in the following format:
STREAM_URL/STREAM_NAME
streamName
(type:String.t
, default:nil
) - The HTTP or RTMP stream name that YouTube assigns to the video stream.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.