services.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650
  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: London, UK",
  46. "url": "rtmp://live-lhr.twitch.tv/app"
  47. },
  48. {
  49. "name": "EU: Paris, FR",
  50. "url": "rtmp://live-cdg.twitch.tv/app"
  51. },
  52. {
  53. "name": "EU: Prague, CZ",
  54. "url": "rtmp://live-prg.twitch.tv/app"
  55. },
  56. {
  57. "name": "EU: Stockholm, SE",
  58. "url": "rtmp://live-arn.twitch.tv/app"
  59. },
  60. {
  61. "name": "EU: Warsaw, Poland",
  62. "url": "rtmp://live-waw.twitch.tv/app"
  63. },
  64. {
  65. "name": "South America: Argentina",
  66. "url": "rtmp://live-eze.twitch.tv/app"
  67. },
  68. {
  69. "name": "South America: Chile",
  70. "url": "rtmp://live-scl.twitch.tv/app"
  71. },
  72. {
  73. "name": "South America: Rio de Janeiro, Brazil",
  74. "url": "rtmp://live-gig.twitch.tv/app"
  75. },
  76. {
  77. "name": "South America: Sao Paulo, Brazil",
  78. "url": "rtmp://live-gru.twitch.tv/app"
  79. },
  80. {
  81. "name": "US Central: Dallas, TX",
  82. "url": "rtmp://live-dfw.twitch.tv/app"
  83. },
  84. {
  85. "name": "US East: Ashburn, VA",
  86. "url": "rtmp://live-iad.twitch.tv/app"
  87. },
  88. {
  89. "name": "US East: Chicago",
  90. "url": "rtmp://live-ord.twitch.tv/app"
  91. },
  92. {
  93. "name": "US East: Miami, FL",
  94. "url": "rtmp://live-mia.twitch.tv/app"
  95. },
  96. {
  97. "name": "US East: New York, NY",
  98. "url": "rtmp://live-jfk.twitch.tv/app"
  99. },
  100. {
  101. "name": "US West: Los Angeles, CA",
  102. "url": "rtmp://live-lax.twitch.tv/app"
  103. },
  104. {
  105. "name": "US West: San Jose, CA",
  106. "url": "rtmp://live-sjc.twitch.tv/app"
  107. },
  108. {
  109. "name": "US West: Seattle, WA",
  110. "url": "rtmp://live-sea.twitch.tv/app"
  111. }
  112. ],
  113. "recommended": {
  114. "keyint": 2,
  115. "profile": "main",
  116. "max video bitrate": 3500,
  117. "max audio bitrate": 160,
  118. "x264opts": "scenecut=0"
  119. }
  120. },
  121. {
  122. "name": "YouTube / YouTube Gaming",
  123. "common": true,
  124. "servers": [
  125. {
  126. "name": "Primary YouTube ingest server",
  127. "url": "rtmp://a.rtmp.youtube.com/live2"
  128. },
  129. {
  130. "name": "Backup YouTube ingest server",
  131. "url": "rtmp://b.rtmp.youtube.com/live2?backup=1"
  132. }
  133. ],
  134. "recommended": {
  135. "keyint": 4,
  136. "profile": "main",
  137. "max video bitrate": 18000,
  138. "max audio bitrate": 160
  139. }
  140. },
  141. {
  142. "name": "hitbox.tv",
  143. "common": true,
  144. "servers": [
  145. {
  146. "name": "Default",
  147. "url": "rtmp://live.hitbox.tv/push"
  148. },
  149. {
  150. "name": "EU-North: Amsterdam, Netherlands",
  151. "url": "rtmp://live.ams.hitbox.tv/push"
  152. },
  153. {
  154. "name": "EU-West: Frankfurt, Germany",
  155. "url": "rtmp://live.fra.hitbox.tv/push"
  156. },
  157. {
  158. "name": "EU-West: Paris, France",
  159. "url": "rtmp://live.cdg.hitbox.tv/push"
  160. },
  161. {
  162. "name": "EU-West: London, United Kingdom",
  163. "url": "rtmp://live.lhr.hitbox.tv/push"
  164. },
  165. {
  166. "name": "EU-Central: Nurnberg, Germany",
  167. "url": "rtmp://live.nbg.hitbox.tv/push"
  168. },
  169. {
  170. "name": "EU-East: Vienna, Austria",
  171. "url": "rtmp://live.vie.hitbox.tv/push"
  172. },
  173. {
  174. "name": "EU-South: Milan, Italia",
  175. "url": "rtmp://live.mxp.hitbox.tv/push"
  176. },
  177. {
  178. "name": "Russia: Moscow",
  179. "url": "rtmp://live.dme.hitbox.tv/push"
  180. },
  181. {
  182. "name": "US-East: Washington",
  183. "url": "rtmp://live.vgn.hitbox.tv/push"
  184. },
  185. {
  186. "name": "US-East: New York",
  187. "url": "rtmp://live.jfk.hitbox.tv/push"
  188. },
  189. {
  190. "name": "US-Central: Denver",
  191. "url": "rtmp://live.den.hitbox.tv/push"
  192. },
  193. {
  194. "name": "US-West: San Francisco",
  195. "url": "rtmp://live.sfo.hitbox.tv/push"
  196. },
  197. {
  198. "name": "US-West: Los Angeles",
  199. "url": "rtmp://live.lax.hitbox.tv/push"
  200. },
  201. {
  202. "name": "South America: Sao Paulo, Brazil",
  203. "url": "rtmp://live.gru.hitbox.tv/push"
  204. },
  205. {
  206. "name": "South Korea: Seoul",
  207. "url": "rtmp://live.icn.hitbox.tv/push"
  208. },
  209. {
  210. "name": "Asia: Singapore",
  211. "url": "rtmp://live.sin.hitbox.tv/push"
  212. },
  213. {
  214. "name": "China: Hong Kong",
  215. "url": "rtmp://live.hkg.hitbox.tv/push"
  216. },
  217. {
  218. "name": "Oceania: Sydney, Australia",
  219. "url": "rtmp://live.syd.hitbox.tv/push"
  220. }
  221. ],
  222. "recommended": {
  223. "keyint": 2,
  224. "profile": "high",
  225. "max video bitrate": 3500,
  226. "max audio bitrate": 320
  227. }
  228. },
  229. {
  230. "name": "beam.pro",
  231. "common": true,
  232. "servers": [
  233. {
  234. "name": "US: Dallas, TX",
  235. "url": "rtmp://ingest-dal.beam.pro:1935/beam"
  236. },
  237. {
  238. "name": "US: San Jose, CA",
  239. "url": "rtmp://ingest-sjc.beam.pro:1935/beam"
  240. },
  241. {
  242. "name": "US: Seattle, WA",
  243. "url": "rtmp://ingest-sea.beam.pro:1935/beam"
  244. },
  245. {
  246. "name": "US: Washington DC",
  247. "url": "rtmp://ingest-wdc.beam.pro:1935/beam"
  248. },
  249. {
  250. "name": "Canada: Toronto",
  251. "url": "rtmp://ingest-tor.beam.pro:1935/beam"
  252. },
  253. {
  254. "name": "EU: London",
  255. "url": "rtmp://ingest-lon.beam.pro:1935/beam"
  256. },
  257. {
  258. "name": "EU: Amsterdam",
  259. "url": "rtmp://ingest-ams.beam.pro:1935/beam"
  260. },
  261. {
  262. "name": "EU: Frankfurt",
  263. "url": "rtmp://ingest-fra.beam.pro:1935/beam"
  264. },
  265. {
  266. "name": "Australia: Melbourne",
  267. "url": "rtmp://ingest-mel.beam.pro:1935/beam"
  268. },
  269. {
  270. "name": "Brazil: Sao Paulo",
  271. "url": "rtmp://ingest-sao.beam.pro:1935/beam"
  272. }
  273. ],
  274. "recommended": {
  275. "keyint": 1,
  276. "max audio bitrate": 160,
  277. "max video bitrate": 3500,
  278. "profile": "main"
  279. }
  280. },
  281. {
  282. "name": "DailyMotion",
  283. "common": true,
  284. "servers": [
  285. {
  286. "name": "Primary",
  287. "url": "rtmp://publish.dailymotion.com/publish-dm"
  288. }
  289. ]
  290. },
  291. {
  292. "name": "Livecoding.tv",
  293. "common": true,
  294. "servers": [
  295. {
  296. "name": "United States",
  297. "url": "rtmp://usmedia3.livecoding.tv/livecodingtv"
  298. },
  299. {
  300. "name": "EU",
  301. "url": "rtmp://eumedia1.livecoding.tv/livecodingtv"
  302. }
  303. ],
  304. "recommended": {
  305. "max video bitrate": 1300
  306. }
  307. },
  308. {
  309. "name": "WatchPeopleCode.com",
  310. "servers": [
  311. {
  312. "name": "Primary",
  313. "url": "rtmp://streaming.watchpeoplecode.com/live"
  314. }
  315. ]
  316. },
  317. {
  318. "name": "mSportz",
  319. "servers": [
  320. {
  321. "name": "Primary",
  322. "url": "rtmp://52.21.78.175/mSports"
  323. }
  324. ]
  325. },
  326. {
  327. "name": "Switchboard Live (Joicaster)",
  328. "servers": [
  329. {
  330. "name": "Default - Performance Global",
  331. "url": "rtmp://ingest-global-a.switchboard.zone/live"
  332. },
  333. {
  334. "name": "U.S. - Dallas, TX",
  335. "url": "rtmp://ingest-us-dal.switchboard.zone/live"
  336. },
  337. {
  338. "name": "U.S. - Seattle, WA",
  339. "url": "rtmp://ingest-us-sea.switchboard.zone/live"
  340. },
  341. {
  342. "name": "U.S. - Washington, DC",
  343. "url": "rtmp://ingest-us-wdc.switchboard.zone/live"
  344. },
  345. {
  346. "name": "C.A. - Toronto, Canada",
  347. "url": "rtmp://ingest-cn-tor.switchboard.zone/live"
  348. },
  349. {
  350. "name": "E.U. - London, England",
  351. "url": "rtmp://ingest-eu-lon.switchboard.zone/live"
  352. },
  353. {
  354. "name": "E.U. - Amsterdam, Netherlands",
  355. "url": "rtmp://ingest-as-tok.switchboard.zone/live"
  356. },
  357. {
  358. "name": "A.S. - Tokyo, Japan",
  359. "url": "rtmp://ingest-as-tok.switchboard.zone/live"
  360. },
  361. {
  362. "name": "A.U. - Melbourne, Australia",
  363. "url": "rtmp://ingest-au-mel.switchboard.zone/live"
  364. },
  365. {
  366. "name": "S.A - São Paulo, Brazil",
  367. "url": "rtmp://ingest-sa-sao.switchboard.zone/live"
  368. }
  369. ]
  370. },
  371. {
  372. "name": "GoodGame.ru",
  373. "servers": [
  374. {
  375. "name": "Моscow",
  376. "url": "rtmp://msk.goodgame.ru:1940/live"
  377. }
  378. ]
  379. },
  380. {
  381. "name": "GamePlank",
  382. "servers": [
  383. {
  384. "name": "Primary",
  385. "url": "rtmp://www.gameplank.tv/live"
  386. }
  387. ]
  388. },
  389. {
  390. "name": "Vaughn Live / iNSTAGIB.tv",
  391. "servers": [
  392. {
  393. "name": "US: Primary",
  394. "url": "rtmp://live.vaughnsoft.net:443/live"
  395. },
  396. {
  397. "name": "US: San Jose, CA",
  398. "url": "rtmp://live-sjc.vaughnsoft.net:443/live"
  399. },
  400. {
  401. "name": "US: New York, NY",
  402. "url": "rtmp://live-nyc.vaughnsoft.net:443/live"
  403. },
  404. {
  405. "name": "US: New York 2, NY",
  406. "url": "rtmp://live-nyc2.vaughnsoft.net:443/live"
  407. }
  408. ]
  409. },
  410. {
  411. "name": "Streamup",
  412. "servers": [
  413. {
  414. "name": "Worldwide",
  415. "url": "rtmp://origin.streamuplive.com/app"
  416. }
  417. ]
  418. },
  419. {
  420. "name": "connectcast.tv",
  421. "servers": [
  422. {
  423. "name": "Default",
  424. "url": "rtmp://stream.connectcast.tv/live"
  425. }
  426. ]
  427. },
  428. {
  429. "name": "Kamcord",
  430. "servers": [
  431. {
  432. "name": "US East (N. Virginia)",
  433. "url": "rtmp://us-east-1.stream.kamcord.com/live"
  434. },
  435. {
  436. "name": "Asia Pacific (Seoul)",
  437. "url": "rtmp://ap-northeast-2.stream.kamcord.com/live"
  438. },
  439. {
  440. "name": "Asia Pacific (Sydney)",
  441. "url": "rtmp://ap-southeast-2.stream.kamcord.com/live"
  442. },
  443. {
  444. "name": "Asia Pacific (Tokyo)",
  445. "url": "rtmp://ap-northeast-1.stream.kamcord.com/live"
  446. },
  447. {
  448. "name": "EU (Frankfurt)",
  449. "url": "rtmp://eu-central-1.stream.kamcord.com/live"
  450. },
  451. {
  452. "name": "South America (Sao Paulo)",
  453. "url": "rtmp://sa-east-1.stream.kamcord.com/live"
  454. },
  455. {
  456. "name": "US West (N. California)",
  457. "url": "rtmp://us-west-1.stream.kamcord.com/live"
  458. }
  459. ],
  460. "recommended": {
  461. "keyint": 2,
  462. "profile": "main",
  463. "max video bitrate": 4000,
  464. "max audio bitrate": 192
  465. }
  466. },
  467. {
  468. "name": "CyberGame.TV",
  469. "servers": [
  470. {
  471. "name": "RU Origin",
  472. "url": "rtmp://st.cybergame.tv:1953/live"
  473. },
  474. {
  475. "name": "RU Premium",
  476. "url": "rtmp://premium.cybergame.tv:1953/premium"
  477. }
  478. ]
  479. },
  480. {
  481. "name": "CashPlay.tv",
  482. "servers": [
  483. {
  484. "name": "Primary, UK",
  485. "url": "rtmp://live.cashplay.tv/live"
  486. },
  487. {
  488. "name": "Low Priority, DE",
  489. "url": "rtmp://de.live.cashplay.tv/live"
  490. }
  491. ]
  492. },
  493. {
  494. "name": "DJlive.pl",
  495. "servers": [
  496. {
  497. "name": "Default",
  498. "url": "rtmp://live.djlive.pl/live"
  499. }
  500. ],
  501. "recommended": {
  502. "keyint": 1,
  503. "profile": "high",
  504. "max video bitrate": 1300,
  505. "max audio bitrate": 320
  506. }
  507. },
  508. {
  509. "name": "Facebook Live",
  510. "common": true,
  511. "servers": [
  512. {
  513. "name": "Default",
  514. "url": "rtmp://rtmp-api.facebook.com:80/rtmp/"
  515. }
  516. ],
  517. "recommended": {
  518. "keyint": 2,
  519. "profile": "main",
  520. "max video bitrate": 2500,
  521. "max audio bitrate": 160
  522. }
  523. },
  524. {
  525. "name": "Restream.io",
  526. "common": true,
  527. "servers": [
  528. {
  529. "name": "US-West (San Jose, California)",
  530. "url": "rtmp://us-west.restream.io/live"
  531. },
  532. {
  533. "name": "US-West (Los Angeles, California)",
  534. "url": "rtmp://us-la.restream.io/live"
  535. },
  536. {
  537. "name": "US-West (Seattle, Washington)",
  538. "url": "rtmp://us-seattle.restream.io/live"
  539. },
  540. {
  541. "name": "US-Central (Dallas, Texas)",
  542. "url": "rtmp://us-central.restream.io/live"
  543. },
  544. {
  545. "name": "US-East (Washington, D.C.)",
  546. "url": "rtmp://us-east.restream.io/live"
  547. },
  548. {
  549. "name": "NA-East (Toronto, Canada)",
  550. "url": "rtmp://na-toronto.restream.io/live"
  551. },
  552. {
  553. "name": "EU-Central (Frankfurt, Germany)",
  554. "url": "rtmp://eu.restream.io/live"
  555. },
  556. {
  557. "name": "EU-West (Amsterdam, Netherlands)",
  558. "url": "rtmp://eu-ams.restream.io/live"
  559. },
  560. {
  561. "name": "EU-West (London, Great Britain)",
  562. "url": "rtmp://eu-london.restream.io/live"
  563. },
  564. {
  565. "name": "Australia (Sydney)",
  566. "url": "rtmp://au.restream.io/live"
  567. },
  568. {
  569. "name": "South America (Sao Paulo, Brazil)",
  570. "url": "rtmp://sa.restream.io/live"
  571. }
  572. ],
  573. "recommended": {
  574. "keyint": 2
  575. }
  576. },
  577. {
  578. "name": "Nood",
  579. "servers": [
  580. {
  581. "name": "EU Central: Frankfurt, Germany",
  582. "url": "rtmp://broadcast-frf.nood.tv/20D2AB/live"
  583. },
  584. {
  585. "name": "EU North: Amsterdam, Netherlands",
  586. "url": "rtmp://broadcast-ams.nood.tv/20D2AB/live"
  587. },
  588. {
  589. "name": "EU West: Stockholm, Sweden",
  590. "url": "rtmp://broadcast-arn.nood.tv/20D2AB/live"
  591. },
  592. {
  593. "name": "US East: Washington, DC",
  594. "url": "rtmp://broadcast-dca.nood.tv/20D2AB/live"
  595. },
  596. {
  597. "name": "US West: Los Angeles, CA",
  598. "url": "rtmp://broadcast-oxr.nood.tv/20D2AB/live"
  599. },
  600. {
  601. "name": "Australia: Sydney",
  602. "url": "rtmp://broadcast-syd.nood.tv/20D2AB/live"
  603. },
  604. {
  605. "name": "Asia: Hong Kong, China",
  606. "url": "rtmp://broadcast-hhp.nood.tv/20D2AB/live"
  607. }
  608. ],
  609. "recommended": {
  610. "keyint": 2,
  611. "profile": "main",
  612. "max video bitrate": 3500,
  613. "max audio bitrate": 192
  614. }
  615. },
  616. {
  617. "name": "Boomstream",
  618. "servers": [
  619. {
  620. "name": "Default",
  621. "url": "rtmp://live.boomstream.com/live"
  622. }
  623. ]
  624. },
  625. {
  626. "name": "Interactive LifeStream",
  627. "servers": [
  628. {
  629. "name": "Default",
  630. "url": "rtmp://lifestreamcdn.com/live/_definst_/doPublish=wls36"
  631. }
  632. ]
  633. },
  634. {
  635. "name": "Stre.am",
  636. "servers": [
  637. {
  638. "name": "Default",
  639. "url": "rtmp://media.stre.am:1935/live"
  640. }
  641. ],
  642. "recommended": {
  643. "keyint": 2,
  644. "profile": "main",
  645. "max video bitrate": 2500,
  646. "max audio bitrate": 160
  647. }
  648. }
  649. ]
  650. }