services.json 34.2 KB
Newer Older
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
{
    "format_version": 1,
    "services": [
        {
            "name": "Twitch",
            "common": true,
            "servers": [
                {
                    "name": "Asia: Hong Kong",
                    "url": "rtmp://live-hkg.twitch.tv/app"
                },
                {
                    "name": "Asia: Seoul, South Korea",
                    "url": "rtmp://live-sel.twitch.tv/app"
                },
                {
                    "name": "Asia: Singapore",
                    "url": "rtmp://live-sin.twitch.tv/app"
                },
                {
                    "name": "Asia: Taipei, Taiwan",
                    "url": "rtmp://live-tpe.twitch.tv/app"
                },
                {
                    "name": "Asia: Tokyo, Japan",
                    "url": "rtmp://live-tyo.twitch.tv/app"
                },
                {
                    "name": "Australia: Sydney",
                    "url": "rtmp://live-syd.twitch.tv/app"
G
Gol-D-Ace 已提交
31
                },
32 33 34 35 36 37 38 39
                {
                    "name": "EU: Amsterdam, NL",
                    "url": "rtmp://live-ams.twitch.tv/app"
                },
                {
                    "name": "EU: Frankfurt, DE",
                    "url": "rtmp://live-fra.twitch.tv/app"
                },
40 41 42 43
                {
                    "name": "EU: Lisbon, Portugal",
                    "url": "rtmp://live-lis.twitch.tv/app"
                },
44 45 46 47
                {
                    "name": "EU: London, UK",
                    "url": "rtmp://live-lhr.twitch.tv/app"
                },
48 49 50 51
                {
                    "name": "EU: Madrid, Spain",
                    "url": "rtmp://live-mad.twitch.tv/app"
                },
52 53 54 55
                {
                    "name": "EU: Milan, Italy",
                    "url": "rtmp://live-mil.twitch.tv/app"
                },
56 57 58 59 60 61 62 63 64 65 66 67
                {
                    "name": "EU: Paris, FR",
                    "url": "rtmp://live-cdg.twitch.tv/app"
                },
                {
                    "name": "EU: Prague, CZ",
                    "url": "rtmp://live-prg.twitch.tv/app"
                },
                {
                    "name": "EU: Stockholm, SE",
                    "url": "rtmp://live-arn.twitch.tv/app"
                },
68 69 70 71
                {
                    "name": "EU: Vienna, Austria",
                    "url": "rtmp://live-vie.twitch.tv/app"
                },
G
Gol-D-Ace 已提交
72 73 74 75
                {
                    "name": "EU: Warsaw, Poland",
                    "url": "rtmp://live-waw.twitch.tv/app"
                },
76 77 78 79
                {
                    "name": "NA: Mexico City",
                    "url": "rtmp://live-qro.twitch.tv/app"
                },
80 81 82 83
                {
                    "name": "NA: Quebec, Canada",
                    "url": "rtmp://live-ymq.twitch.tv/app"
                },
D
derrod 已提交
84 85 86 87
                {
                    "name": "NA: Toronto, Canada",
                    "url": "rtmp://live-yto.twitch.tv/app"
                },
G
Gol-D-Ace 已提交
88 89 90 91 92 93 94 95
                {
                    "name": "South America: Argentina",
                    "url": "rtmp://live-eze.twitch.tv/app"
                },
                {
                    "name": "South America: Chile",
                    "url": "rtmp://live-scl.twitch.tv/app"
                },
96 97 98 99 100 101 102 103
                {
                    "name": "South America: Lima, Peru",
                    "url": "rtmp://live-lim.twitch.tv/app"
                },
                {
                    "name": "South America: Medellin, Columbia",
                    "url": "rtmp://live-mde.twitch.tv/app"
                },
104 105
                {
                    "name": "South America: Rio de Janeiro, Brazil",
D
derrod 已提交
106
                    "url": "rtmp://live-rio.twitch.tv/app"
107 108 109
                },
                {
                    "name": "South America: Sao Paulo, Brazil",
D
derrod 已提交
110
                    "url": "rtmp://live-sao.twitch.tv/app"
111 112 113 114 115
                },
                {
                    "name": "US Central: Dallas, TX",
                    "url": "rtmp://live-dfw.twitch.tv/app"
                },
116 117 118 119 120 121 122 123
                {
                    "name": "US Central: Denver, CO",
                    "url": "rtmp://live-den.twitch.tv/app"
                },
                {
                    "name": "US Central: Houston, TX",
                    "url": "rtmp://live-hou.twitch.tv/app"
                },
124 125 126 127
                {
                    "name": "US East: Ashburn, VA",
                    "url": "rtmp://live-iad.twitch.tv/app"
                },
128 129 130 131
                {
                    "name": "US East: Atlanta, GA",
                    "url": "rtmp://live-atl.twitch.tv/app"
                },
132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
                {
                    "name": "US East: Chicago",
                    "url": "rtmp://live-ord.twitch.tv/app"
                },
                {
                    "name": "US East: Miami, FL",
                    "url": "rtmp://live-mia.twitch.tv/app"
                },
                {
                    "name": "US East: New York, NY",
                    "url": "rtmp://live-jfk.twitch.tv/app"
                },
                {
                    "name": "US West: Los Angeles, CA",
                    "url": "rtmp://live-lax.twitch.tv/app"
                },
148 149 150 151
                {
                    "name": "US West: Phoenix, AZ",
                    "url": "rtmp://live-phx.twitch.tv/app"
                },
D
derrod 已提交
152 153 154 155 156 157 158 159
                {
                    "name": "US West: Portland, Oregon",
                    "url": "rtmp://live-pdx.twitch.tv/app"
                },
                {
                    "name": "US West: San Francisco, CA",
                    "url": "rtmp://live-sfo.twitch.tv/app"
                },
160 161 162 163 164 165 166 167 168 169 170
                {
                    "name": "US West: San Jose, CA",
                    "url": "rtmp://live-sjc.twitch.tv/app"
                },
                {
                    "name": "US West: Seattle, WA",
                    "url": "rtmp://live-sea.twitch.tv/app"
                }
            ],
            "recommended": {
                "keyint": 2,
171
                "max video bitrate": 6000,
172 173
                "max audio bitrate": 160,
                "x264opts": "scenecut=0"
174
            }
175 176
        },
        {
177
            "name": "YouTube / YouTube Gaming",
178 179 180 181 182 183 184 185 186 187 188 189
            "common": true,
            "servers": [
                {
                    "name": "Primary YouTube ingest server",
                    "url": "rtmp://a.rtmp.youtube.com/live2"
                },
                {
                    "name": "Backup YouTube ingest server",
                    "url": "rtmp://b.rtmp.youtube.com/live2?backup=1"
                }
            ],
            "recommended": {
190
                "keyint": 2,
191
                "max video bitrate": 51000,
192
                "max audio bitrate": 160
193
            }
194 195
        },
        {
196
            "name": "Smashcast",
197 198 199 200 201 202
            "common": true,
            "servers": [
                {
                    "name": "Default",
                    "url": "rtmp://live.hitbox.tv/push"
                },
203 204 205 206
                {
                    "name": "EU-North: Amsterdam, Netherlands",
                    "url": "rtmp://live.ams.hitbox.tv/push"
                },
207 208 209 210 211 212 213 214
                {
                    "name": "EU-West: Frankfurt, Germany",
                    "url": "rtmp://live.fra.hitbox.tv/push"
                },
                {
                    "name": "EU-West: Paris, France",
                    "url": "rtmp://live.cdg.hitbox.tv/push"
                },
215
                {
216 217
                    "name": "EU-West: London, United Kingdom",
                    "url": "rtmp://live.lhr.hitbox.tv/push"
218
                },
219
                {
220 221
                    "name": "EU-Central: Nurnberg, Germany",
                    "url": "rtmp://live.nbg.hitbox.tv/push"
222 223
                },
                {
224 225
                    "name": "EU-East: Vienna, Austria",
                    "url": "rtmp://live.vie.hitbox.tv/push"
226 227
                },
                {
228 229
                    "name": "EU-South: Milan, Italia",
                    "url": "rtmp://live.mxp.hitbox.tv/push"
230 231 232 233 234 235
                },
                {
                    "name": "Russia: Moscow",
                    "url": "rtmp://live.dme.hitbox.tv/push"
                },
                {
236
                    "name": "US-East: New York - 1",
237
                    "url": "rtmp://live.jfk.hitbox.tv/push"
238 239 240 241
                },
                {
                    "name": "US-East: New York - 2",
                    "url": "rtmp://live.nyc.hitbox.tv/push"
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
                },
                {
                    "name": "US-Central: Denver",
                    "url": "rtmp://live.den.hitbox.tv/push"
                },
                {
                    "name": "US-West: San Francisco",
                    "url": "rtmp://live.sfo.hitbox.tv/push"
                },
                {
                    "name": "US-West: Los Angeles",
                    "url": "rtmp://live.lax.hitbox.tv/push"
                },
                {
                    "name": "South America: Sao Paulo, Brazil",
                    "url": "rtmp://live.gru.hitbox.tv/push"
                },
                {
                    "name": "South Korea: Seoul",
                    "url": "rtmp://live.icn.hitbox.tv/push"
                },
                {
                    "name": "Asia: Singapore",
                    "url": "rtmp://live.sin.hitbox.tv/push"
                },
                {
                    "name": "China: Hong Kong",
                    "url": "rtmp://live.hkg.hitbox.tv/push"
                },
                {
                    "name": "Oceania: Sydney, Australia",
                    "url": "rtmp://live.syd.hitbox.tv/push"
                }
            ],
            "recommended": {
                "keyint": 2,
278
                "profile": "high",
279
                "max video bitrate": 3500,
280
                "max audio bitrate": 320
J
jp9000 已提交
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
            "name": "Mixer.com - FTL",
            "common": true,
            "servers": [
                {
                    "name": "US: Dallas, TX",
                    "url": "ingest-dal.mixer.com"
                },
                {
                    "name": "US: San Jose, CA",
                    "url": "ingest-sjc.mixer.com"
                },
                {
                    "name": "US: Seattle, WA",
                    "url": "ingest-sea.mixer.com"
                },
                {
                    "name": "US: Washington DC",
                    "url": "ingest-wdc.mixer.com"
                },
                {
                    "name": "Canada: Toronto",
                    "url": "ingest-tor.mixer.com"
                },
                {
                    "name": "EU: London",
                    "url": "ingest-lon.mixer.com"
                },
                {
                    "name": "EU: Amsterdam",
                    "url": "ingest-ams.mixer.com"
                },
                {
                    "name": "EU: Milan",
                    "url": "ingest-mil.mixer.com"
                },
                {
                    "name": "EU: Paris",
                    "url": "ingest-par.mixer.com"
                },
                {
                    "name": "EU: Frankfurt",
                    "url": "ingest-fra.mixer.com"
                },
                {
                    "name": "EU: Oslo",
                    "url": "ingest-osl.mixer.com"
                },
                {
                    "name": "Brazil: Sao Paulo",
                    "url": "ingest-sao.mixer.com"
                },
                {
                    "name": "Australia: Melbourne",
                    "url": "ingest-mel.mixer.com"
                },
                {
                    "name": "Australia: Sydney",
                    "url": "ingest-syd.mixer.com"
                },
                {
                    "name": "Mexico: Mexico City",
                    "url": "ingest-mex.mixer.com"
                },
                {
                    "name": "Asia: Hong Kong",
                    "url": "ingest-hkg.mixer.com"
                },
                {
                    "name": "Asia: Tokyo",
                    "url": "ingest-tok.mixer.com"
                },
                {
                    "name": "South Korea: Seoul",
                    "url": "ingest-seo.mixer.com"
                },
                {
                    "name": "India: Chennai",
                    "url": "ingest-che.mixer.com"
                }
            ],
            "recommended": {
                "keyint": 3,
                "output": "ftl_output",
                "max audio bitrate": 160,
                "max video bitrate": 10000,
                "profile": "main",
                "bframes": 0
            }
        },
        {
            "name": "Mixer.com - RTMP",
375 376 377 378
            "common": true,
            "servers": [
                {
                    "name": "US: Dallas, TX",
379
                    "url": "rtmp://ingest-dal.mixer.com:1935/beam"
380 381 382
                },
                {
                    "name": "US: San Jose, CA",
383
                    "url": "rtmp://ingest-sjc.mixer.com:1935/beam"
384 385 386
                },
                {
                    "name": "US: Seattle, WA",
387
                    "url": "rtmp://ingest-sea.mixer.com:1935/beam"
388 389 390
                },
                {
                    "name": "US: Washington DC",
391
                    "url": "rtmp://ingest-wdc.mixer.com:1935/beam"
392 393 394
                },
                {
                    "name": "Canada: Toronto",
395
                    "url": "rtmp://ingest-tor.mixer.com:1935/beam"
396 397 398
                },
                {
                    "name": "EU: London",
399
                    "url": "rtmp://ingest-lon.mixer.com:1935/beam"
400 401 402
                },
                {
                    "name": "EU: Amsterdam",
403
                    "url": "rtmp://ingest-ams.mixer.com:1935/beam"
404
                },
405 406
                {
                    "name": "EU: Milan",
407
                    "url": "rtmp://ingest-mil.mixer.com:1935/beam"
408 409 410
                },
                {
                    "name": "EU: Paris",
411
                    "url": "rtmp://ingest-par.mixer.com:1935/beam"
412
                },
413 414
                {
                    "name": "EU: Frankfurt",
415
                    "url": "rtmp://ingest-fra.mixer.com:1935/beam"
416
                },
417 418
                {
                    "name": "EU: Oslo",
419
                    "url": "rtmp://ingest-osl.mixer.com:1935/beam"
420
                },
421 422
                {
                    "name": "Brazil: Sao Paulo",
423
                    "url": "rtmp://ingest-sao.mixer.com:1935/beam"
424
                },
425 426
                {
                    "name": "Australia: Melbourne",
427
                    "url": "rtmp://ingest-mel.mixer.com:1935/beam"
J
jp9000 已提交
428
                },
429
                {
430
                    "name": "Australia: Sydney",
431
                    "url": "rtmp://ingest-syd.mixer.com:1935/beam"
432 433 434
                },
                {
                    "name": "Mexico: Mexico City",
435
                    "url": "rtmp://ingest-mex.mixer.com:1935/beam"
436 437 438
                },
                {
                    "name": "Asia: Hong Kong",
439
                    "url": "rtmp://ingest-hkg.mixer.com:1935/beam"
440 441 442
                },
                {
                    "name": "Asia: Tokyo",
443
                    "url": "rtmp://ingest-tok.mixer.com:1935/beam"
444 445 446
                },
                {
                    "name": "South Korea: Seoul",
447
                    "url": "rtmp://ingest-seo.mixer.com:1935/beam"
448 449 450
                },
                {
                    "name": "India: Chennai",
451
                    "url": "rtmp://ingest-che.mixer.com:1935/beam"
452 453 454
                }
            ],
            "recommended": {
455
                "keyint": 3,
456
                "max audio bitrate": 160,
457
                "max video bitrate": 10000,
458
                "profile": "main"
459
            }
460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479
        },
        {
            "name": "DailyMotion",
            "common": true,
            "servers": [
                {
                    "name": "Primary",
                    "url": "rtmp://publish.dailymotion.com/publish-dm"
                }
            ]
        },
        {
            "name": "WatchPeopleCode.com",
            "servers": [
                {
                    "name": "Primary",
                    "url": "rtmp://streaming.watchpeoplecode.com/live"
                }
            ]
        },
480 481 482 483 484 485 486 487 488 489 490 491 492 493 494
        {
            "name": "Web.TV",
            "servers": [
                {
                    "name": "Primary",
                    "url": "rtmp://live3.origins.web.tv/liveext"
                }
            ],
            "recommended": {
                "keyint": 2,
                "profile": "main",
                "max video bitrate": 3500,
                "max audio bitrate": 160
            }
        },
J
jp9000 已提交
495
        {
496
            "name": "Switchboard Live (Joicaster)",
J
jp9000 已提交
497 498
            "servers": [
                {
499 500
                    "name": "Default - Performance Global",
                    "url": "rtmp://ingest-global-a.switchboard.zone/live"
J
jp9000 已提交
501 502 503
                },
                {
                    "name": "U.S. - Dallas, TX",
504
                    "url": "rtmp://ingest-us-dal.switchboard.zone/live"
J
jp9000 已提交
505 506 507
                },
                {
                    "name": "U.S. - Seattle, WA",
508 509 510 511 512
                    "url": "rtmp://ingest-us-sea.switchboard.zone/live"
                },
                {
                    "name": "U.S. - Washington, DC",
                    "url": "rtmp://ingest-us-wdc.switchboard.zone/live"
J
jp9000 已提交
513 514 515
                },
                {
                    "name": "C.A. - Toronto, Canada",
516
                    "url": "rtmp://ingest-cn-tor.switchboard.zone/live"
J
jp9000 已提交
517 518 519
                },
                {
                    "name": "E.U. - London, England",
520
                    "url": "rtmp://ingest-eu-lon.switchboard.zone/live"
J
jp9000 已提交
521 522 523
                },
                {
                    "name": "E.U. - Amsterdam, Netherlands",
524
                    "url": "rtmp://ingest-as-tok.switchboard.zone/live"
J
jp9000 已提交
525 526 527
                },
                {
                    "name": "A.S. - Tokyo, Japan",
528
                    "url": "rtmp://ingest-as-tok.switchboard.zone/live"
J
jp9000 已提交
529 530 531
                },
                {
                    "name": "A.U. - Melbourne, Australia",
532
                    "url": "rtmp://ingest-au-mel.switchboard.zone/live"
J
jp9000 已提交
533 534 535
                },
                {
                    "name": "S.A - São Paulo, Brazil",
536
                    "url": "rtmp://ingest-sa-sao.switchboard.zone/live"
J
jp9000 已提交
537 538 539
                }
            ]
        },
540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558
        {
            "name": "GoodGame.ru",
            "servers": [
                {
                    "name": "Моscow",
                    "url": "rtmp://msk.goodgame.ru:1940/live"
                }
            ]
        },
        {
            "name": "GamePlank",
            "servers": [
                {
                    "name": "Primary",
                    "url": "rtmp://www.gameplank.tv/live"
                }
            ]
        },
        {
559
            "name": "Vaughn Live / iNSTAGIB",
560 561 562
            "servers": [
                {
                    "name": "US: Primary",
563
                    "url": "rtmp://live.vaughnsoft.net/live"
564 565
                },
                {
566 567 568 569 570 571
                    "name": "US: Chicago, IL",
                    "url": "rtmp://live-ord.vaughnsoft.net/live"
                },
                {
                    "name": "US: Denver, CO",
                    "url": "rtmp://live-den.vaughnsoft.net/live"
572 573
                },
                {
574 575
                    "name": "US: New York, NY",
                    "url": "rtmp://live-nyc.vaughnsoft.net/live"
576 577
                },
                {
578 579
                    "name": "EU: Amsterdam, NL",
                    "url": "rtmp://live-ams.vaughnsoft.net/live"
580
                }
581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603
            ],
            "recommended": {
                "keyint": 2,
                "max video bitrate": 3500,
                "max audio bitrate": 160
            }
        },
        {
            "name": "Breakers.TV",
            "servers": [
                {
                    "name": "US: Primary",
                    "url": "rtmp://live.vaughnsoft.net/live"
                },
                {
                    "name": "US: Chicago, IL",
                    "url": "rtmp://live-ord.vaughnsoft.net/live"
                },
                {
                    "name": "US: Denver, CO",
                    "url": "rtmp://live-den.vaughnsoft.net/live"
                },
                {
604 605
                    "name": "US: New York, NY",
                    "url": "rtmp://live-nyc.vaughnsoft.net/live"
606 607 608 609 610 611 612 613 614 615 616
                },
                {
                    "name": "EU: Amsterdam, NL",
                    "url": "rtmp://live-ams.vaughnsoft.net/live"
                }
            ],
            "recommended": {
                "keyint": 2,
                "max video bitrate": 3500,
                "max audio bitrate": 160
            }
617 618 619 620 621 622 623 624 625 626 627 628 629 630
        },
        {
            "name": "CyberGame.TV",
            "servers": [
                {
                    "name": "RU Origin",
                    "url": "rtmp://st.cybergame.tv:1953/live"
                },
                {
                    "name": "RU Premium",
                    "url": "rtmp://premium.cybergame.tv:1953/premium"
                }
            ]
        },
631 632 633 634 635 636 637 638 639 640 641 642 643 644
        {
            "name": "DJlive.pl",
            "servers": [
                {
                    "name": "Default",
                    "url": "rtmp://live.djlive.pl/live"
                }
            ],
            "recommended": {
                "keyint": 1,
                "profile": "high",
                "max video bitrate": 1300,
                "max audio bitrate": 320
            }
645 646 647 648 649 650 651 652 653 654 655
        },
        {
            "name": "Facebook Live",
            "common": true,
            "servers": [
                {
                    "name": "Default",
                    "url": "rtmp://rtmp-api.facebook.com:80/rtmp/"
                }
            ],
            "recommended": {
656
                "keyint": 2,
657
                "profile": "main",
658 659
                "max video bitrate": 4000,
                "max audio bitrate": 128
660
            }
J
jp9000 已提交
661 662 663 664 665 666
        },
        {
            "name": "Restream.io",
            "common": true,
            "servers": [
                {
667 668
                    "name": "EU-West (London, GB)",
                    "url": "rtmp://eu-london.restream.io/live"
669 670
                },
                {
671 672
                    "name": "EU-West (Amsterdam, NL)",
                    "url": "rtmp://eu-ams.restream.io/live"
673
                },
J
jp9000 已提交
674
                {
675 676
                    "name": "EU-Central (Frankfurt, DE)",
                    "url": "rtmp://eu-central.restream.io/live"
J
jp9000 已提交
677 678
                },
                {
679 680
                    "name": "EU-East (Falkenstein, DE)",
                    "url": "rtmp://eu-east.restream.io/live"
J
jp9000 已提交
681 682
                },
                {
683 684
                    "name": "Russia (Moscow)",
                    "url": "rtmp://ru.restream.io/live"
685 686
                },
                {
687 688
                    "name": "US-West (Seattle, WA)",
                    "url": "rtmp://us-seattle.restream.io/live"
J
jp9000 已提交
689 690
                },
                {
691 692
                    "name": "US-West (San Jose, CA)",
                    "url": "rtmp://us-west.restream.io/live"
693 694
                },
                {
695 696
                    "name": "US-Central (Dallas, TX)",
                    "url": "rtmp://us-central.restream.io/live"
J
jp9000 已提交
697 698
                },
                {
699 700
                    "name": "US-East (Washington, DC)",
                    "url": "rtmp://us-east.restream.io/live"
J
jp9000 已提交
701
                },
702
                {
703 704
                    "name": "NA-East (Toronto, Canada)",
                    "url": "rtmp://na-toronto.restream.io/live"
705
                },
J
jp9000 已提交
706
                {
707
                    "name": "SA (Saint Paul, Brazil)",
J
jp9000 已提交
708
                    "url": "rtmp://sa.restream.io/live"
709 710 711 712
                },
                {
                    "name": "Asia (Singapore)",
                    "url": "rtmp://singapore.restream.io/live"
713
                },
714 715 716 717
                {
                    "name": "Asia (Seoul, South Korea)",
                    "url": "rtmp://seoul.restream.io/live"
                },
718 719 720
                {
                    "name": "Australia (Sydney)",
                    "url": "rtmp://au.restream.io/live"
J
jp9000 已提交
721
                }
722 723 724 725
            ],
            "recommended": {
                "keyint": 2
            }
726 727 728 729 730 731
        },
        {
            "name": "Nood",
            "servers": [
              {
                  "name": "EU Central: Frankfurt, Germany",
K
Kilian von Pflugk 已提交
732
                  "url": "rtmp://broadcast-frf.nood.tv/20D2AB/live"
733 734 735
              },
              {
                  "name": "EU North: Amsterdam, Netherlands",
K
Kilian von Pflugk 已提交
736
                  "url": "rtmp://broadcast-ams.nood.tv/20D2AB/live"
737 738 739
              },
              {
                  "name": "EU West: Stockholm, Sweden",
K
Kilian von Pflugk 已提交
740
                  "url": "rtmp://broadcast-arn.nood.tv/20D2AB/live"
741 742 743
              },
              {
                  "name": "US East: Washington, DC",
K
Kilian von Pflugk 已提交
744
                  "url": "rtmp://broadcast-dca.nood.tv/20D2AB/live"
745 746 747
              },
              {
                  "name": "US West: Los Angeles, CA",
K
Kilian von Pflugk 已提交
748
                  "url": "rtmp://broadcast-oxr.nood.tv/20D2AB/live"
749 750 751
              },
              {
                  "name": "Australia: Sydney",
K
Kilian von Pflugk 已提交
752
                  "url": "rtmp://broadcast-syd.nood.tv/20D2AB/live"
753 754 755
              },
              {
                  "name": "Asia: Hong Kong, China",
K
Kilian von Pflugk 已提交
756
                  "url": "rtmp://broadcast-hhp.nood.tv/20D2AB/live"
757
              }
758 759 760 761 762 763 764
            ],
            "recommended": {
                "keyint": 2,
                "profile": "main",
                "max video bitrate": 3500,
                "max audio bitrate": 192
            }
P
pipll 已提交
765 766 767 768 769 770 771 772 773
        },
        {
            "name": "Boomstream",
            "servers": [
                {
                    "name": "Default",
                    "url": "rtmp://live.boomstream.com/live"
                }
            ]
774 775
        },
        {
D
derrod 已提交
776
            "name": "Stream.live",
777 778 779
            "servers": [
                {
                    "name": "Default",
D
derrod 已提交
780
                    "url": "rtmp://media.stream.live:1935/live"
781 782 783 784 785 786 787 788
                }
            ],
            "recommended": {
                "keyint": 2,
                "profile": "main",
                "max video bitrate": 2500,
                "max audio bitrate": 160
            }
J
jp9000 已提交
789 790 791 792 793 794 795 796 797 798 799 800
        },
        {
            "name": "Coderwall",
            "servers": [
                {
                    "name": "Primary",
                    "url": "rtmp://live.coderwall.com/coderwall"
                }
            ],
            "recommended": {
                "max video bitrate": 1500
            }
J
jp9000 已提交
801 802 803 804 805 806 807 808 809 810 811 812
        },
        {
            "name": "Meridix Live Sports Platform",
            "servers": [
                {
                    "name": "Primary",
                    "url": "rtmp://publish.meridix.com/live"
                }
            ],
            "recommended": {
                "max video bitrate": 3500
            }
813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892
        },
        {
            "name": "Afreeca.TV",
            "servers": [
                {
                    "name": "North America : US East",
                    "url": "rtmp://rtmpmanager-aws-en-east.afreeca.tv/live"
                },
                {
                    "name": "North America : US West",
                     "url": "rtmp://rtmpmanager-aws-en-west.afreeca.tv/live"
                },
                {
                    "name": "Asia : Singapore",
                    "url": "rtmp://rtmpmanager-aws-sg.afreeca.tv/live"
                },
                {
                    "name": "Asia : South Korea",
                    "url": "rtmp://rtmpmanager-en-ko.afreeca.tv/live"
                }
            ],
            "recommended": {
                "keyint": 1,
                "profile": "main",
                "max video bitrate": 5000,
                "max audio bitrate": 192
            }
        },
        {
            "name": "アフリカTV",
            "servers": [
                {
                "name": "Japan",
                "url": "rtmp://rtmpmanager-aws-jp.afreeca.tv/live/"
                },
                {
                "name": "South Korea",
                "url": "rtmp://rtmpmanager-jp.afreeca.tv/live/"
                }
            ],
            "recommended": {
                "keyint": 1,
                "profile": "main",
                "max video bitrate": 5000,
                "max audio bitrate": 192
            }
        },
        {
            "name": "艾菲卡TV",
            "servers": [
                {
                "name": "Taiwan",
                "url": "rtmp://rtmpmanager-gcp-tw.afreeca.tv/live/"
                },
                {
                    "name": "South Korea",
                    "url": "rtmp://rtmpmanager-tw-ko.afreeca.tv/live/"
                }
            ],
             "recommended": {
                "keyint": 1,
                "profile": "main",
                "max video bitrate": 5000,
                "max audio bitrate": 192
            }
        },
        {
            "name": "아프리카TV",
            "servers": [
                {
                "name": "Korea",
                "url": "rtmp://rtmpmanager-freecat.afreeca.tv/app/"
                }
            ],
            "recommended": {
                "keyint": 1,
                "profile": "main",
                "max video bitrate": 5000,
                "max audio bitrate": 192
            }
893 894 895 896 897 898 899 900 901 902 903 904 905 906 907
        },
        {
            "name": "CAM4",
            "servers": [
                {
                    "name": "CAM4",
                    "url": "rtmp://origin.cam4.com/cam4-origin-live"
                }
            ],
            "recommended": {
                "keyint": 1,
                "profile": "baseline",
                "max video bitrate": 3000,
                "max audio bitrate": 128
            }
J
jp9000 已提交
908 909 910 911 912 913 914 915 916 917 918 919
        },
        {
            "name": "Picarto",
            "servers": [
                {
                    "name": "USA/Canada",
                    "url": "rtmp://live.us.picarto.tv/golive"
                }
            ],
            "recommended": {
                "keyint": 2,
                "profile": "main",
920
                "max video bitrate": 3500
J
jp9000 已提交
921
            }
J
jp9000 已提交
922 923 924 925 926 927 928 929 930
        },
        {
            "name": "Pandora TV Korea",
            "servers": [
                {
                    "name": "Default",
                    "url": "rtmp://plive.pandora.tv:80/mediaHub"
                }
            ]
931 932 933 934 935 936 937 938 939
        },
        {
            "name": "LiveStream",
            "servers": [
                {
                    "name": "Primary",
                    "url": "rtmp://rtmpin.livestreamingest.com/rtmpin"
                }
            ]
940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981
        },
        {
            "name": "Chaturbate",
            "servers": [
                {
                    "name": "Default Global Auto Select - Recommended",
                    "url": "rtmp://live.stream.highwebmedia.com/live-origin"
                },
                {
                    "name": "US West",
                    "url": "rtmp://live-us-west.stream.highwebmedia.com/live-origin"
                },
                {
                    "name": "US Central",
                    "url": "rtmp://live-us-central.stream.highwebmedia.com/live-origin"
                },
                {
                    "name": "US East",
                    "url": "rtmp://live-us-east.stream.highwebmedia.com/live-origin"
                },
                {
                    "name": "Europe West",
                    "url": "rtmp://live-eu-west.stream.highwebmedia.com/live-origin"
                },
                {
                    "name": "Europe East",
                    "url": "rtmp://live-eu-east.stream.highwebmedia.com/live-origin"
                },
                {
                    "name": "Asia/Pacific South",
                    "url": "rtmp://live-as-south.stream.highwebmedia.com/live-origin"
                },
                {
                    "name": "Asia/Pacific North-East",
                    "url": "rtmp://live-as-northeast.stream.highwebmedia.com/live-origin"
                }
            ],
            "recommended": {
                "keyint": 2,
                "max video bitrate": 20000,
                "max audio bitrate": 192
            }
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999
        },
        {
            "name": "LiveEdu.tv",
            "common": true,
            "servers": [
                {
                    "name": "US",
                    "url": "rtmp://usmedia11.liveedu.tv/liveedutv"
                },
                {
                    "name": "EU",
                    "url": "rtmp://eumedia8.liveedu.tv/liveedutv"
                },
                {
                    "name": "Asia",
                    "url": "rtmp://apmedia1.liveedu.tv/liveedutv"
                }
            ]
1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046
        },
        {
            "name": "Twitter / Periscope",
            "common": true,
            "servers": [
                {
                    "name": "US West: California",
                    "url": "rtmp://ca.pscp.tv:80/x"
                },
                {
                    "name": "US West: Oregon",
                    "url": "rtmp://or.pscp.tv:80/x"
                },
                {
                    "name": "US East: Virginia",
                    "url": "rtmp://va.pscp.tv:80/x"
                },
                {
                    "name": "South America: Brazil",
                    "url": "rtmp://br.pscp.tv:80/x"
                },
                {
                    "name": "EU West: Ireland",
                    "url": "rtmp://ie.pscp.tv:80/x"
                },
                {
                    "name": "EU Central: Germany",
                    "url": "rtmp://de.pscp.tv:80/x"
                },
                {
                    "name": "Asia/Pacific: Australia",
                    "url": "rtmp://au.pscp.tv:80/x"
                },
                {
                    "name": "Asia/Pacific: Japan",
                    "url": "rtmp://jp.pscp.tv:80/x"
                },
                {
                    "name": "Asia/Pacific: Singapore",
                    "url": "rtmp://sg.pscp.tv:80/x"
                }
            ],
            "recommended": {
                "keyint": 2,
                "max video bitrate": 800,
                "max audio bitrate": 96
            }
J
jp9000 已提交
1047
        }
1048
    ]
1049
}