services.json 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805
  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. "max video bitrate": 3500,
  116. "max audio bitrate": 160,
  117. "x264opts": "scenecut=0"
  118. }
  119. },
  120. {
  121. "name": "YouTube / YouTube Gaming",
  122. "common": true,
  123. "servers": [
  124. {
  125. "name": "Primary YouTube ingest server",
  126. "url": "rtmp://a.rtmp.youtube.com/live2"
  127. },
  128. {
  129. "name": "Backup YouTube ingest server",
  130. "url": "rtmp://b.rtmp.youtube.com/live2?backup=1"
  131. }
  132. ],
  133. "recommended": {
  134. "keyint": 2,
  135. "profile": "main",
  136. "max video bitrate": 51000,
  137. "max audio bitrate": 160
  138. }
  139. },
  140. {
  141. "name": "hitbox.tv",
  142. "common": true,
  143. "servers": [
  144. {
  145. "name": "Default",
  146. "url": "rtmp://live.hitbox.tv/push"
  147. },
  148. {
  149. "name": "EU-North: Amsterdam, Netherlands",
  150. "url": "rtmp://live.ams.hitbox.tv/push"
  151. },
  152. {
  153. "name": "EU-West: Frankfurt, Germany",
  154. "url": "rtmp://live.fra.hitbox.tv/push"
  155. },
  156. {
  157. "name": "EU-West: Paris, France",
  158. "url": "rtmp://live.cdg.hitbox.tv/push"
  159. },
  160. {
  161. "name": "EU-West: London, United Kingdom",
  162. "url": "rtmp://live.lhr.hitbox.tv/push"
  163. },
  164. {
  165. "name": "EU-Central: Nurnberg, Germany",
  166. "url": "rtmp://live.nbg.hitbox.tv/push"
  167. },
  168. {
  169. "name": "EU-East: Vienna, Austria",
  170. "url": "rtmp://live.vie.hitbox.tv/push"
  171. },
  172. {
  173. "name": "EU-South: Milan, Italia",
  174. "url": "rtmp://live.mxp.hitbox.tv/push"
  175. },
  176. {
  177. "name": "Russia: Moscow",
  178. "url": "rtmp://live.dme.hitbox.tv/push"
  179. },
  180. {
  181. "name": "US-East: Washington",
  182. "url": "rtmp://live.vgn.hitbox.tv/push"
  183. },
  184. {
  185. "name": "US-East: New York - 1",
  186. "url": "rtmp://live.jfk.hitbox.tv/push"
  187. },
  188. {
  189. "name": "US-East: New York - 2",
  190. "url": "rtmp://live.nyc.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": "high",
  228. "max video bitrate": 3500,
  229. "max audio bitrate": 320
  230. }
  231. },
  232. {
  233. "name": "beam.pro",
  234. "common": true,
  235. "servers": [
  236. {
  237. "name": "US: Dallas, TX",
  238. "url": "rtmp://ingest-dal.beam.pro:1935/beam"
  239. },
  240. {
  241. "name": "US: San Jose, CA",
  242. "url": "rtmp://ingest-sjc.beam.pro:1935/beam"
  243. },
  244. {
  245. "name": "US: Seattle, WA",
  246. "url": "rtmp://ingest-sea.beam.pro:1935/beam"
  247. },
  248. {
  249. "name": "US: Washington DC",
  250. "url": "rtmp://ingest-wdc.beam.pro:1935/beam"
  251. },
  252. {
  253. "name": "Canada: Toronto",
  254. "url": "rtmp://ingest-tor.beam.pro:1935/beam"
  255. },
  256. {
  257. "name": "EU: London",
  258. "url": "rtmp://ingest-lon.beam.pro:1935/beam"
  259. },
  260. {
  261. "name": "EU: Amsterdam",
  262. "url": "rtmp://ingest-ams.beam.pro:1935/beam"
  263. },
  264. {
  265. "name": "EU: Milan",
  266. "url": "rtmp://ingest-mil.beam.pro:1935/beam"
  267. },
  268. {
  269. "name": "EU: Paris",
  270. "url": "rtmp://ingest-par.beam.pro:1935/beam"
  271. },
  272. {
  273. "name": "EU: Frankfurt",
  274. "url": "rtmp://ingest-fra.beam.pro:1935/beam"
  275. },
  276. {
  277. "name": "Brazil: Sao Paulo",
  278. "url": "rtmp://ingest-sao.beam.pro:1935/beam"
  279. },
  280. {
  281. "name": "Australia: Melbourne",
  282. "url": "rtmp://ingest-mel.beam.pro:1935/beam"
  283. },
  284. {
  285. "name": "Australia: Sydney",
  286. "url": "rtmp://ingest-syd.beam.pro:1935/beam"
  287. },
  288. {
  289. "name": "Mexico: Mexico City",
  290. "url": "rtmp://ingest-mex.beam.pro:1935/beam"
  291. },
  292. {
  293. "name": "Asia: Hong Kong",
  294. "url": "rtmp://ingest-hkg.beam.pro:1935/beam"
  295. },
  296. {
  297. "name": "Asia: Tokyo",
  298. "url": "rtmp://ingest-tok.beam.pro:1935/beam"
  299. }
  300. ],
  301. "recommended": {
  302. "keyint": 1,
  303. "max audio bitrate": 160,
  304. "max video bitrate": 3500,
  305. "profile": "main"
  306. }
  307. },
  308. {
  309. "name": "DailyMotion",
  310. "common": true,
  311. "servers": [
  312. {
  313. "name": "Primary",
  314. "url": "rtmp://publish.dailymotion.com/publish-dm"
  315. }
  316. ]
  317. },
  318. {
  319. "name": "Livecoding.tv",
  320. "common": true,
  321. "servers": [
  322. {
  323. "name": "United States",
  324. "url": "rtmp://usmedia3.livecoding.tv/livecodingtv"
  325. },
  326. {
  327. "name": "EU",
  328. "url": "rtmp://eumedia1.livecoding.tv/livecodingtv"
  329. },
  330. {
  331. "name": "Asia Pacific",
  332. "url": "rtmp://apmedia1.livecoding.tv/livecodingtv"
  333. }
  334. ],
  335. "recommended": {
  336. "max video bitrate": 2300
  337. }
  338. },
  339. {
  340. "name": "WatchPeopleCode.com",
  341. "servers": [
  342. {
  343. "name": "Primary",
  344. "url": "rtmp://streaming.watchpeoplecode.com/live"
  345. }
  346. ]
  347. },
  348. {
  349. "name": "Switchboard Live (Joicaster)",
  350. "servers": [
  351. {
  352. "name": "Default - Performance Global",
  353. "url": "rtmp://ingest-global-a.switchboard.zone/live"
  354. },
  355. {
  356. "name": "U.S. - Dallas, TX",
  357. "url": "rtmp://ingest-us-dal.switchboard.zone/live"
  358. },
  359. {
  360. "name": "U.S. - Seattle, WA",
  361. "url": "rtmp://ingest-us-sea.switchboard.zone/live"
  362. },
  363. {
  364. "name": "U.S. - Washington, DC",
  365. "url": "rtmp://ingest-us-wdc.switchboard.zone/live"
  366. },
  367. {
  368. "name": "C.A. - Toronto, Canada",
  369. "url": "rtmp://ingest-cn-tor.switchboard.zone/live"
  370. },
  371. {
  372. "name": "E.U. - London, England",
  373. "url": "rtmp://ingest-eu-lon.switchboard.zone/live"
  374. },
  375. {
  376. "name": "E.U. - Amsterdam, Netherlands",
  377. "url": "rtmp://ingest-as-tok.switchboard.zone/live"
  378. },
  379. {
  380. "name": "A.S. - Tokyo, Japan",
  381. "url": "rtmp://ingest-as-tok.switchboard.zone/live"
  382. },
  383. {
  384. "name": "A.U. - Melbourne, Australia",
  385. "url": "rtmp://ingest-au-mel.switchboard.zone/live"
  386. },
  387. {
  388. "name": "S.A - São Paulo, Brazil",
  389. "url": "rtmp://ingest-sa-sao.switchboard.zone/live"
  390. }
  391. ]
  392. },
  393. {
  394. "name": "GoodGame.ru",
  395. "servers": [
  396. {
  397. "name": "Моscow",
  398. "url": "rtmp://msk.goodgame.ru:1940/live"
  399. }
  400. ]
  401. },
  402. {
  403. "name": "GamePlank",
  404. "servers": [
  405. {
  406. "name": "Primary",
  407. "url": "rtmp://www.gameplank.tv/live"
  408. }
  409. ]
  410. },
  411. {
  412. "name": "Vaughn Live / iNSTAGIB.tv",
  413. "servers": [
  414. {
  415. "name": "US: Primary",
  416. "url": "rtmp://live.vaughnsoft.net:443/live"
  417. },
  418. {
  419. "name": "US: San Jose, CA",
  420. "url": "rtmp://live-sjc.vaughnsoft.net:443/live"
  421. },
  422. {
  423. "name": "US: New York, NY",
  424. "url": "rtmp://live-nyc.vaughnsoft.net:443/live"
  425. },
  426. {
  427. "name": "US: New York 2, NY",
  428. "url": "rtmp://live-nyc2.vaughnsoft.net:443/live"
  429. }
  430. ]
  431. },
  432. {
  433. "name": "connectcast.tv",
  434. "servers": [
  435. {
  436. "name": "Default",
  437. "url": "rtmp://stream.connectcast.tv/live"
  438. }
  439. ]
  440. },
  441. {
  442. "name": "Kamcord",
  443. "servers": [
  444. {
  445. "name": "US East (N. Virginia)",
  446. "url": "rtmp://us-east-1.stream.kamcord.com/live"
  447. },
  448. {
  449. "name": "Asia Pacific (Seoul)",
  450. "url": "rtmp://ap-northeast-2.stream.kamcord.com/live"
  451. },
  452. {
  453. "name": "Asia Pacific (Sydney)",
  454. "url": "rtmp://ap-southeast-2.stream.kamcord.com/live"
  455. },
  456. {
  457. "name": "Asia Pacific (Tokyo)",
  458. "url": "rtmp://ap-northeast-1.stream.kamcord.com/live"
  459. },
  460. {
  461. "name": "EU (Frankfurt)",
  462. "url": "rtmp://eu-central-1.stream.kamcord.com/live"
  463. },
  464. {
  465. "name": "South America (Sao Paulo)",
  466. "url": "rtmp://sa-east-1.stream.kamcord.com/live"
  467. },
  468. {
  469. "name": "US West (N. California)",
  470. "url": "rtmp://us-west-1.stream.kamcord.com/live"
  471. }
  472. ],
  473. "recommended": {
  474. "keyint": 2,
  475. "profile": "main",
  476. "max video bitrate": 4000,
  477. "max audio bitrate": 192
  478. }
  479. },
  480. {
  481. "name": "CyberGame.TV",
  482. "servers": [
  483. {
  484. "name": "RU Origin",
  485. "url": "rtmp://st.cybergame.tv:1953/live"
  486. },
  487. {
  488. "name": "RU Premium",
  489. "url": "rtmp://premium.cybergame.tv:1953/premium"
  490. }
  491. ]
  492. },
  493. {
  494. "name": "CashPlay.tv",
  495. "servers": [
  496. {
  497. "name": "Primary, UK",
  498. "url": "rtmp://live.cashplay.tv/live"
  499. },
  500. {
  501. "name": "Low Priority, DE",
  502. "url": "rtmp://de.live.cashplay.tv/live"
  503. }
  504. ]
  505. },
  506. {
  507. "name": "DJlive.pl",
  508. "servers": [
  509. {
  510. "name": "Default",
  511. "url": "rtmp://live.djlive.pl/live"
  512. }
  513. ],
  514. "recommended": {
  515. "keyint": 1,
  516. "profile": "high",
  517. "max video bitrate": 1300,
  518. "max audio bitrate": 320
  519. }
  520. },
  521. {
  522. "name": "Facebook Live",
  523. "common": true,
  524. "servers": [
  525. {
  526. "name": "Default",
  527. "url": "rtmp://rtmp-api.facebook.com:80/rtmp/"
  528. }
  529. ],
  530. "recommended": {
  531. "keyint": 2,
  532. "profile": "main",
  533. "max video bitrate": 4000,
  534. "max audio bitrate": 128
  535. }
  536. },
  537. {
  538. "name": "Restream.io",
  539. "common": true,
  540. "servers": [
  541. {
  542. "name": "EU-West (London, GB)",
  543. "url": "rtmp://eu-london.restream.io/live"
  544. },
  545. {
  546. "name": "EU-West (Amsterdam, NL)",
  547. "url": "rtmp://eu-ams.restream.io/live"
  548. },
  549. {
  550. "name": "EU-Central (Frankfurt, DE)",
  551. "url": "rtmp://eu-central.restream.io/live"
  552. },
  553. {
  554. "name": "EU-East (Falkenstein, DE)",
  555. "url": "rtmp://eu-east.restream.io/live"
  556. },
  557. {
  558. "name": "Russia (Moscow)",
  559. "url": "rtmp://ru.restream.io/live"
  560. },
  561. {
  562. "name": "US-West (Seattle, WA)",
  563. "url": "rtmp://us-seattle.restream.io/live"
  564. },
  565. {
  566. "name": "US-West (San Jose, CA)",
  567. "url": "rtmp://us-west.restream.io/live"
  568. },
  569. {
  570. "name": "US-Central (Dallas, TX)",
  571. "url": "rtmp://us-central.restream.io/live"
  572. },
  573. {
  574. "name": "US-East (Washington, DC)",
  575. "url": "rtmp://us-east.restream.io/live"
  576. },
  577. {
  578. "name": "NA-East (Toronto, Canada)",
  579. "url": "rtmp://na-toronto.restream.io/live"
  580. },
  581. {
  582. "name": "SA (Saint Paul, Brazil)",
  583. "url": "rtmp://sa.restream.io/live"
  584. },
  585. {
  586. "name": "Asia (Singapore)",
  587. "url": "rtmp://singapore.restream.io/live"
  588. },
  589. {
  590. "name": "Australia (Sydney)",
  591. "url": "rtmp://au.restream.io/live"
  592. }
  593. ],
  594. "recommended": {
  595. "keyint": 2
  596. }
  597. },
  598. {
  599. "name": "Nood",
  600. "servers": [
  601. {
  602. "name": "EU Central: Frankfurt, Germany",
  603. "url": "rtmp://broadcast-frf.nood.tv/20D2AB/live"
  604. },
  605. {
  606. "name": "EU North: Amsterdam, Netherlands",
  607. "url": "rtmp://broadcast-ams.nood.tv/20D2AB/live"
  608. },
  609. {
  610. "name": "EU West: Stockholm, Sweden",
  611. "url": "rtmp://broadcast-arn.nood.tv/20D2AB/live"
  612. },
  613. {
  614. "name": "US East: Washington, DC",
  615. "url": "rtmp://broadcast-dca.nood.tv/20D2AB/live"
  616. },
  617. {
  618. "name": "US West: Los Angeles, CA",
  619. "url": "rtmp://broadcast-oxr.nood.tv/20D2AB/live"
  620. },
  621. {
  622. "name": "Australia: Sydney",
  623. "url": "rtmp://broadcast-syd.nood.tv/20D2AB/live"
  624. },
  625. {
  626. "name": "Asia: Hong Kong, China",
  627. "url": "rtmp://broadcast-hhp.nood.tv/20D2AB/live"
  628. }
  629. ],
  630. "recommended": {
  631. "keyint": 2,
  632. "profile": "main",
  633. "max video bitrate": 3500,
  634. "max audio bitrate": 192
  635. }
  636. },
  637. {
  638. "name": "Boomstream",
  639. "servers": [
  640. {
  641. "name": "Default",
  642. "url": "rtmp://live.boomstream.com/live"
  643. }
  644. ]
  645. },
  646. {
  647. "name": "Interactive LifeStream",
  648. "servers": [
  649. {
  650. "name": "Default",
  651. "url": "rtmp://lifestreamcdn.com/live/_definst_/doPublish=wls36"
  652. }
  653. ]
  654. },
  655. {
  656. "name": "Stre.am",
  657. "servers": [
  658. {
  659. "name": "Default",
  660. "url": "rtmp://media.stre.am:1935/live"
  661. }
  662. ],
  663. "recommended": {
  664. "keyint": 2,
  665. "profile": "main",
  666. "max video bitrate": 2500,
  667. "max audio bitrate": 160
  668. }
  669. },
  670. {
  671. "name": "Coderwall",
  672. "servers": [
  673. {
  674. "name": "Primary",
  675. "url": "rtmp://live.coderwall.com/coderwall"
  676. }
  677. ],
  678. "recommended": {
  679. "max video bitrate": 1500
  680. }
  681. },
  682. {
  683. "name": "Meridix Live Sports Platform",
  684. "servers": [
  685. {
  686. "name": "Primary",
  687. "url": "rtmp://publish.meridix.com/live"
  688. }
  689. ],
  690. "recommended": {
  691. "max video bitrate": 3500
  692. }
  693. },
  694. {
  695. "name": "Afreeca.TV",
  696. "servers": [
  697. {
  698. "name": "North America : US East",
  699. "url": "rtmp://rtmpmanager-aws-en-east.afreeca.tv/live"
  700. },
  701. {
  702. "name": "North America : US West",
  703. "url": "rtmp://rtmpmanager-aws-en-west.afreeca.tv/live"
  704. },
  705. {
  706. "name": "Asia : Singapore",
  707. "url": "rtmp://rtmpmanager-aws-sg.afreeca.tv/live"
  708. },
  709. {
  710. "name": "Asia : South Korea",
  711. "url": "rtmp://rtmpmanager-en-ko.afreeca.tv/live"
  712. }
  713. ],
  714. "recommended": {
  715. "keyint": 1,
  716. "profile": "main",
  717. "max video bitrate": 5000,
  718. "max audio bitrate": 192
  719. }
  720. },
  721. {
  722. "name": "アフリカTV",
  723. "servers": [
  724. {
  725. "name": "Japan",
  726. "url": "rtmp://rtmpmanager-aws-jp.afreeca.tv/live/"
  727. },
  728. {
  729. "name": "South Korea",
  730. "url": "rtmp://rtmpmanager-jp.afreeca.tv/live/"
  731. }
  732. ],
  733. "recommended": {
  734. "keyint": 1,
  735. "profile": "main",
  736. "max video bitrate": 5000,
  737. "max audio bitrate": 192
  738. }
  739. },
  740. {
  741. "name": "艾菲卡TV",
  742. "servers": [
  743. {
  744. "name": "Taiwan",
  745. "url": "rtmp://rtmpmanager-gcp-tw.afreeca.tv/live/"
  746. },
  747. {
  748. "name": "South Korea",
  749. "url": "rtmp://rtmpmanager-tw-ko.afreeca.tv/live/"
  750. }
  751. ],
  752. "recommended": {
  753. "keyint": 1,
  754. "profile": "main",
  755. "max video bitrate": 5000,
  756. "max audio bitrate": 192
  757. }
  758. },
  759. {
  760. "name": "아프리카TV",
  761. "servers": [
  762. {
  763. "name": "Korea",
  764. "url": "rtmp://rtmpmanager-freecat.afreeca.tv/app/"
  765. }
  766. ],
  767. "recommended": {
  768. "keyint": 1,
  769. "profile": "main",
  770. "max video bitrate": 5000,
  771. "max audio bitrate": 192
  772. }
  773. },
  774. {
  775. "name": "CAM4",
  776. "servers": [
  777. {
  778. "name": "CAM4",
  779. "url": "rtmp://origin.cam4.com/cam4-origin-live"
  780. }
  781. ],
  782. "recommended": {
  783. "keyint": 1,
  784. "profile": "baseline",
  785. "max video bitrate": 3000,
  786. "max audio bitrate": 128
  787. }
  788. },
  789. {
  790. "name": "Picarto",
  791. "servers": [
  792. {
  793. "name": "USA/Canada",
  794. "url": "rtmp://live.us.picarto.tv/golive"
  795. }
  796. ],
  797. "recommended": {
  798. "keyint": 2,
  799. "profile": "main",
  800. "max video bitrate": 2000,
  801. "max audio bitrate": 160
  802. }
  803. }
  804. ]
  805. }