services.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  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: Hong Kong (2)",
  18. "url": "rtmp://live-hkg-2.twitch.tv/app"
  19. },
  20. {
  21. "name": "Asia: Seoul, South Korea",
  22. "url": "rtmp://live-sel.twitch.tv/app"
  23. },
  24. {
  25. "name": "Asia: Seoul, South Korea (2)",
  26. "url": "rtmp://live-sel-2.twitch.tv/app"
  27. },
  28. {
  29. "name": "Asia: Singapore",
  30. "url": "rtmp://live-sin.twitch.tv/app"
  31. },
  32. {
  33. "name": "Asia: Taipei, Taiwan",
  34. "url": "rtmp://live-tpe.twitch.tv/app"
  35. },
  36. {
  37. "name": "Asia: Tokyo (2), Japan",
  38. "url": "rtmp://live-tyo-2.twitch.tv/app"
  39. },
  40. {
  41. "name": "Asia: Tokyo, Japan",
  42. "url": "rtmp://live-tyo.twitch.tv/app"
  43. },
  44. {
  45. "name": "Australia: Sydney",
  46. "url": "rtmp://live-syd.twitch.tv/app"
  47. },
  48. {
  49. "name": "EU: Amsterdam, NL",
  50. "url": "rtmp://live-ams.twitch.tv/app"
  51. },
  52. {
  53. "name": "EU: Frankfurt, DE",
  54. "url": "rtmp://live-fra.twitch.tv/app"
  55. },
  56. {
  57. "name": "EU: London, UK",
  58. "url": "rtmp://live-lhr.twitch.tv/app"
  59. },
  60. {
  61. "name": "EU: Paris, FR",
  62. "url": "rtmp://live-cdg.twitch.tv/app"
  63. },
  64. {
  65. "name": "EU: Prague, CZ",
  66. "url": "rtmp://live-prg.twitch.tv/app"
  67. },
  68. {
  69. "name": "EU: Stockholm, SE",
  70. "url": "rtmp://live-arn.twitch.tv/app"
  71. },
  72. {
  73. "name": "South America: Argentina",
  74. "url": "rtmp://live-eze.twitch.tv/app"
  75. },
  76. {
  77. "name": "South America: Chile",
  78. "url": "rtmp://live-scl.twitch.tv/app"
  79. },
  80. {
  81. "name": "South America: Rio de Janeiro, Brazil",
  82. "url": "rtmp://live-gig.twitch.tv/app"
  83. },
  84. {
  85. "name": "South America: Sao Paulo, Brazil",
  86. "url": "rtmp://live-gru.twitch.tv/app"
  87. },
  88. {
  89. "name": "US Central: Dallas, TX",
  90. "url": "rtmp://live-dfw.twitch.tv/app"
  91. },
  92. {
  93. "name": "US East: Ashburn, VA",
  94. "url": "rtmp://live-iad.twitch.tv/app"
  95. },
  96. {
  97. "name": "US East: Chicago",
  98. "url": "rtmp://live-ord.twitch.tv/app"
  99. },
  100. {
  101. "name": "US East: Miami, FL",
  102. "url": "rtmp://live-mia.twitch.tv/app"
  103. },
  104. {
  105. "name": "US East: New York, NY",
  106. "url": "rtmp://live-jfk.twitch.tv/app"
  107. },
  108. {
  109. "name": "US West: Los Angeles, CA",
  110. "url": "rtmp://live-lax.twitch.tv/app"
  111. },
  112. {
  113. "name": "US West: San Jose, CA",
  114. "url": "rtmp://live-sjc.twitch.tv/app"
  115. },
  116. {
  117. "name": "US West: Seattle, WA",
  118. "url": "rtmp://live-sea.twitch.tv/app"
  119. }
  120. ],
  121. "recommended": {
  122. "keyint": 2,
  123. "profile": "main",
  124. "max video bitrate": 3500,
  125. "max audio bitrate": 160
  126. }
  127. },
  128. {
  129. "name": "YouTube / YouTube Gaming",
  130. "common": true,
  131. "servers": [
  132. {
  133. "name": "Primary YouTube ingest server",
  134. "url": "rtmp://a.rtmp.youtube.com/live2"
  135. },
  136. {
  137. "name": "Backup YouTube ingest server",
  138. "url": "rtmp://b.rtmp.youtube.com/live2?backup=1"
  139. }
  140. ],
  141. "recommended": {
  142. "keyint": 4,
  143. "profile": "main",
  144. "max video bitrate": 9000,
  145. "max audio bitrate": 160
  146. }
  147. },
  148. {
  149. "name": "hitbox.tv",
  150. "common": true,
  151. "servers": [
  152. {
  153. "name": "Default",
  154. "url": "rtmp://live.hitbox.tv/push"
  155. },
  156. {
  157. "name": "EU-West: Frankfurt, Germany",
  158. "url": "rtmp://live.fra.hitbox.tv/push"
  159. },
  160. {
  161. "name": "EU-West: Paris, France",
  162. "url": "rtmp://live.cdg.hitbox.tv/push"
  163. },
  164. {
  165. "name": "EU-East: Vienna, Austria",
  166. "url": "rtmp://live.vie.hitbox.tv/push"
  167. },
  168. {
  169. "name": "EU-North: London, United Kingdom",
  170. "url": "rtmp://live.lhr.hitbox.tv/push"
  171. },
  172. {
  173. "name": "EU-South: Milan, Italia",
  174. "url": "rtmp://live.mxp.hitbox.tv/push"
  175. },
  176. {
  177. "name": "EU-Central: Nurnberg, Germany",
  178. "url": "rtmp://live.nbg.hitbox.tv/push"
  179. },
  180. {
  181. "name": "Russia: Moscow",
  182. "url": "rtmp://live.dme.hitbox.tv/push"
  183. },
  184. {
  185. "name": "US-East: Washington",
  186. "url": "rtmp://live.vgn.hitbox.tv/push"
  187. },
  188. {
  189. "name": "US-East: New York",
  190. "url": "rtmp://live.jfk.hitbox.tv/push"
  191. },
  192. {
  193. "name": "US-Central: Denver",
  194. "url": "rtmp://live.den.hitbox.tv/push"
  195. },
  196. {
  197. "name": "US-West: San Francisco",
  198. "url": "rtmp://live.sfo.hitbox.tv/push"
  199. },
  200. {
  201. "name": "US-West: Los Angeles",
  202. "url": "rtmp://live.lax.hitbox.tv/push"
  203. },
  204. {
  205. "name": "South America: Sao Paulo, Brazil",
  206. "url": "rtmp://live.gru.hitbox.tv/push"
  207. },
  208. {
  209. "name": "South Korea: Seoul",
  210. "url": "rtmp://live.icn.hitbox.tv/push"
  211. },
  212. {
  213. "name": "Asia: Singapore",
  214. "url": "rtmp://live.sin.hitbox.tv/push"
  215. },
  216. {
  217. "name": "China: Hong Kong",
  218. "url": "rtmp://live.hkg.hitbox.tv/push"
  219. },
  220. {
  221. "name": "Oceania: Sydney, Australia",
  222. "url": "rtmp://live.syd.hitbox.tv/push"
  223. }
  224. ],
  225. "recommended": {
  226. "keyint": 2,
  227. "profile": "main",
  228. "max video bitrate": 3500,
  229. "max audio bitrate": 160
  230. }
  231. },
  232. {
  233. "name": "beam.pro",
  234. "common": true,
  235. "servers": [
  236. {
  237. "name": "US: Dallas, TX",
  238. "url": "rtmp://ingest.dal07.beam.pro/beam"
  239. },
  240. {
  241. "name": "US: San Jose, CA",
  242. "url": "rtmp://ingest.sjc01.beam.pro/beam"
  243. },
  244. {
  245. "name": "US: Washington DC",
  246. "url": "rtmp://ingest.wdc01.beam.pro/beam"
  247. },
  248. {
  249. "name": "Canada: Toronto",
  250. "url": "rtmp://ingest.tor01.beam.pro/beam"
  251. },
  252. {
  253. "name": "EU: London",
  254. "url": "rtmp://ingest.lon02.beam.pro/beam"
  255. },
  256. {
  257. "name": "EU: Amsterdam",
  258. "url": "rtmp://ingest.ams01.beam.pro/beam"
  259. },
  260. {
  261. "name": "Australia: Melbourne",
  262. "url": "rtmp://ingest.mel01.beam.pro/beam"
  263. }
  264. ],
  265. "recommended": {
  266. "keyint": 2,
  267. "max audio bitrate": 160,
  268. "max video bitrate": 3500,
  269. "profile": "main"
  270. }
  271. },
  272. {
  273. "name": "DailyMotion",
  274. "common": true,
  275. "servers": [
  276. {
  277. "name": "Primary",
  278. "url": "rtmp://publish.dailymotion.com/publish-dm"
  279. }
  280. ]
  281. },
  282. {
  283. "name": "Livecoding.tv",
  284. "common": true,
  285. "servers": [
  286. {
  287. "name": "United States",
  288. "url": "rtmp://usmedia3.livecoding.tv/livecodingtv"
  289. },
  290. {
  291. "name": "EU",
  292. "url": "rtmp://eumedia1.livecoding.tv/livecodingtv"
  293. }
  294. ],
  295. "recommended": {
  296. "max video bitrate": 1300
  297. }
  298. },
  299. {
  300. "name": "WatchPeopleCode.com",
  301. "servers": [
  302. {
  303. "name": "Primary",
  304. "url": "rtmp://streaming.watchpeoplecode.com/live"
  305. }
  306. ]
  307. },
  308. {
  309. "name": "Restream.io",
  310. "servers": [
  311. {
  312. "name": "EU Primary",
  313. "url": "rtmp://eu.restream.io/live"
  314. },
  315. {
  316. "name": "EU Secondary",
  317. "url": "rtmp://eu-secondary.restream.io/live"
  318. },
  319. {
  320. "name": "US West",
  321. "url": "rtmp://us-west.restream.io/live"
  322. },
  323. {
  324. "name": "US East",
  325. "url": "rtmp://us-east.restream.io/live"
  326. }
  327. ]
  328. },
  329. {
  330. "name": "JOICASTER",
  331. "servers": [
  332. {
  333. "name": "U.S. - Washington, DC",
  334. "url": "rtmp://ingest-1.wdc01.joicaster.co/live"
  335. },
  336. {
  337. "name": "U.S. - Dallas, TX",
  338. "url": "rtmp://ingest-1.dal09.joicaster.co/live"
  339. },
  340. {
  341. "name": "U.S. - Seattle, WA",
  342. "url": "rtmp://ingest-1.sea01.joicaster.co/live"
  343. },
  344. {
  345. "name": "C.A. - Toronto, Canada",
  346. "url": "rtmp://ingest-1.tor01.joicaster.co/live"
  347. },
  348. {
  349. "name": "E.U. - London, England",
  350. "url": "rtmp://ingest-1.lon02.joicaster.co/live"
  351. },
  352. {
  353. "name": "E.U. - Amsterdam, Netherlands",
  354. "url": "rtmp://ingest-1.ams03.joicaster.co/live"
  355. },
  356. {
  357. "name": "A.S. - Tokyo, Japan",
  358. "url": "rtmp://ingest-1.tok02.joicaster.co/live"
  359. },
  360. {
  361. "name": "A.U. - Melbourne, Australia",
  362. "url": "rtmp://ingest-1.mel01.joicaster.co/live"
  363. },
  364. {
  365. "name": "S.A - São Paulo, Brazil",
  366. "url": "rtmp://ingest-1.sao01.joicaster.co/live"
  367. }
  368. ]
  369. },
  370. {
  371. "name": "GoodGame.ru",
  372. "servers": [
  373. {
  374. "name": "Моscow",
  375. "url": "rtmp://msk.goodgame.ru:1940/live"
  376. }
  377. ]
  378. },
  379. {
  380. "name": "GamePlank",
  381. "servers": [
  382. {
  383. "name": "Primary",
  384. "url": "rtmp://www.gameplank.tv/live"
  385. }
  386. ]
  387. },
  388. {
  389. "name": "Vaughn Live / iNSTAGIB.tv",
  390. "servers": [
  391. {
  392. "name": "US: Primary",
  393. "url": "rtmp://live.vaughnsoft.net:443/live"
  394. },
  395. {
  396. "name": "US: San Jose, CA",
  397. "url": "rtmp://live-sjc.vaughnsoft.net:443/live"
  398. },
  399. {
  400. "name": "US: New York, NY",
  401. "url": "rtmp://live-nyc.vaughnsoft.net:443/live"
  402. },
  403. {
  404. "name": "US: New York 2, NY",
  405. "url": "rtmp://live-nyc2.vaughnsoft.net:443/live"
  406. }
  407. ]
  408. },
  409. {
  410. "name": "Streamup",
  411. "servers": [
  412. {
  413. "name": "US East: Tampa, FL (1)",
  414. "url": "rtmp://origin03.tpa.streamup.com/app"
  415. },
  416. {
  417. "name": "US East: Tampa, FL (2)",
  418. "url": "rtmp://origin02.tpa.streamup.com/app"
  419. },
  420. {
  421. "name": "US East: Tampa, FL (3)",
  422. "url": "rtmp://origin01.tpa.streamup.com/app"
  423. }
  424. ]
  425. },
  426. {
  427. "name": "connectcast.tv",
  428. "servers": [
  429. {
  430. "name": "Default",
  431. "url": "rtmp://stream.connectcast.tv/live"
  432. }
  433. ]
  434. },
  435. {
  436. "name": "CyberGame.TV",
  437. "servers": [
  438. {
  439. "name": "RU Origin",
  440. "url": "rtmp://st.cybergame.tv:1953/live"
  441. },
  442. {
  443. "name": "RU Premium",
  444. "url": "rtmp://premium.cybergame.tv:1953/premium"
  445. }
  446. ]
  447. },
  448. {
  449. "name": "CashPlay.tv",
  450. "servers": [
  451. {
  452. "name": "Primary, UK",
  453. "url": "rtmp://live.cashplay.tv/live"
  454. },
  455. {
  456. "name": "Low Priority, DE",
  457. "url": "rtmp://de.live.cashplay.tv/live"
  458. }
  459. ]
  460. }
  461. ]
  462. }