services.json 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846
  1. {
  2. "format_version": 1,
  3. "services": [
  4. {
  5. "name": "Twitch",
  6. "common": true,
  7. "servers": [
  8. {
  9. "name": "US West: San Francisco, CA",
  10. "url": "rtmp://live.twitch.tv/app"
  11. },
  12. {
  13. "name": "Asia: Hong Kong",
  14. "url": "rtmp://live-hkg.twitch.tv/app"
  15. },
  16. {
  17. "name": "Asia: Seoul, South Korea",
  18. "url": "rtmp://live-sel.twitch.tv/app"
  19. },
  20. {
  21. "name": "Asia: Singapore",
  22. "url": "rtmp://live-sin.twitch.tv/app"
  23. },
  24. {
  25. "name": "Asia: Taipei, Taiwan",
  26. "url": "rtmp://live-tpe.twitch.tv/app"
  27. },
  28. {
  29. "name": "Asia: Tokyo, Japan",
  30. "url": "rtmp://live-tyo.twitch.tv/app"
  31. },
  32. {
  33. "name": "Australia: Sydney",
  34. "url": "rtmp://live-syd.twitch.tv/app"
  35. },
  36. {
  37. "name": "EU: Amsterdam, NL",
  38. "url": "rtmp://live-ams.twitch.tv/app"
  39. },
  40. {
  41. "name": "EU: Frankfurt, DE",
  42. "url": "rtmp://live-fra.twitch.tv/app"
  43. },
  44. {
  45. "name": "EU: Lisbon, Portugal",
  46. "url": "rtmp://live-lis.twitch.tv/app"
  47. },
  48. {
  49. "name": "EU: London, UK",
  50. "url": "rtmp://live-lhr.twitch.tv/app"
  51. },
  52. {
  53. "name": "EU: Milan, Italy",
  54. "url": "rtmp://live-mil.twitch.tv/app"
  55. },
  56. {
  57. "name": "EU: Paris, FR",
  58. "url": "rtmp://live-cdg.twitch.tv/app"
  59. },
  60. {
  61. "name": "EU: Prague, CZ",
  62. "url": "rtmp://live-prg.twitch.tv/app"
  63. },
  64. {
  65. "name": "EU: Stockholm, SE",
  66. "url": "rtmp://live-arn.twitch.tv/app"
  67. },
  68. {
  69. "name": "EU: Warsaw, Poland",
  70. "url": "rtmp://live-waw.twitch.tv/app"
  71. },
  72. {
  73. "name": "NA: Mexico City",
  74. "url": "rtmp://live-qro.twitch.tv/app"
  75. },
  76. {
  77. "name": "NA: Toronto, Canada",
  78. "url": "rtmp://live-yto.twitch.tv/app"
  79. },
  80. {
  81. "name": "South America: Argentina",
  82. "url": "rtmp://live-eze.twitch.tv/app"
  83. },
  84. {
  85. "name": "South America: Chile",
  86. "url": "rtmp://live-scl.twitch.tv/app"
  87. },
  88. {
  89. "name": "South America: Lima, Peru",
  90. "url": "rtmp://live-lim.twitch.tv/app"
  91. },
  92. {
  93. "name": "South America: Medellin, Columbia",
  94. "url": "rtmp://live-mde.twitch.tv/app"
  95. },
  96. {
  97. "name": "South America: Rio de Janeiro, Brazil",
  98. "url": "rtmp://live-gig.twitch.tv/app"
  99. },
  100. {
  101. "name": "South America: Sao Paulo, Brazil",
  102. "url": "rtmp://live-gru.twitch.tv/app"
  103. },
  104. {
  105. "name": "US Central: Dallas, TX",
  106. "url": "rtmp://live-dfw.twitch.tv/app"
  107. },
  108. {
  109. "name": "US East: Ashburn, VA",
  110. "url": "rtmp://live-iad.twitch.tv/app"
  111. },
  112. {
  113. "name": "US East: Chicago",
  114. "url": "rtmp://live-ord.twitch.tv/app"
  115. },
  116. {
  117. "name": "US East: Miami, FL",
  118. "url": "rtmp://live-mia.twitch.tv/app"
  119. },
  120. {
  121. "name": "US East: New York, NY",
  122. "url": "rtmp://live-jfk.twitch.tv/app"
  123. },
  124. {
  125. "name": "US West: Los Angeles, CA",
  126. "url": "rtmp://live-lax.twitch.tv/app"
  127. },
  128. {
  129. "name": "US West: San Jose, CA",
  130. "url": "rtmp://live-sjc.twitch.tv/app"
  131. },
  132. {
  133. "name": "US West: Seattle, WA",
  134. "url": "rtmp://live-sea.twitch.tv/app"
  135. }
  136. ],
  137. "recommended": {
  138. "keyint": 2,
  139. "max video bitrate": 3500,
  140. "max audio bitrate": 160,
  141. "x264opts": "scenecut=0"
  142. }
  143. },
  144. {
  145. "name": "YouTube / YouTube Gaming",
  146. "common": true,
  147. "servers": [
  148. {
  149. "name": "Primary YouTube ingest server",
  150. "url": "rtmp://a.rtmp.youtube.com/live2"
  151. },
  152. {
  153. "name": "Backup YouTube ingest server",
  154. "url": "rtmp://b.rtmp.youtube.com/live2?backup=1"
  155. }
  156. ],
  157. "recommended": {
  158. "keyint": 2,
  159. "max video bitrate": 51000,
  160. "max audio bitrate": 160
  161. }
  162. },
  163. {
  164. "name": "hitbox.tv",
  165. "common": true,
  166. "servers": [
  167. {
  168. "name": "Default",
  169. "url": "rtmp://live.hitbox.tv/push"
  170. },
  171. {
  172. "name": "EU-North: Amsterdam, Netherlands",
  173. "url": "rtmp://live.ams.hitbox.tv/push"
  174. },
  175. {
  176. "name": "EU-West: Frankfurt, Germany",
  177. "url": "rtmp://live.fra.hitbox.tv/push"
  178. },
  179. {
  180. "name": "EU-West: Paris, France",
  181. "url": "rtmp://live.cdg.hitbox.tv/push"
  182. },
  183. {
  184. "name": "EU-West: London, United Kingdom",
  185. "url": "rtmp://live.lhr.hitbox.tv/push"
  186. },
  187. {
  188. "name": "EU-Central: Nurnberg, Germany",
  189. "url": "rtmp://live.nbg.hitbox.tv/push"
  190. },
  191. {
  192. "name": "EU-East: Vienna, Austria",
  193. "url": "rtmp://live.vie.hitbox.tv/push"
  194. },
  195. {
  196. "name": "EU-South: Milan, Italia",
  197. "url": "rtmp://live.mxp.hitbox.tv/push"
  198. },
  199. {
  200. "name": "Russia: Moscow",
  201. "url": "rtmp://live.dme.hitbox.tv/push"
  202. },
  203. {
  204. "name": "US-East: New York - 1",
  205. "url": "rtmp://live.jfk.hitbox.tv/push"
  206. },
  207. {
  208. "name": "US-East: New York - 2",
  209. "url": "rtmp://live.nyc.hitbox.tv/push"
  210. },
  211. {
  212. "name": "US-Central: Denver",
  213. "url": "rtmp://live.den.hitbox.tv/push"
  214. },
  215. {
  216. "name": "US-West: San Francisco",
  217. "url": "rtmp://live.sfo.hitbox.tv/push"
  218. },
  219. {
  220. "name": "US-West: Los Angeles",
  221. "url": "rtmp://live.lax.hitbox.tv/push"
  222. },
  223. {
  224. "name": "South America: Sao Paulo, Brazil",
  225. "url": "rtmp://live.gru.hitbox.tv/push"
  226. },
  227. {
  228. "name": "South Korea: Seoul",
  229. "url": "rtmp://live.icn.hitbox.tv/push"
  230. },
  231. {
  232. "name": "Asia: Singapore",
  233. "url": "rtmp://live.sin.hitbox.tv/push"
  234. },
  235. {
  236. "name": "China: Hong Kong",
  237. "url": "rtmp://live.hkg.hitbox.tv/push"
  238. },
  239. {
  240. "name": "Oceania: Sydney, Australia",
  241. "url": "rtmp://live.syd.hitbox.tv/push"
  242. }
  243. ],
  244. "recommended": {
  245. "keyint": 2,
  246. "profile": "high",
  247. "max video bitrate": 3500,
  248. "max audio bitrate": 320
  249. }
  250. },
  251. {
  252. "name": "beam.pro",
  253. "common": true,
  254. "servers": [
  255. {
  256. "name": "US: Dallas, TX",
  257. "url": "rtmp://ingest-dal.beam.pro:1935/beam"
  258. },
  259. {
  260. "name": "US: San Jose, CA",
  261. "url": "rtmp://ingest-sjc.beam.pro:1935/beam"
  262. },
  263. {
  264. "name": "US: Seattle, WA",
  265. "url": "rtmp://ingest-sea.beam.pro:1935/beam"
  266. },
  267. {
  268. "name": "US: Washington DC",
  269. "url": "rtmp://ingest-wdc.beam.pro:1935/beam"
  270. },
  271. {
  272. "name": "Canada: Toronto",
  273. "url": "rtmp://ingest-tor.beam.pro:1935/beam"
  274. },
  275. {
  276. "name": "EU: London",
  277. "url": "rtmp://ingest-lon.beam.pro:1935/beam"
  278. },
  279. {
  280. "name": "EU: Amsterdam",
  281. "url": "rtmp://ingest-ams.beam.pro:1935/beam"
  282. },
  283. {
  284. "name": "EU: Milan",
  285. "url": "rtmp://ingest-mil.beam.pro:1935/beam"
  286. },
  287. {
  288. "name": "EU: Paris",
  289. "url": "rtmp://ingest-par.beam.pro:1935/beam"
  290. },
  291. {
  292. "name": "EU: Frankfurt",
  293. "url": "rtmp://ingest-fra.beam.pro:1935/beam"
  294. },
  295. {
  296. "name": "EU: Oslo",
  297. "url": "rtmp://ingest-osl.beam.pro:1935/beam"
  298. },
  299. {
  300. "name": "Brazil: Sao Paulo",
  301. "url": "rtmp://ingest-sao.beam.pro:1935/beam"
  302. },
  303. {
  304. "name": "Australia: Melbourne",
  305. "url": "rtmp://ingest-mel.beam.pro:1935/beam"
  306. },
  307. {
  308. "name": "Australia: Sydney",
  309. "url": "rtmp://ingest-syd.beam.pro:1935/beam"
  310. },
  311. {
  312. "name": "Mexico: Mexico City",
  313. "url": "rtmp://ingest-mex.beam.pro:1935/beam"
  314. },
  315. {
  316. "name": "Asia: Hong Kong",
  317. "url": "rtmp://ingest-hkg.beam.pro:1935/beam"
  318. },
  319. {
  320. "name": "Asia: Tokyo",
  321. "url": "rtmp://ingest-tok.beam.pro:1935/beam"
  322. },
  323. {
  324. "name": "South Korea: Seoul",
  325. "url": "rtmp://ingest-seo.beam.pro:1935/beam"
  326. },
  327. {
  328. "name": "India: Chennai",
  329. "url": "rtmp://ingest-che.beam.pro:1935/beam"
  330. }
  331. ],
  332. "recommended": {
  333. "keyint": 1,
  334. "max audio bitrate": 160,
  335. "max video bitrate": 10000,
  336. "profile": "main"
  337. }
  338. },
  339. {
  340. "name": "DailyMotion",
  341. "common": true,
  342. "servers": [
  343. {
  344. "name": "Primary",
  345. "url": "rtmp://publish.dailymotion.com/publish-dm"
  346. }
  347. ]
  348. },
  349. {
  350. "name": "Livecoding.tv",
  351. "common": true,
  352. "servers": [
  353. {
  354. "name": "United States",
  355. "url": "rtmp://usmedia3.livecoding.tv/livecodingtv"
  356. },
  357. {
  358. "name": "EU",
  359. "url": "rtmp://eumedia1.livecoding.tv/livecodingtv"
  360. },
  361. {
  362. "name": "Asia Pacific",
  363. "url": "rtmp://apmedia1.livecoding.tv/livecodingtv"
  364. }
  365. ],
  366. "recommended": {
  367. "max video bitrate": 2300
  368. }
  369. },
  370. {
  371. "name": "WatchPeopleCode.com",
  372. "servers": [
  373. {
  374. "name": "Primary",
  375. "url": "rtmp://streaming.watchpeoplecode.com/live"
  376. }
  377. ]
  378. },
  379. {
  380. "name": "Web.TV",
  381. "servers": [
  382. {
  383. "name": "Primary",
  384. "url": "rtmp://live3.origins.web.tv/liveext"
  385. }
  386. ],
  387. "recommended": {
  388. "keyint": 2,
  389. "profile": "main",
  390. "max video bitrate": 3500,
  391. "max audio bitrate": 160
  392. }
  393. },
  394. {
  395. "name": "Switchboard Live (Joicaster)",
  396. "servers": [
  397. {
  398. "name": "Default - Performance Global",
  399. "url": "rtmp://ingest-global-a.switchboard.zone/live"
  400. },
  401. {
  402. "name": "U.S. - Dallas, TX",
  403. "url": "rtmp://ingest-us-dal.switchboard.zone/live"
  404. },
  405. {
  406. "name": "U.S. - Seattle, WA",
  407. "url": "rtmp://ingest-us-sea.switchboard.zone/live"
  408. },
  409. {
  410. "name": "U.S. - Washington, DC",
  411. "url": "rtmp://ingest-us-wdc.switchboard.zone/live"
  412. },
  413. {
  414. "name": "C.A. - Toronto, Canada",
  415. "url": "rtmp://ingest-cn-tor.switchboard.zone/live"
  416. },
  417. {
  418. "name": "E.U. - London, England",
  419. "url": "rtmp://ingest-eu-lon.switchboard.zone/live"
  420. },
  421. {
  422. "name": "E.U. - Amsterdam, Netherlands",
  423. "url": "rtmp://ingest-as-tok.switchboard.zone/live"
  424. },
  425. {
  426. "name": "A.S. - Tokyo, Japan",
  427. "url": "rtmp://ingest-as-tok.switchboard.zone/live"
  428. },
  429. {
  430. "name": "A.U. - Melbourne, Australia",
  431. "url": "rtmp://ingest-au-mel.switchboard.zone/live"
  432. },
  433. {
  434. "name": "S.A - São Paulo, Brazil",
  435. "url": "rtmp://ingest-sa-sao.switchboard.zone/live"
  436. }
  437. ]
  438. },
  439. {
  440. "name": "GoodGame.ru",
  441. "servers": [
  442. {
  443. "name": "Моscow",
  444. "url": "rtmp://msk.goodgame.ru:1940/live"
  445. }
  446. ]
  447. },
  448. {
  449. "name": "GamePlank",
  450. "servers": [
  451. {
  452. "name": "Primary",
  453. "url": "rtmp://www.gameplank.tv/live"
  454. }
  455. ]
  456. },
  457. {
  458. "name": "Vaughn Live / iNSTAGIB",
  459. "servers": [
  460. {
  461. "name": "US: Primary",
  462. "url": "rtmp://live.vaughnsoft.net/live"
  463. },
  464. {
  465. "name": "US: Chicago, IL",
  466. "url": "rtmp://live-ord.vaughnsoft.net/live"
  467. },
  468. {
  469. "name": "US: Denver, CO",
  470. "url": "rtmp://live-den.vaughnsoft.net/live"
  471. },
  472. {
  473. "name": "US: Los Angeles, CA",
  474. "url": "rtmp://live-lax.vaughnsoft.net/live"
  475. },
  476. {
  477. "name": "EU: Amsterdam, NL",
  478. "url": "rtmp://live-ams.vaughnsoft.net/live"
  479. }
  480. ],
  481. "recommended": {
  482. "keyint": 2,
  483. "max video bitrate": 3500,
  484. "max audio bitrate": 160
  485. }
  486. },
  487. {
  488. "name": "Breakers.TV",
  489. "servers": [
  490. {
  491. "name": "US: Primary",
  492. "url": "rtmp://live.vaughnsoft.net/live"
  493. },
  494. {
  495. "name": "US: Chicago, IL",
  496. "url": "rtmp://live-ord.vaughnsoft.net/live"
  497. },
  498. {
  499. "name": "US: Denver, CO",
  500. "url": "rtmp://live-den.vaughnsoft.net/live"
  501. },
  502. {
  503. "name": "US: Los Angeles, CA",
  504. "url": "rtmp://live-lax.vaughnsoft.net/live"
  505. },
  506. {
  507. "name": "EU: Amsterdam, NL",
  508. "url": "rtmp://live-ams.vaughnsoft.net/live"
  509. }
  510. ],
  511. "recommended": {
  512. "keyint": 2,
  513. "max video bitrate": 3500,
  514. "max audio bitrate": 160
  515. }
  516. },
  517. {
  518. "name": "connectcast.tv",
  519. "servers": [
  520. {
  521. "name": "Default",
  522. "url": "rtmp://stream.connectcast.tv/live"
  523. }
  524. ]
  525. },
  526. {
  527. "name": "CyberGame.TV",
  528. "servers": [
  529. {
  530. "name": "RU Origin",
  531. "url": "rtmp://st.cybergame.tv:1953/live"
  532. },
  533. {
  534. "name": "RU Premium",
  535. "url": "rtmp://premium.cybergame.tv:1953/premium"
  536. }
  537. ]
  538. },
  539. {
  540. "name": "CashPlay.tv",
  541. "servers": [
  542. {
  543. "name": "Primary, UK",
  544. "url": "rtmp://live.cashplay.tv/live"
  545. },
  546. {
  547. "name": "Low Priority, DE",
  548. "url": "rtmp://de.live.cashplay.tv/live"
  549. }
  550. ]
  551. },
  552. {
  553. "name": "DJlive.pl",
  554. "servers": [
  555. {
  556. "name": "Default",
  557. "url": "rtmp://live.djlive.pl/live"
  558. }
  559. ],
  560. "recommended": {
  561. "keyint": 1,
  562. "profile": "high",
  563. "max video bitrate": 1300,
  564. "max audio bitrate": 320
  565. }
  566. },
  567. {
  568. "name": "Facebook Live",
  569. "common": true,
  570. "servers": [
  571. {
  572. "name": "Default",
  573. "url": "rtmp://rtmp-api.facebook.com:80/rtmp/"
  574. }
  575. ],
  576. "recommended": {
  577. "keyint": 2,
  578. "profile": "main",
  579. "max video bitrate": 4000,
  580. "max audio bitrate": 128
  581. }
  582. },
  583. {
  584. "name": "Restream.io",
  585. "common": true,
  586. "servers": [
  587. {
  588. "name": "EU-West (London, GB)",
  589. "url": "rtmp://eu-london.restream.io/live"
  590. },
  591. {
  592. "name": "EU-West (Amsterdam, NL)",
  593. "url": "rtmp://eu-ams.restream.io/live"
  594. },
  595. {
  596. "name": "EU-Central (Frankfurt, DE)",
  597. "url": "rtmp://eu-central.restream.io/live"
  598. },
  599. {
  600. "name": "EU-East (Falkenstein, DE)",
  601. "url": "rtmp://eu-east.restream.io/live"
  602. },
  603. {
  604. "name": "Russia (Moscow)",
  605. "url": "rtmp://ru.restream.io/live"
  606. },
  607. {
  608. "name": "US-West (Seattle, WA)",
  609. "url": "rtmp://us-seattle.restream.io/live"
  610. },
  611. {
  612. "name": "US-West (San Jose, CA)",
  613. "url": "rtmp://us-west.restream.io/live"
  614. },
  615. {
  616. "name": "US-West (Los Angeles, CA)",
  617. "url": "rtmp://us-la.restream.io/live"
  618. },
  619. {
  620. "name": "US-Central (Dallas, TX)",
  621. "url": "rtmp://us-central.restream.io/live"
  622. },
  623. {
  624. "name": "US-East (Washington, DC)",
  625. "url": "rtmp://us-east.restream.io/live"
  626. },
  627. {
  628. "name": "NA-East (Toronto, Canada)",
  629. "url": "rtmp://na-toronto.restream.io/live"
  630. },
  631. {
  632. "name": "SA (Saint Paul, Brazil)",
  633. "url": "rtmp://sa.restream.io/live"
  634. },
  635. {
  636. "name": "Asia (Singapore)",
  637. "url": "rtmp://singapore.restream.io/live"
  638. },
  639. {
  640. "name": "Australia (Sydney)",
  641. "url": "rtmp://au.restream.io/live"
  642. }
  643. ],
  644. "recommended": {
  645. "keyint": 2
  646. }
  647. },
  648. {
  649. "name": "Nood",
  650. "servers": [
  651. {
  652. "name": "EU Central: Frankfurt, Germany",
  653. "url": "rtmp://broadcast-frf.nood.tv/20D2AB/live"
  654. },
  655. {
  656. "name": "EU North: Amsterdam, Netherlands",
  657. "url": "rtmp://broadcast-ams.nood.tv/20D2AB/live"
  658. },
  659. {
  660. "name": "EU West: Stockholm, Sweden",
  661. "url": "rtmp://broadcast-arn.nood.tv/20D2AB/live"
  662. },
  663. {
  664. "name": "US East: Washington, DC",
  665. "url": "rtmp://broadcast-dca.nood.tv/20D2AB/live"
  666. },
  667. {
  668. "name": "US West: Los Angeles, CA",
  669. "url": "rtmp://broadcast-oxr.nood.tv/20D2AB/live"
  670. },
  671. {
  672. "name": "Australia: Sydney",
  673. "url": "rtmp://broadcast-syd.nood.tv/20D2AB/live"
  674. },
  675. {
  676. "name": "Asia: Hong Kong, China",
  677. "url": "rtmp://broadcast-hhp.nood.tv/20D2AB/live"
  678. }
  679. ],
  680. "recommended": {
  681. "keyint": 2,
  682. "profile": "main",
  683. "max video bitrate": 3500,
  684. "max audio bitrate": 192
  685. }
  686. },
  687. {
  688. "name": "Boomstream",
  689. "servers": [
  690. {
  691. "name": "Default",
  692. "url": "rtmp://live.boomstream.com/live"
  693. }
  694. ]
  695. },
  696. {
  697. "name": "Stre.am",
  698. "servers": [
  699. {
  700. "name": "Default",
  701. "url": "rtmp://media.stre.am:1935/live"
  702. }
  703. ],
  704. "recommended": {
  705. "keyint": 2,
  706. "profile": "main",
  707. "max video bitrate": 2500,
  708. "max audio bitrate": 160
  709. }
  710. },
  711. {
  712. "name": "Coderwall",
  713. "servers": [
  714. {
  715. "name": "Primary",
  716. "url": "rtmp://live.coderwall.com/coderwall"
  717. }
  718. ],
  719. "recommended": {
  720. "max video bitrate": 1500
  721. }
  722. },
  723. {
  724. "name": "Meridix Live Sports Platform",
  725. "servers": [
  726. {
  727. "name": "Primary",
  728. "url": "rtmp://publish.meridix.com/live"
  729. }
  730. ],
  731. "recommended": {
  732. "max video bitrate": 3500
  733. }
  734. },
  735. {
  736. "name": "Afreeca.TV",
  737. "servers": [
  738. {
  739. "name": "North America : US East",
  740. "url": "rtmp://rtmpmanager-aws-en-east.afreeca.tv/live"
  741. },
  742. {
  743. "name": "North America : US West",
  744. "url": "rtmp://rtmpmanager-aws-en-west.afreeca.tv/live"
  745. },
  746. {
  747. "name": "Asia : Singapore",
  748. "url": "rtmp://rtmpmanager-aws-sg.afreeca.tv/live"
  749. },
  750. {
  751. "name": "Asia : South Korea",
  752. "url": "rtmp://rtmpmanager-en-ko.afreeca.tv/live"
  753. }
  754. ],
  755. "recommended": {
  756. "keyint": 1,
  757. "profile": "main",
  758. "max video bitrate": 5000,
  759. "max audio bitrate": 192
  760. }
  761. },
  762. {
  763. "name": "アフリカTV",
  764. "servers": [
  765. {
  766. "name": "Japan",
  767. "url": "rtmp://rtmpmanager-aws-jp.afreeca.tv/live/"
  768. },
  769. {
  770. "name": "South Korea",
  771. "url": "rtmp://rtmpmanager-jp.afreeca.tv/live/"
  772. }
  773. ],
  774. "recommended": {
  775. "keyint": 1,
  776. "profile": "main",
  777. "max video bitrate": 5000,
  778. "max audio bitrate": 192
  779. }
  780. },
  781. {
  782. "name": "艾菲卡TV",
  783. "servers": [
  784. {
  785. "name": "Taiwan",
  786. "url": "rtmp://rtmpmanager-gcp-tw.afreeca.tv/live/"
  787. },
  788. {
  789. "name": "South Korea",
  790. "url": "rtmp://rtmpmanager-tw-ko.afreeca.tv/live/"
  791. }
  792. ],
  793. "recommended": {
  794. "keyint": 1,
  795. "profile": "main",
  796. "max video bitrate": 5000,
  797. "max audio bitrate": 192
  798. }
  799. },
  800. {
  801. "name": "아프리카TV",
  802. "servers": [
  803. {
  804. "name": "Korea",
  805. "url": "rtmp://rtmpmanager-freecat.afreeca.tv/app/"
  806. }
  807. ],
  808. "recommended": {
  809. "keyint": 1,
  810. "profile": "main",
  811. "max video bitrate": 5000,
  812. "max audio bitrate": 192
  813. }
  814. },
  815. {
  816. "name": "CAM4",
  817. "servers": [
  818. {
  819. "name": "CAM4",
  820. "url": "rtmp://origin.cam4.com/cam4-origin-live"
  821. }
  822. ],
  823. "recommended": {
  824. "keyint": 1,
  825. "profile": "baseline",
  826. "max video bitrate": 3000,
  827. "max audio bitrate": 128
  828. }
  829. },
  830. {
  831. "name": "Picarto",
  832. "servers": [
  833. {
  834. "name": "USA/Canada",
  835. "url": "rtmp://live.us.picarto.tv/golive"
  836. }
  837. ],
  838. "recommended": {
  839. "keyint": 2,
  840. "profile": "main",
  841. "max video bitrate": 2000,
  842. "max audio bitrate": 160
  843. }
  844. }
  845. ]
  846. }