ingestionAddress property

String? ingestionAddress
getter/setter pair

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

Implementation

core.String? ingestionAddress;