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.
107 …is intended exclusively for YouTube content partners. The *onBehalfOfContentOwner* parameter indic…
108 …is 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.
126 …stream cdn settings. # The cdn object defines the live stream's content delivery network (CDN…
127 …"format": "A String", # 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 … "A String", # The backup ingestion URL that you should use to stream video to YouTube. …
131 …stream 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": "A String", # The HTTP or RTMP stream name that YouTube assigns to the video st…
136 …stionType": "A String", # The method or protocol used to transmit the video stream.
139 …ails": { # Detailed settings of a stream. # The content_details object contains information a…
140 …quot;: "A String", # The ingestion URL where the closed captions of this stream are sent.
141 …stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
144 …quot;id": "A String", # The ID that YouTube assigns to uniquely identify the stream.
145 …"kind": "youtube#liveStream", # Identifies what kind of resource this is. Valu…
146 …"snippet": { # 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 …"description": "A String", # The stream's description. The value cannot b…
150 "publishedAt": "A String", # The date and time that the stream was created.
151 …"title": "A String", # The stream'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 "healthStatus": { # The health status of the stream.
155 "configurationIssues": [ # The configurations issues on this stream
157 …"description": "A String", # The long-form description of the issue and how to…
158 "reason": "A String", # The short-form reason for this issue.
159 "severity": "A String", # How severe this issue is to the stream.
164 "status": "A String", # The status code of this stream
170 …is intended exclusively for YouTube content partners. The *onBehalfOfContentOwner* parameter indic…
171 …is 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.
181 …stream cdn settings. # The cdn object defines the live stream's content delivery network (CDN…
182 …"format": "A String", # 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 … "A String", # The backup ingestion URL that you should use to stream video to YouTube. …
186 …stream 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": "A String", # The HTTP or RTMP stream name that YouTube assigns to the video st…
191 …stionType": "A String", # The method or protocol used to transmit the video stream.
194 …ails": { # Detailed settings of a stream. # The content_details object contains information a…
195 …quot;: "A String", # The ingestion URL where the closed captions of this stream are sent.
196 …stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
199 …quot;id": "A String", # The ID that YouTube assigns to uniquely identify the stream.
200 …"kind": "youtube#liveStream", # Identifies what kind of resource this is. Valu…
201 …"snippet": { # 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 …"description": "A String", # The stream's description. The value cannot b…
205 "publishedAt": "A String", # The date and time that the stream was created.
206 …"title": "A String", # The stream'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 "healthStatus": { # The health status of the stream.
210 "configurationIssues": [ # The configurations issues on this stream
212 …"description": "A String", # The long-form description of the issue and how to…
213 "reason": "A String", # The short-form reason for this issue.
214 "severity": "A String", # How severe this issue is to the stream.
219 "status": "A String", # 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…
235 …is intended exclusively for YouTube content partners. The *onBehalfOfContentOwner* parameter indic…
236 …is 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.
251 …stream cdn settings. # The cdn object defines the live stream's content delivery network (CDN…
252 …"format": "A String", # 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 … "A String", # The backup ingestion URL that you should use to stream video to YouTube. …
256 …stream 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": "A String", # The HTTP or RTMP stream name that YouTube assigns to the video st…
261 …stionType": "A String", # The method or protocol used to transmit the video stream.
264 …ails": { # Detailed settings of a stream. # The content_details object contains information a…
265 …quot;: "A String", # The ingestion URL where the closed captions of this stream are sent.
266 …stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
269 …quot;id": "A String", # The ID that YouTube assigns to uniquely identify the stream.
270 …"kind": "youtube#liveStream", # Identifies what kind of resource this is. Valu…
271 …"snippet": { # 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 …"description": "A String", # The stream's description. The value cannot b…
275 … "publishedAt": "A String", # The date and time that the stream was created.
276 …"title": "A String", # The stream'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 "healthStatus": { # The health status of the stream.
280 "configurationIssues": [ # The configurations issues on this stream
282 …"description": "A String", # The long-form description of the issue and how to…
283 "reason": "A String", # The short-form reason for this issue.
284 "severity": "A String", # How severe this issue is to the stream.
289 "status": "A String", # The status code of this stream
295 …tube#liveStreamListResponse", # 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.
332 …stream cdn settings. # The cdn object defines the live stream's content delivery network (CDN…
333 …"format": "A String", # 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 … "A String", # The backup ingestion URL that you should use to stream video to YouTube. …
337 …stream 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": "A String", # The HTTP or RTMP stream name that YouTube assigns to the video st…
342 …stionType": "A String", # The method or protocol used to transmit the video stream.
345 …ails": { # Detailed settings of a stream. # The content_details object contains information a…
346 …quot;: "A String", # The ingestion URL where the closed captions of this stream are sent.
347 …stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
350 …quot;id": "A String", # The ID that YouTube assigns to uniquely identify the stream.
351 …"kind": "youtube#liveStream", # Identifies what kind of resource this is. Valu…
352 …"snippet": { # 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 …"description": "A String", # The stream's description. The value cannot b…
356 "publishedAt": "A String", # The date and time that the stream was created.
357 …"title": "A String", # The stream'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 "healthStatus": { # The health status of the stream.
361 "configurationIssues": [ # The configurations issues on this stream
363 …"description": "A String", # The long-form description of the issue and how to…
364 "reason": "A String", # The short-form reason for this issue.
365 "severity": "A String", # How severe this issue is to the stream.
370 "status": "A String", # The status code of this stream
376 …is intended exclusively for YouTube content partners. The *onBehalfOfContentOwner* parameter indic…
377 …is 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.
387 …stream cdn settings. # The cdn object defines the live stream's content delivery network (CDN…
388 …"format": "A String", # 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 … "A String", # The backup ingestion URL that you should use to stream video to YouTube. …
392 …stream 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": "A String", # The HTTP or RTMP stream name that YouTube assigns to the video st…
397 …stionType": "A String", # The method or protocol used to transmit the video stream.
400 …ails": { # Detailed settings of a stream. # The content_details object contains information a…
401 …quot;: "A String", # The ingestion URL where the closed captions of this stream are sent.
402 …stream is reusable, which means that it can be bound to multiple broadcasts. It is common for broa…
405 …quot;id": "A String", # The ID that YouTube assigns to uniquely identify the stream.
406 …"kind": "youtube#liveStream", # Identifies what kind of resource this is. Valu…
407 …"snippet": { # 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 …"description": "A String", # The stream's description. The value cannot b…
411 "publishedAt": "A String", # The date and time that the stream was created.
412 …"title": "A String", # The stream'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 "healthStatus": { # The health status of the stream.
416 "configurationIssues": [ # The configurations issues on this stream
418 …"description": "A String", # The long-form description of the issue and how to…
419 "reason": "A String", # The short-form reason for this issue.
420 "severity": "A String", # How severe this issue is to the stream.
425 "status": "A String", # The status code of this stream