• Home
  • Raw
  • Download

Lines Matching +full:is +full:- +full:stream

8   font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
82 <p class="firstline">Deletes an existing stream for the authenticated user.</p>
85 <p class="firstline">Inserts a new stream for the authenticated user.</p>
88 <p class="firstline">Retrieve the list of streams associated with the given channel. --</p>
94 <p class="firstline">Updates an existing stream for the authenticated user.</p>
103 <pre>Deletes an existing stream for the authenticated user.
107is intended exclusively for YouTube content partners. The *onBehalfOfContentOwner* parameter indic…
108is intended exclusively for YouTube content partners. The *onBehalfOfContentOwnerChannel* paramete…
111 1 - v1 error format
112 2 - v2 error format
118 <pre>Inserts a new stream for the authenticated user.
125 { # A live stream describes a live ingestion point.
126stream cdn settings. # The cdn object defines the live stream&#x27;s content delivery network (CDN…
127 …&quot;format&quot;: &quot;A String&quot;, # The format of the video stream that you are sending to…
129 … or an HTTP stream. # The ingestionInfo object contains information that YouTube provides that you…
130 … &quot;A String&quot;, # The backup ingestion URL that you should use to stream video to YouTube. …
131stream video to YouTube. You must stream video to this URL. Depending on which application or tool…
132 …y be used instead of backupIngestionAddress in order to stream via RTMPS. Not applicable to non-RT…
133 …url may be used instead of ingestionAddress in order to stream via RTMPS. Not applicable to non-RT…
134 …e&quot;: &quot;A String&quot;, # The HTTP or RTMP stream name that YouTube assigns to the video st…
136 …stionType&quot;: &quot;A String&quot;, # The method or protocol used to transmit the video stream.
139 …ails&quot;: { # Detailed settings of a stream. # The content_details object contains information a…
140 …quot;: &quot;A String&quot;, # The ingestion URL where the closed captions of this stream are sent.
141stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
144 …quot;id&quot;: &quot;A String&quot;, # The ID that YouTube assigns to uniquely identify the stream.
145 …&quot;kind&quot;: &quot;youtube#liveStream&quot;, # Identifies what kind of resource this is. Valu…
146 …&quot;snippet&quot;: { # The snippet object contains basic details about the stream, including its…
147 …quot;, # The ID that YouTube uses to uniquely identify the channel that is transmitting the stream.
148 …&quot;description&quot;: &quot;A String&quot;, # The stream&#x27;s description. The value cannot b…
150 &quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the stream was created.
151 …&quot;title&quot;: &quot;A String&quot;, # The stream&#x27;s title. The value must be between 1 an…
153 …uot;: { # Brief description of the live stream status. # The status object contains information ab…
154 &quot;healthStatus&quot;: { # The health status of the stream.
155 &quot;configurationIssues&quot;: [ # The configurations issues on this stream
157 …&quot;description&quot;: &quot;A String&quot;, # The long-form description of the issue and how to…
158 &quot;reason&quot;: &quot;A String&quot;, # The short-form reason for this issue.
159 &quot;severity&quot;: &quot;A String&quot;, # How severe this issue is to the stream.
164 &quot;status&quot;: &quot;A String&quot;, # The status code of this stream
170is intended exclusively for YouTube content partners. The *onBehalfOfContentOwner* parameter indic…
171is intended exclusively for YouTube content partners. The *onBehalfOfContentOwnerChannel* paramete…
174 1 - v1 error format
175 2 - v2 error format
180 { # A live stream describes a live ingestion point.
181stream cdn settings. # The cdn object defines the live stream&#x27;s content delivery network (CDN…
182 …&quot;format&quot;: &quot;A String&quot;, # The format of the video stream that you are sending to…
184 … or an HTTP stream. # The ingestionInfo object contains information that YouTube provides that you…
185 … &quot;A String&quot;, # The backup ingestion URL that you should use to stream video to YouTube. …
186stream video to YouTube. You must stream video to this URL. Depending on which application or tool…
187 …y be used instead of backupIngestionAddress in order to stream via RTMPS. Not applicable to non-RT…
188 …url may be used instead of ingestionAddress in order to stream via RTMPS. Not applicable to non-RT…
189 …e&quot;: &quot;A String&quot;, # The HTTP or RTMP stream name that YouTube assigns to the video st…
191 …stionType&quot;: &quot;A String&quot;, # The method or protocol used to transmit the video stream.
194 …ails&quot;: { # Detailed settings of a stream. # The content_details object contains information a…
195 …quot;: &quot;A String&quot;, # The ingestion URL where the closed captions of this stream are sent.
196stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
199 …quot;id&quot;: &quot;A String&quot;, # The ID that YouTube assigns to uniquely identify the stream.
200 …&quot;kind&quot;: &quot;youtube#liveStream&quot;, # Identifies what kind of resource this is. Valu…
201 …&quot;snippet&quot;: { # The snippet object contains basic details about the stream, including its…
202 …quot;, # The ID that YouTube uses to uniquely identify the channel that is transmitting the stream.
203 …&quot;description&quot;: &quot;A String&quot;, # The stream&#x27;s description. The value cannot b…
205 &quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the stream was created.
206 …&quot;title&quot;: &quot;A String&quot;, # The stream&#x27;s title. The value must be between 1 an…
208 …uot;: { # Brief description of the live stream status. # The status object contains information ab…
209 &quot;healthStatus&quot;: { # The health status of the stream.
210 &quot;configurationIssues&quot;: [ # The configurations issues on this stream
212 …&quot;description&quot;: &quot;A String&quot;, # The long-form description of the issue and how to…
213 &quot;reason&quot;: &quot;A String&quot;, # The short-form reason for this issue.
214 &quot;severity&quot;: &quot;A String&quot;, # How severe this issue is to the stream.
219 &quot;status&quot;: &quot;A String&quot;, # The status code of this stream
228 <pre>Retrieve the list of streams associated with the given channel. --
231 …part: string, The *part* parameter specifies a comma-separated list of one or more liveStream reso…
235is intended exclusively for YouTube content partners. The *onBehalfOfContentOwner* parameter indic…
236is intended exclusively for YouTube content partners. The *onBehalfOfContentOwnerChannel* paramete…
240 1 - v1 error format
241 2 - v2 error format
250 { # A live stream describes a live ingestion point.
251stream cdn settings. # The cdn object defines the live stream&#x27;s content delivery network (CDN…
252 …&quot;format&quot;: &quot;A String&quot;, # The format of the video stream that you are sending to…
254 … or an HTTP stream. # The ingestionInfo object contains information that YouTube provides that you…
255 … &quot;A String&quot;, # The backup ingestion URL that you should use to stream video to YouTube. …
256stream video to YouTube. You must stream video to this URL. Depending on which application or tool…
257 …y be used instead of backupIngestionAddress in order to stream via RTMPS. Not applicable to non-RT…
258 …url may be used instead of ingestionAddress in order to stream via RTMPS. Not applicable to non-RT…
259 …e&quot;: &quot;A String&quot;, # The HTTP or RTMP stream name that YouTube assigns to the video st…
261 …stionType&quot;: &quot;A String&quot;, # The method or protocol used to transmit the video stream.
264 …ails&quot;: { # Detailed settings of a stream. # The content_details object contains information a…
265 …quot;: &quot;A String&quot;, # The ingestion URL where the closed captions of this stream are sent.
266stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
269 …quot;id&quot;: &quot;A String&quot;, # The ID that YouTube assigns to uniquely identify the stream.
270 …&quot;kind&quot;: &quot;youtube#liveStream&quot;, # Identifies what kind of resource this is. Valu…
271 …&quot;snippet&quot;: { # The snippet object contains basic details about the stream, including its…
272 …quot;, # The ID that YouTube uses to uniquely identify the channel that is transmitting the stream.
273 …&quot;description&quot;: &quot;A String&quot;, # The stream&#x27;s description. The value cannot b…
275 … &quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the stream was created.
276 …&quot;title&quot;: &quot;A String&quot;, # The stream&#x27;s title. The value must be between 1 an…
278 …uot;: { # Brief description of the live stream status. # The status object contains information ab…
279 &quot;healthStatus&quot;: { # The health status of the stream.
280 &quot;configurationIssues&quot;: [ # The configurations issues on this stream
282 …&quot;description&quot;: &quot;A String&quot;, # The long-form description of the issue and how to…
283 &quot;reason&quot;: &quot;A String&quot;, # The short-form reason for this issue.
284 &quot;severity&quot;: &quot;A String&quot;, # How severe this issue is to the stream.
289 &quot;status&quot;: &quot;A String&quot;, # The status code of this stream
295 …tube#liveStreamListResponse&quot;, # Identifies what kind of resource this is. Value: the fixed st…
324 <pre>Updates an existing stream for the authenticated user.
331 { # A live stream describes a live ingestion point.
332stream cdn settings. # The cdn object defines the live stream&#x27;s content delivery network (CDN…
333 …&quot;format&quot;: &quot;A String&quot;, # The format of the video stream that you are sending to…
335 … or an HTTP stream. # The ingestionInfo object contains information that YouTube provides that you…
336 … &quot;A String&quot;, # The backup ingestion URL that you should use to stream video to YouTube. …
337stream video to YouTube. You must stream video to this URL. Depending on which application or tool…
338 …y be used instead of backupIngestionAddress in order to stream via RTMPS. Not applicable to non-RT…
339 …url may be used instead of ingestionAddress in order to stream via RTMPS. Not applicable to non-RT…
340 …e&quot;: &quot;A String&quot;, # The HTTP or RTMP stream name that YouTube assigns to the video st…
342 …stionType&quot;: &quot;A String&quot;, # The method or protocol used to transmit the video stream.
345 …ails&quot;: { # Detailed settings of a stream. # The content_details object contains information a…
346 …quot;: &quot;A String&quot;, # The ingestion URL where the closed captions of this stream are sent.
347stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
350 …quot;id&quot;: &quot;A String&quot;, # The ID that YouTube assigns to uniquely identify the stream.
351 …&quot;kind&quot;: &quot;youtube#liveStream&quot;, # Identifies what kind of resource this is. Valu…
352 …&quot;snippet&quot;: { # The snippet object contains basic details about the stream, including its…
353 …quot;, # The ID that YouTube uses to uniquely identify the channel that is transmitting the stream.
354 …&quot;description&quot;: &quot;A String&quot;, # The stream&#x27;s description. The value cannot b…
356 &quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the stream was created.
357 …&quot;title&quot;: &quot;A String&quot;, # The stream&#x27;s title. The value must be between 1 an…
359 …uot;: { # Brief description of the live stream status. # The status object contains information ab…
360 &quot;healthStatus&quot;: { # The health status of the stream.
361 &quot;configurationIssues&quot;: [ # The configurations issues on this stream
363 …&quot;description&quot;: &quot;A String&quot;, # The long-form description of the issue and how to…
364 &quot;reason&quot;: &quot;A String&quot;, # The short-form reason for this issue.
365 &quot;severity&quot;: &quot;A String&quot;, # How severe this issue is to the stream.
370 &quot;status&quot;: &quot;A String&quot;, # The status code of this stream
376is intended exclusively for YouTube content partners. The *onBehalfOfContentOwner* parameter indic…
377is intended exclusively for YouTube content partners. The *onBehalfOfContentOwnerChannel* paramete…
380 1 - v1 error format
381 2 - v2 error format
386 { # A live stream describes a live ingestion point.
387stream cdn settings. # The cdn object defines the live stream&#x27;s content delivery network (CDN…
388 …&quot;format&quot;: &quot;A String&quot;, # The format of the video stream that you are sending to…
390 … or an HTTP stream. # The ingestionInfo object contains information that YouTube provides that you…
391 … &quot;A String&quot;, # The backup ingestion URL that you should use to stream video to YouTube. …
392stream video to YouTube. You must stream video to this URL. Depending on which application or tool…
393 …y be used instead of backupIngestionAddress in order to stream via RTMPS. Not applicable to non-RT…
394 …url may be used instead of ingestionAddress in order to stream via RTMPS. Not applicable to non-RT…
395 …e&quot;: &quot;A String&quot;, # The HTTP or RTMP stream name that YouTube assigns to the video st…
397 …stionType&quot;: &quot;A String&quot;, # The method or protocol used to transmit the video stream.
400 …ails&quot;: { # Detailed settings of a stream. # The content_details object contains information a…
401 …quot;: &quot;A String&quot;, # The ingestion URL where the closed captions of this stream are sent.
402stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
405 …quot;id&quot;: &quot;A String&quot;, # The ID that YouTube assigns to uniquely identify the stream.
406 …&quot;kind&quot;: &quot;youtube#liveStream&quot;, # Identifies what kind of resource this is. Valu…
407 …&quot;snippet&quot;: { # The snippet object contains basic details about the stream, including its…
408 …quot;, # The ID that YouTube uses to uniquely identify the channel that is transmitting the stream.
409 …&quot;description&quot;: &quot;A String&quot;, # The stream&#x27;s description. The value cannot b…
411 &quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the stream was created.
412 …&quot;title&quot;: &quot;A String&quot;, # The stream&#x27;s title. The value must be between 1 an…
414 …uot;: { # Brief description of the live stream status. # The status object contains information ab…
415 &quot;healthStatus&quot;: { # The health status of the stream.
416 &quot;configurationIssues&quot;: [ # The configurations issues on this stream
418 …&quot;description&quot;: &quot;A String&quot;, # The long-form description of the issue and how to…
419 &quot;reason&quot;: &quot;A String&quot;, # The short-form reason for this issue.
420 &quot;severity&quot;: &quot;A String&quot;, # How severe this issue is to the stream.
425 &quot;status&quot;: &quot;A String&quot;, # The status code of this stream