aboutsummaryrefslogtreecommitdiff
path: root/.config/obs-studio/plugin_config/rtmp-services/twitch_ingests.json
blob: 2f0c32018a28b390e9d8663ef9f78a2048737913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
{
    "ingests": [
        {
            "_id": 0,
            "availability": 1.0,
            "default": false,
            "name": "Asia: India, New Delhi",
            "url_template": "rtmp://del01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://del01.contribute.live-video.net/app/{stream_key}",
            "priority": 0
        },
        {
            "_id": 1,
            "availability": 1.0,
            "default": false,
            "name": "Asia: India, Hyderabad (1)",
            "url_template": "rtmp://hyd01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://hyd01.contribute.live-video.net/app/{stream_key}",
            "priority": 1
        },
        {
            "_id": 2,
            "availability": 1.0,
            "default": false,
            "name": "Asia: India, Mumbai",
            "url_template": "rtmp://bom01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://bom01.contribute.live-video.net/app/{stream_key}",
            "priority": 2
        },
        {
            "_id": 3,
            "availability": 1.0,
            "default": false,
            "name": "Asia: India, Bangalore (1)",
            "url_template": "rtmp://blr01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://blr01.contribute.live-video.net/app/{stream_key}",
            "priority": 3
        },
        {
            "_id": 4,
            "availability": 1.0,
            "default": false,
            "name": "Asia: India, Chennai",
            "url_template": "rtmp://maa01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://maa01.contribute.live-video.net/app/{stream_key}",
            "priority": 4
        },
        {
            "_id": 5,
            "availability": 1.0,
            "default": false,
            "name": "Asia: Thailand, Bangkok",
            "url_template": "rtmp://bkk.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://bkk.contribute.live-video.net/app/{stream_key}",
            "priority": 5
        },
        {
            "_id": 6,
            "availability": 1.0,
            "default": false,
            "name": "Asia: China, Hong Kong (6)",
            "url_template": "rtmp://hkg06.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://hkg06.contribute.live-video.net/app/{stream_key}",
            "priority": 6
        },
        {
            "_id": 7,
            "availability": 1.0,
            "default": false,
            "name": "Asia: China, Hong Kong (1)",
            "url_template": "rtmp://hkg01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://hkg01.contribute.live-video.net/app/{stream_key}",
            "priority": 7
        },
        {
            "_id": 8,
            "availability": 1.0,
            "default": false,
            "name": "Asia: Singapore (1)",
            "url_template": "rtmp://sin01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://sin01.contribute.live-video.net/app/{stream_key}",
            "priority": 8
        },
        {
            "_id": 9,
            "availability": 1.0,
            "default": false,
            "name": "Asia: Taiwan, Taipei (1)",
            "url_template": "rtmp://tpe01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://tpe01.contribute.live-video.net/app/{stream_key}",
            "priority": 9
        },
        {
            "_id": 10,
            "availability": 1.0,
            "default": false,
            "name": "Asia: Taiwan, Taipei (3)",
            "url_template": "rtmp://tpe03.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://tpe03.contribute.live-video.net/app/{stream_key}",
            "priority": 10
        },
        {
            "_id": 11,
            "availability": 1.0,
            "default": false,
            "name": "Asia: South Korea, Seoul (3)",
            "url_template": "rtmp://sel03.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://sel03.contribute.live-video.net/app/{stream_key}",
            "priority": 11
        },
        {
            "_id": 12,
            "availability": 1.0,
            "default": false,
            "name": "Asia: South Korea, Seoul (1)",
            "url_template": "rtmp://sel01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://sel01.contribute.live-video.net/app/{stream_key}",
            "priority": 12
        },
        {
            "_id": 13,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Finland, Helsinki",
            "url_template": "rtmp://hel.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://hel.contribute.live-video.net/app/{stream_key}",
            "priority": 13
        },
        {
            "_id": 14,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Poland, Warsaw",
            "url_template": "rtmp://waw.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://waw.contribute.live-video.net/app/{stream_key}",
            "priority": 14
        },
        {
            "_id": 15,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Austria, Vienna (2)",
            "url_template": "rtmp://vie02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://vie02.contribute.live-video.net/app/{stream_key}",
            "priority": 15
        },
        {
            "_id": 16,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Sweden, Stockholm",
            "url_template": "rtmp://arn.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://arn.contribute.live-video.net/app/{stream_key}",
            "priority": 16
        },
        {
            "_id": 17,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Czech Republic, Prague (2)",
            "url_template": "rtmp://prg02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://prg02.contribute.live-video.net/app/{stream_key}",
            "priority": 17
        },
        {
            "_id": 18,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Germany, Berlin",
            "url_template": "rtmp://ber.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://ber.contribute.live-video.net/app/{stream_key}",
            "priority": 18
        },
        {
            "_id": 19,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Denmark, Copenhagen",
            "url_template": "rtmp://cph.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://cph.contribute.live-video.net/app/{stream_key}",
            "priority": 19
        },
        {
            "_id": 20,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Norway, Oslo",
            "url_template": "rtmp://osl.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://osl.contribute.live-video.net/app/{stream_key}",
            "priority": 20
        },
        {
            "_id": 21,
            "availability": 1.0,
            "default": false,
            "name": "Asia: Japan, Tokyo (5)",
            "url_template": "rtmp://tyo05.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://tyo05.contribute.live-video.net/app/{stream_key}",
            "priority": 21
        },
        {
            "_id": 22,
            "availability": 1.0,
            "default": false,
            "name": "Asia: Japan, Tokyo (1)",
            "url_template": "rtmp://tyo01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://tyo01.contribute.live-video.net/app/{stream_key}",
            "priority": 22
        },
        {
            "_id": 23,
            "availability": 1.0,
            "default": false,
            "name": "Asia: Japan, Tokyo (3)",
            "url_template": "rtmp://tyo03.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://tyo03.contribute.live-video.net/app/{stream_key}",
            "priority": 23
        },
        {
            "_id": 24,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Italy, Milan (2)",
            "url_template": "rtmp://mil02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://mil02.contribute.live-video.net/app/{stream_key}",
            "priority": 24
        },
        {
            "_id": 25,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Germany, Düsseldorf (1)",
            "url_template": "rtmp://dus01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://dus01.contribute.live-video.net/app/{stream_key}",
            "priority": 25
        },
        {
            "_id": 26,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Netherlands, Amsterdam (3)",
            "url_template": "rtmp://ams03.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://ams03.contribute.live-video.net/app/{stream_key}",
            "priority": 26
        },
        {
            "_id": 27,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Netherlands, Amsterdam (2)",
            "url_template": "rtmp://ams02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://ams02.contribute.live-video.net/app/{stream_key}",
            "priority": 27
        },
        {
            "_id": 28,
            "availability": 1.0,
            "default": false,
            "name": "Europe: France, Marseille (2)",
            "url_template": "rtmp://mrs02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://mrs02.contribute.live-video.net/app/{stream_key}",
            "priority": 28
        },
        {
            "_id": 29,
            "availability": 1.0,
            "default": false,
            "name": "Europe: France, Marseille",
            "url_template": "rtmp://mrs.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://mrs.contribute.live-video.net/app/{stream_key}",
            "priority": 29
        },
        {
            "_id": 30,
            "availability": 1.0,
            "default": false,
            "name": "Europe: France, Paris (10)",
            "url_template": "rtmp://cdg10.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://cdg10.contribute.live-video.net/app/{stream_key}",
            "priority": 30
        },
        {
            "_id": 31,
            "availability": 1.0,
            "default": false,
            "name": "Europe: France, Paris (2)",
            "url_template": "rtmp://cdg02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://cdg02.contribute.live-video.net/app/{stream_key}",
            "priority": 31
        },
        {
            "_id": 32,
            "availability": 1.0,
            "default": false,
            "name": "Europe: UK, London (4)",
            "url_template": "rtmp://lhr04.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://lhr04.contribute.live-video.net/app/{stream_key}",
            "priority": 32
        },
        {
            "_id": 33,
            "availability": 1.0,
            "default": false,
            "name": "Europe: UK, London (3)",
            "url_template": "rtmp://lhr03.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://lhr03.contribute.live-video.net/app/{stream_key}",
            "priority": 33
        },
        {
            "_id": 34,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Spain, Madrid (1)",
            "url_template": "rtmp://mad01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://mad01.contribute.live-video.net/app/{stream_key}",
            "priority": 34
        },
        {
            "_id": 35,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Germany, Frankfurt (5)",
            "url_template": "rtmp://fra05.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://fra05.contribute.live-video.net/app/{stream_key}",
            "priority": 35
        },
        {
            "_id": 36,
            "availability": 1.0,
            "default": false,
            "name": "Europe: Germany, Frankfurt (2)",
            "url_template": "rtmp://fra02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://fra02.contribute.live-video.net/app/{stream_key}",
            "priority": 36
        },
        {
            "_id": 37,
            "availability": 1.0,
            "default": false,
            "name": "Australia: Sydney (2)",
            "url_template": "rtmp://syd02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://syd02.contribute.live-video.net/app/{stream_key}",
            "priority": 37
        },
        {
            "_id": 38,
            "availability": 1.0,
            "default": false,
            "name": "Australia: Sydney (1)",
            "url_template": "rtmp://syd01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://syd01.contribute.live-video.net/app/{stream_key}",
            "priority": 38
        },
        {
            "_id": 39,
            "availability": 1.0,
            "default": false,
            "name": "US West: Seattle, WA",
            "url_template": "rtmp://sea.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://sea.contribute.live-video.net/app/{stream_key}",
            "priority": 39
        },
        {
            "_id": 40,
            "availability": 1.0,
            "default": false,
            "name": "US West: Portland, OR",
            "url_template": "rtmp://pdx.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://pdx.contribute.live-video.net/app/{stream_key}",
            "priority": 40
        },
        {
            "_id": 41,
            "availability": 1.0,
            "default": false,
            "name": "NA: Canada, Toronto",
            "url_template": "rtmp://yto.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://yto.contribute.live-video.net/app/{stream_key}",
            "priority": 41
        },
        {
            "_id": 42,
            "availability": 1.0,
            "default": false,
            "name": "US East: New York, NY",
            "url_template": "rtmp://jfk.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://jfk.contribute.live-video.net/app/{stream_key}",
            "priority": 42
        },
        {
            "_id": 43,
            "availability": 1.0,
            "default": false,
            "name": "US East: Chicago, IL (3)",
            "url_template": "rtmp://ord03.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://ord03.contribute.live-video.net/app/{stream_key}",
            "priority": 43
        },
        {
            "_id": 44,
            "availability": 1.0,
            "default": false,
            "name": "US East: Chicago, IL (2)",
            "url_template": "rtmp://ord02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://ord02.contribute.live-video.net/app/{stream_key}",
            "priority": 44
        },
        {
            "_id": 45,
            "availability": 1.0,
            "default": false,
            "name": "US East: Ashburn, VA (5)",
            "url_template": "rtmp://iad05.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://iad05.contribute.live-video.net/app/{stream_key}",
            "priority": 45
        },
        {
            "_id": 46,
            "availability": 1.0,
            "default": false,
            "name": "US East: Ashburn, VA (3)",
            "url_template": "rtmp://iad03.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://iad03.contribute.live-video.net/app/{stream_key}",
            "priority": 46
        },
        {
            "_id": 47,
            "availability": 1.0,
            "default": false,
            "name": "US West: Salt Lake City, UT",
            "url_template": "rtmp://slc.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://slc.contribute.live-video.net/app/{stream_key}",
            "priority": 47
        },
        {
            "_id": 48,
            "availability": 1.0,
            "default": true,
            "name": "US West: San Francisco, CA",
            "url_template": "rtmp://sfo.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://sfo.contribute.live-video.net/app/{stream_key}",
            "priority": 48
        },
        {
            "_id": 49,
            "availability": 1.0,
            "default": false,
            "name": "US Central: Denver, CO",
            "url_template": "rtmp://den.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://den.contribute.live-video.net/app/{stream_key}",
            "priority": 49
        },
        {
            "_id": 50,
            "availability": 1.0,
            "default": false,
            "name": "US West: San Jose, CA (5)",
            "url_template": "rtmp://sjc05.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://sjc05.contribute.live-video.net/app/{stream_key}",
            "priority": 50
        },
        {
            "_id": 51,
            "availability": 1.0,
            "default": false,
            "name": "US West: San Jose, CA (2)",
            "url_template": "rtmp://sjc02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://sjc02.contribute.live-video.net/app/{stream_key}",
            "priority": 51
        },
        {
            "_id": 52,
            "availability": 1.0,
            "default": false,
            "name": "South America: Brazil, Fortaleza (1)",
            "url_template": "rtmp://for01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://for01.contribute.live-video.net/app/{stream_key}",
            "priority": 52
        },
        {
            "_id": 53,
            "availability": 1.0,
            "default": false,
            "name": "US East: Atlanta, GA",
            "url_template": "rtmp://atl.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://atl.contribute.live-video.net/app/{stream_key}",
            "priority": 53
        },
        {
            "_id": 54,
            "availability": 1.0,
            "default": false,
            "name": "US West: Los Angeles, CA",
            "url_template": "rtmp://lax.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://lax.contribute.live-video.net/app/{stream_key}",
            "priority": 54
        },
        {
            "_id": 55,
            "availability": 1.0,
            "default": false,
            "name": "US West: Phoenix, AZ",
            "url_template": "rtmp://phx.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://phx.contribute.live-video.net/app/{stream_key}",
            "priority": 55
        },
        {
            "_id": 56,
            "availability": 1.0,
            "default": false,
            "name": "US Central: Dallas, TX",
            "url_template": "rtmp://dfw.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://dfw.contribute.live-video.net/app/{stream_key}",
            "priority": 56
        },
        {
            "_id": 57,
            "availability": 1.0,
            "default": false,
            "name": "US Central: Houston, TX",
            "url_template": "rtmp://hou.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://hou.contribute.live-video.net/app/{stream_key}",
            "priority": 57
        },
        {
            "_id": 58,
            "availability": 1.0,
            "default": false,
            "name": "US East: Miami, FL (5)",
            "url_template": "rtmp://mia05.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://mia05.contribute.live-video.net/app/{stream_key}",
            "priority": 58
        },
        {
            "_id": 59,
            "availability": 1.0,
            "default": false,
            "name": "South America: Brazil, Rio de Janeiro",
            "url_template": "rtmp://rio.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://rio.contribute.live-video.net/app/{stream_key}",
            "priority": 59
        },
        {
            "_id": 60,
            "availability": 1.0,
            "default": false,
            "name": "South America: Brazil, Sao Paulo (1)",
            "url_template": "rtmp://sao01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://sao01.contribute.live-video.net/app/{stream_key}",
            "priority": 60
        },
        {
            "_id": 61,
            "availability": 1.0,
            "default": false,
            "name": "NA: Mexico, Queretaro (2)",
            "url_template": "rtmp://qro02.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://qro02.contribute.live-video.net/app/{stream_key}",
            "priority": 61
        },
        {
            "_id": 62,
            "availability": 1.0,
            "default": false,
            "name": "NA: Mexico, Queretaro (1)",
            "url_template": "rtmp://qro01.contribute.live-video.net/app/{stream_key}",
            "url_template_secure": "rtmps://qro01.contribute.live-video.net/app/{stream_key}",
            "priority": 62
        }
    ]
}