services.json 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488
  1. {
  2. "format_version": 2,
  3. "services": [
  4. {
  5. "name": "Twitch",
  6. "common": true,
  7. "servers": [
  8. {
  9. "name": "Asia: Hong Kong",
  10. "url": "rtmp://live-hkg.twitch.tv/app"
  11. },
  12. {
  13. "name": "Asia: Seoul, South Korea",
  14. "url": "rtmp://live-sel.twitch.tv/app"
  15. },
  16. {
  17. "name": "Asia: Singapore",
  18. "url": "rtmp://live-sin.twitch.tv/app"
  19. },
  20. {
  21. "name": "Asia: Taipei, Taiwan",
  22. "url": "rtmp://live-tpe.twitch.tv/app"
  23. },
  24. {
  25. "name": "Asia: Tokyo, Japan",
  26. "url": "rtmp://live-tyo.twitch.tv/app"
  27. },
  28. {
  29. "name": "Australia: Sydney",
  30. "url": "rtmp://live-syd.twitch.tv/app"
  31. },
  32. {
  33. "name": "EU: Amsterdam, NL",
  34. "url": "rtmp://live-ams.twitch.tv/app"
  35. },
  36. {
  37. "name": "EU: Berlin, DE",
  38. "url": "rtmp://live-ber.twitch.tv/app"
  39. },
  40. {
  41. "name": "EU: Frankfurt, DE",
  42. "url": "rtmp://live-fra.twitch.tv/app"
  43. },
  44. {
  45. "name": "EU: Helsinki, FI",
  46. "url": "rtmp://live-hel.twitch.tv/app"
  47. },
  48. {
  49. "name": "EU: Lisbon, Portugal",
  50. "url": "rtmp://live-lis.twitch.tv/app"
  51. },
  52. {
  53. "name": "EU: London, UK",
  54. "url": "rtmp://live-lhr.twitch.tv/app"
  55. },
  56. {
  57. "name": "EU: Madrid, Spain",
  58. "url": "rtmp://live-mad.twitch.tv/app"
  59. },
  60. {
  61. "name": "EU: Marseille, FR",
  62. "url": "rtmp://live-mrs.twitch.tv/app"
  63. },
  64. {
  65. "name": "EU: Milan, Italy",
  66. "url": "rtmp://live-mil.twitch.tv/app"
  67. },
  68. {
  69. "name": "EU: Paris, FR",
  70. "url": "rtmp://live-cdg.twitch.tv/app"
  71. },
  72. {
  73. "name": "EU: Prague, CZ",
  74. "url": "rtmp://live-prg.twitch.tv/app"
  75. },
  76. {
  77. "name": "EU: Stockholm, SE",
  78. "url": "rtmp://live-arn.twitch.tv/app"
  79. },
  80. {
  81. "name": "EU: Vienna, Austria",
  82. "url": "rtmp://live-vie.twitch.tv/app"
  83. },
  84. {
  85. "name": "EU: Warsaw, Poland",
  86. "url": "rtmp://live-waw.twitch.tv/app"
  87. },
  88. {
  89. "name": "NA: Mexico City",
  90. "url": "rtmp://live-qro.twitch.tv/app"
  91. },
  92. {
  93. "name": "NA: Quebec, Canada",
  94. "url": "rtmp://live-ymq.twitch.tv/app"
  95. },
  96. {
  97. "name": "NA: Toronto, Canada",
  98. "url": "rtmp://live-yto.twitch.tv/app"
  99. },
  100. {
  101. "name": "South America: Argentina",
  102. "url": "rtmp://live-eze.twitch.tv/app"
  103. },
  104. {
  105. "name": "South America: Chile",
  106. "url": "rtmp://live-scl.twitch.tv/app"
  107. },
  108. {
  109. "name": "South America: Lima, Peru",
  110. "url": "rtmp://live-lim.twitch.tv/app"
  111. },
  112. {
  113. "name": "South America: Medellin, Colombia",
  114. "url": "rtmp://live-mde.twitch.tv/app"
  115. },
  116. {
  117. "name": "South America: Rio de Janeiro, Brazil",
  118. "url": "rtmp://live-rio.twitch.tv/app"
  119. },
  120. {
  121. "name": "South America: Sao Paulo, Brazil",
  122. "url": "rtmp://live-sao.twitch.tv/app"
  123. },
  124. {
  125. "name": "US Central: Dallas, TX",
  126. "url": "rtmp://live-dfw.twitch.tv/app"
  127. },
  128. {
  129. "name": "US Central: Denver, CO",
  130. "url": "rtmp://live-den.twitch.tv/app"
  131. },
  132. {
  133. "name": "US Central: Houston, TX",
  134. "url": "rtmp://live-hou.twitch.tv/app"
  135. },
  136. {
  137. "name": "US Central: Salt Lake City, UT",
  138. "url": "rtmp://live-slc.twitch.tv/app"
  139. },
  140. {
  141. "name": "US East: Ashburn, VA",
  142. "url": "rtmp://live-iad.twitch.tv/app"
  143. },
  144. {
  145. "name": "US East: Atlanta, GA",
  146. "url": "rtmp://live-atl.twitch.tv/app"
  147. },
  148. {
  149. "name": "US East: Chicago",
  150. "url": "rtmp://live-ord.twitch.tv/app"
  151. },
  152. {
  153. "name": "US East: Miami, FL",
  154. "url": "rtmp://live-mia.twitch.tv/app"
  155. },
  156. {
  157. "name": "US East: New York, NY",
  158. "url": "rtmp://live-jfk.twitch.tv/app"
  159. },
  160. {
  161. "name": "US West: Los Angeles, CA",
  162. "url": "rtmp://live-lax.twitch.tv/app"
  163. },
  164. {
  165. "name": "US West: Phoenix, AZ",
  166. "url": "rtmp://live-phx.twitch.tv/app"
  167. },
  168. {
  169. "name": "US West: Portland, Oregon",
  170. "url": "rtmp://live-pdx.twitch.tv/app"
  171. },
  172. {
  173. "name": "US West: San Francisco, CA",
  174. "url": "rtmp://live-sfo.twitch.tv/app"
  175. },
  176. {
  177. "name": "US West: San Jose, CA",
  178. "url": "rtmp://live-sjc.twitch.tv/app"
  179. },
  180. {
  181. "name": "US West: Seattle, WA",
  182. "url": "rtmp://live-sea.twitch.tv/app"
  183. }
  184. ],
  185. "recommended": {
  186. "keyint": 2,
  187. "max video bitrate": 6000,
  188. "max audio bitrate": 160,
  189. "x264opts": "scenecut=0"
  190. }
  191. },
  192. {
  193. "name": "YouTube / YouTube Gaming",
  194. "common": true,
  195. "servers": [
  196. {
  197. "name": "Primary YouTube ingest server",
  198. "url": "rtmp://a.rtmp.youtube.com/live2"
  199. },
  200. {
  201. "name": "Backup YouTube ingest server",
  202. "url": "rtmp://b.rtmp.youtube.com/live2?backup=1"
  203. }
  204. ],
  205. "recommended": {
  206. "keyint": 2,
  207. "max video bitrate": 51000,
  208. "max audio bitrate": 160
  209. }
  210. },
  211. {
  212. "name": "Smashcast",
  213. "common": true,
  214. "servers": [
  215. {
  216. "name": "Default",
  217. "url": "rtmp://live.hitbox.tv/push"
  218. },
  219. {
  220. "name": "EU-North: Amsterdam, Netherlands",
  221. "url": "rtmp://live.ams.hitbox.tv/push"
  222. },
  223. {
  224. "name": "EU-West: Frankfurt, Germany",
  225. "url": "rtmp://live.fra.hitbox.tv/push"
  226. },
  227. {
  228. "name": "EU-West: Paris, France",
  229. "url": "rtmp://live.cdg.hitbox.tv/push"
  230. },
  231. {
  232. "name": "EU-West: London, United Kingdom",
  233. "url": "rtmp://live.lhr.hitbox.tv/push"
  234. },
  235. {
  236. "name": "EU-South: Milan, Italia",
  237. "url": "rtmp://live.mxp.hitbox.tv/push"
  238. },
  239. {
  240. "name": "Russia: Moscow",
  241. "url": "rtmp://live.dme.hitbox.tv/push"
  242. },
  243. {
  244. "name": "US-East: New York - 1",
  245. "url": "rtmp://live.jfk.hitbox.tv/push"
  246. },
  247. {
  248. "name": "US-East: New York - 2",
  249. "url": "rtmp://live.nyc.hitbox.tv/push"
  250. },
  251. {
  252. "name": "US-Central: Denver",
  253. "url": "rtmp://live.den.hitbox.tv/push"
  254. },
  255. {
  256. "name": "US-West: San Francisco",
  257. "url": "rtmp://live.sfo.hitbox.tv/push"
  258. },
  259. {
  260. "name": "US-West: Los Angeles",
  261. "url": "rtmp://live.lax.hitbox.tv/push"
  262. },
  263. {
  264. "name": "South America: Sao Paulo, Brazil",
  265. "url": "rtmp://live.gru.hitbox.tv/push"
  266. },
  267. {
  268. "name": "South Korea: Seoul",
  269. "url": "rtmp://live.icn.hitbox.tv/push"
  270. },
  271. {
  272. "name": "Asia: Singapore",
  273. "url": "rtmp://live.sin.hitbox.tv/push"
  274. },
  275. {
  276. "name": "China: Hong Kong",
  277. "url": "rtmp://live.hkg.hitbox.tv/push"
  278. },
  279. {
  280. "name": "Oceania: Sydney, Australia",
  281. "url": "rtmp://live.syd.hitbox.tv/push"
  282. }
  283. ],
  284. "recommended": {
  285. "keyint": 2,
  286. "profile": "high",
  287. "max video bitrate": 3500,
  288. "max audio bitrate": 320
  289. }
  290. },
  291. {
  292. "name": "Mixer.com - FTL",
  293. "common": true,
  294. "servers": [
  295. {
  296. "name": "US: Dallas, TX",
  297. "url": "ingest-dal.mixer.com"
  298. },
  299. {
  300. "name": "US: San Jose, CA",
  301. "url": "ingest-sjc.mixer.com"
  302. },
  303. {
  304. "name": "US: Seattle, WA",
  305. "url": "ingest-sea.mixer.com"
  306. },
  307. {
  308. "name": "US: Washington DC",
  309. "url": "ingest-wdc.mixer.com"
  310. },
  311. {
  312. "name": "Canada: Toronto",
  313. "url": "ingest-tor.mixer.com"
  314. },
  315. {
  316. "name": "EU: London",
  317. "url": "ingest-lon.mixer.com"
  318. },
  319. {
  320. "name": "EU: Amsterdam",
  321. "url": "ingest-ams.mixer.com"
  322. },
  323. {
  324. "name": "EU: Milan",
  325. "url": "ingest-mil.mixer.com"
  326. },
  327. {
  328. "name": "EU: Paris",
  329. "url": "ingest-par.mixer.com"
  330. },
  331. {
  332. "name": "EU: Frankfurt",
  333. "url": "ingest-fra.mixer.com"
  334. },
  335. {
  336. "name": "EU: Oslo",
  337. "url": "ingest-osl.mixer.com"
  338. },
  339. {
  340. "name": "Brazil: Sao Paulo",
  341. "url": "ingest-sao.mixer.com"
  342. },
  343. {
  344. "name": "Australia: Melbourne",
  345. "url": "ingest-mel.mixer.com"
  346. },
  347. {
  348. "name": "Australia: Sydney",
  349. "url": "ingest-syd.mixer.com"
  350. },
  351. {
  352. "name": "Mexico: Mexico City",
  353. "url": "ingest-mex.mixer.com"
  354. },
  355. {
  356. "name": "Asia: Hong Kong",
  357. "url": "ingest-hkg.mixer.com"
  358. },
  359. {
  360. "name": "Asia: Tokyo",
  361. "url": "ingest-tok.mixer.com"
  362. },
  363. {
  364. "name": "South Korea: Seoul",
  365. "url": "ingest-seo.mixer.com"
  366. },
  367. {
  368. "name": "India: Chennai",
  369. "url": "ingest-che.mixer.com"
  370. }
  371. ],
  372. "recommended": {
  373. "keyint": 3,
  374. "output": "ftl_output",
  375. "max audio bitrate": 160,
  376. "max video bitrate": 10000,
  377. "profile": "main",
  378. "bframes": 0
  379. }
  380. },
  381. {
  382. "name": "Mixer.com - RTMP",
  383. "common": true,
  384. "servers": [
  385. {
  386. "name": "US: Dallas, TX",
  387. "url": "rtmp://ingest-dal.mixer.com:1935/beam"
  388. },
  389. {
  390. "name": "US: San Jose, CA",
  391. "url": "rtmp://ingest-sjc.mixer.com:1935/beam"
  392. },
  393. {
  394. "name": "US: Seattle, WA",
  395. "url": "rtmp://ingest-sea.mixer.com:1935/beam"
  396. },
  397. {
  398. "name": "US: Washington DC",
  399. "url": "rtmp://ingest-wdc.mixer.com:1935/beam"
  400. },
  401. {
  402. "name": "Canada: Toronto",
  403. "url": "rtmp://ingest-tor.mixer.com:1935/beam"
  404. },
  405. {
  406. "name": "EU: London",
  407. "url": "rtmp://ingest-lon.mixer.com:1935/beam"
  408. },
  409. {
  410. "name": "EU: Amsterdam",
  411. "url": "rtmp://ingest-ams.mixer.com:1935/beam"
  412. },
  413. {
  414. "name": "EU: Milan",
  415. "url": "rtmp://ingest-mil.mixer.com:1935/beam"
  416. },
  417. {
  418. "name": "EU: Paris",
  419. "url": "rtmp://ingest-par.mixer.com:1935/beam"
  420. },
  421. {
  422. "name": "EU: Frankfurt",
  423. "url": "rtmp://ingest-fra.mixer.com:1935/beam"
  424. },
  425. {
  426. "name": "EU: Oslo",
  427. "url": "rtmp://ingest-osl.mixer.com:1935/beam"
  428. },
  429. {
  430. "name": "Brazil: Sao Paulo",
  431. "url": "rtmp://ingest-sao.mixer.com:1935/beam"
  432. },
  433. {
  434. "name": "Australia: Melbourne",
  435. "url": "rtmp://ingest-mel.mixer.com:1935/beam"
  436. },
  437. {
  438. "name": "Australia: Sydney",
  439. "url": "rtmp://ingest-syd.mixer.com:1935/beam"
  440. },
  441. {
  442. "name": "Mexico: Mexico City",
  443. "url": "rtmp://ingest-mex.mixer.com:1935/beam"
  444. },
  445. {
  446. "name": "Asia: Hong Kong",
  447. "url": "rtmp://ingest-hkg.mixer.com:1935/beam"
  448. },
  449. {
  450. "name": "Asia: Tokyo",
  451. "url": "rtmp://ingest-tok.mixer.com:1935/beam"
  452. },
  453. {
  454. "name": "South Korea: Seoul",
  455. "url": "rtmp://ingest-seo.mixer.com:1935/beam"
  456. },
  457. {
  458. "name": "India: Chennai",
  459. "url": "rtmp://ingest-che.mixer.com:1935/beam"
  460. }
  461. ],
  462. "recommended": {
  463. "keyint": 3,
  464. "max audio bitrate": 160,
  465. "max video bitrate": 10000,
  466. "profile": "main"
  467. }
  468. },
  469. {
  470. "name": "Mobcrush",
  471. "servers": [
  472. {
  473. "name": "Primary",
  474. "url": "rtmp://live.mobcrush.net/mob"
  475. }
  476. ],
  477. "recommended": {
  478. "keyint": 2,
  479. "profile": "main",
  480. "max video bitrate": 6000,
  481. "max audio bitrate": 160
  482. }
  483. },
  484. {
  485. "name": "Web.TV",
  486. "servers": [
  487. {
  488. "name": "Primary",
  489. "url": "rtmp://live3.origins.web.tv/liveext"
  490. }
  491. ],
  492. "recommended": {
  493. "keyint": 2,
  494. "profile": "main",
  495. "max video bitrate": 3500,
  496. "max audio bitrate": 160
  497. }
  498. },
  499. {
  500. "name": "GoodGame.ru",
  501. "servers": [
  502. {
  503. "name": "Моscow",
  504. "url": "rtmp://msk.goodgame.ru:1940/live"
  505. }
  506. ]
  507. },
  508. {
  509. "name": "Vaughn Live / iNSTAGIB",
  510. "servers": [
  511. {
  512. "name": "US: Primary",
  513. "url": "rtmp://live.vaughnsoft.net/live"
  514. },
  515. {
  516. "name": "US: Chicago, IL",
  517. "url": "rtmp://live-ord.vaughnsoft.net/live"
  518. },
  519. {
  520. "name": "US: Denver, CO",
  521. "url": "rtmp://live-den.vaughnsoft.net/live"
  522. },
  523. {
  524. "name": "US: New York, NY",
  525. "url": "rtmp://live-nyc.vaughnsoft.net/live"
  526. },
  527. {
  528. "name": "EU: Amsterdam, NL",
  529. "url": "rtmp://live-ams.vaughnsoft.net/live"
  530. }
  531. ],
  532. "recommended": {
  533. "keyint": 2,
  534. "max video bitrate": 3500,
  535. "max audio bitrate": 160
  536. }
  537. },
  538. {
  539. "name": "Breakers.TV",
  540. "servers": [
  541. {
  542. "name": "US: Primary",
  543. "url": "rtmp://live.vaughnsoft.net/live"
  544. },
  545. {
  546. "name": "US: Chicago, IL",
  547. "url": "rtmp://live-ord.vaughnsoft.net/live"
  548. },
  549. {
  550. "name": "US: Denver, CO",
  551. "url": "rtmp://live-den.vaughnsoft.net/live"
  552. },
  553. {
  554. "name": "US: New York, NY",
  555. "url": "rtmp://live-nyc.vaughnsoft.net/live"
  556. },
  557. {
  558. "name": "EU: Amsterdam, NL",
  559. "url": "rtmp://live-ams.vaughnsoft.net/live"
  560. }
  561. ],
  562. "recommended": {
  563. "keyint": 2,
  564. "max video bitrate": 3500,
  565. "max audio bitrate": 160
  566. }
  567. },
  568. {
  569. "name": "CyberGame.TV",
  570. "servers": [
  571. {
  572. "name": "RU Origin",
  573. "url": "rtmp://st.cybergame.tv:1953/live"
  574. },
  575. {
  576. "name": "RU Premium",
  577. "url": "rtmp://premium.cybergame.tv:1953/premium"
  578. }
  579. ]
  580. },
  581. {
  582. "name": "DJlive.pl",
  583. "servers": [
  584. {
  585. "name": "Default",
  586. "url": "rtmp://live.djlive.pl/live"
  587. }
  588. ],
  589. "recommended": {
  590. "keyint": 1,
  591. "profile": "high",
  592. "max video bitrate": 1300,
  593. "max audio bitrate": 320
  594. }
  595. },
  596. {
  597. "name": "Facebook Live",
  598. "common": true,
  599. "servers": [
  600. {
  601. "name": "Default",
  602. "url": "rtmps://rtmp-api.facebook.com:443/rtmp/"
  603. }
  604. ],
  605. "recommended": {
  606. "keyint": 2,
  607. "profile": "main",
  608. "max video bitrate": 4000,
  609. "max audio bitrate": 128
  610. }
  611. },
  612. {
  613. "name": "Restream.io - RTMP",
  614. "alt_names": [
  615. "Restream.io"
  616. ],
  617. "common": true,
  618. "servers": [
  619. {
  620. "name": "Autodetect",
  621. "url": "rtmp://live.restream.io/live"
  622. },
  623. {
  624. "name": "EU-West (London, GB)",
  625. "url": "rtmp://eu-london.restream.io/live"
  626. },
  627. {
  628. "name": "EU-West (Amsterdam, NL)",
  629. "url": "rtmp://eu-ams.restream.io/live"
  630. },
  631. {
  632. "name": "EU-West (Luxembourg)",
  633. "url": "rtmp://eu-luxembourg.restream.io/live"
  634. },
  635. {
  636. "name": "EU-West (Paris, FR)",
  637. "url": "rtmp://eu-paris.restream.io/live"
  638. },
  639. {
  640. "name": "EU-Central (Frankfurt, DE)",
  641. "url": "rtmp://eu-central.restream.io/live"
  642. },
  643. {
  644. "name": "EU-East (Falkenstein, DE)",
  645. "url": "rtmp://eu-east.restream.io/live"
  646. },
  647. {
  648. "name": "EU-South (Madrid, Spain)",
  649. "url": "rtmp://eu-madrid.restream.io/live"
  650. },
  651. {
  652. "name": "Russia (Moscow)",
  653. "url": "rtmp://ru.restream.io/live"
  654. },
  655. {
  656. "name": "US-West (Seattle, WA)",
  657. "url": "rtmp://us-seattle.restream.io/live"
  658. },
  659. {
  660. "name": "US-West (San Jose, CA)",
  661. "url": "rtmp://us-west.restream.io/live"
  662. },
  663. {
  664. "name": "US-Central (Dallas, TX)",
  665. "url": "rtmp://us-central.restream.io/live"
  666. },
  667. {
  668. "name": "US-East (Washington, DC)",
  669. "url": "rtmp://us-east.restream.io/live"
  670. },
  671. {
  672. "name": "US-East (Miami, FL)",
  673. "url": "rtmp://us-miami.restream.io/live"
  674. },
  675. {
  676. "name": "NA-East (Toronto, Canada)",
  677. "url": "rtmp://na-toronto.restream.io/live"
  678. },
  679. {
  680. "name": "SA (Saint Paul, Brazil)",
  681. "url": "rtmp://sa.restream.io/live"
  682. },
  683. {
  684. "name": "Asia (Singapore)",
  685. "url": "rtmp://singapore.restream.io/live"
  686. },
  687. {
  688. "name": "Asia (Seoul, South Korea)",
  689. "url": "rtmp://seoul.restream.io/live"
  690. },
  691. {
  692. "name": "Asia (Tokyo, Japan)",
  693. "url": "rtmp://tokyo.restream.io/live"
  694. },
  695. {
  696. "name": "India (Bangalore),
  697. "url": "rtmp://india.restream.io/live"
  698. },
  699. {
  700. "name": "Australia (Sydney)",
  701. "url": "rtmp://au.restream.io/live"
  702. }
  703. ],
  704. "recommended": {
  705. "keyint": 2
  706. }
  707. },
  708. {
  709. "name": "Restream.io - FTL",
  710. "common": true,
  711. "servers": [
  712. {
  713. "name": "Autodetect",
  714. "url": "live.restream.io"
  715. },
  716. {
  717. "name": "EU-West (London, GB)",
  718. "url": "eu-london.restream.io"
  719. },
  720. {
  721. "name": "EU-West (Amsterdam, NL)",
  722. "url": "eu-ams.restream.io"
  723. },
  724. {
  725. "name": "EU-West (Luxembourg)",
  726. "url": "eu-luxembourg.restream.io"
  727. },
  728. {
  729. "name": "EU-West (Paris, FR)",
  730. "url": "eu-paris.restream.io"
  731. },
  732. {
  733. "name": "EU-Central (Frankfurt, DE)",
  734. "url": "eu-central.restream.io"
  735. },
  736. {
  737. "name": "EU-East (Falkenstein, DE)",
  738. "url": "eu-east.restream.io"
  739. },
  740. {
  741. "name": "EU-South (Madrid, Spain)",
  742. "url": "eu-madrid.restream.io"
  743. },
  744. {
  745. "name": "Russia (Moscow)",
  746. "url": "ru.restream.io"
  747. },
  748. {
  749. "name": "US-West (Seattle, WA)",
  750. "url": "us-seattle.restream.io"
  751. },
  752. {
  753. "name": "US-West (San Jose, CA)",
  754. "url": "us-west.restream.io"
  755. },
  756. {
  757. "name": "US-Central (Dallas, TX)",
  758. "url": "us-central.restream.io"
  759. },
  760. {
  761. "name": "US-East (Washington, DC)",
  762. "url": "us-east.restream.io"
  763. },
  764. {
  765. "name": "US-East (Miami, FL)",
  766. "url": "us-miami.restream.io"
  767. },
  768. {
  769. "name": "NA-East (Toronto, Canada)",
  770. "url": "na-toronto.restream.io"
  771. },
  772. {
  773. "name": "SA (Saint Paul, Brazil)",
  774. "url": "sa.restream.io"
  775. },
  776. {
  777. "name": "Asia (Singapore)",
  778. "url": "singapore.restream.io"
  779. },
  780. {
  781. "name": "Asia (Seoul, South Korea)",
  782. "url": "seoul.restream.io"
  783. },
  784. {
  785. "name": "Asia (Tokyo, Japan)",
  786. "url": "tokyo.restream.io"
  787. },
  788. {
  789. "name": "Australia (Sydney)",
  790. "url": "au.restream.io"
  791. }
  792. ],
  793. "recommended": {
  794. "keyint": 2,
  795. "output": "ftl_output",
  796. "max audio bitrate": 160,
  797. "max video bitrate": 10000,
  798. "profile": "main",
  799. "bframes": 0
  800. }
  801. },
  802. {
  803. "name": "Nood",
  804. "servers": [
  805. {
  806. "name": "Global: Fastest (Recommended)",
  807. "url": "rtmp://stream.nood.tv/live_source"
  808. },
  809. {
  810. "name": "NA East: Ashburn, VA, USA",
  811. "url": "rtmp://us-east-1.stream.nood.tv/live_source"
  812. },
  813. {
  814. "name": "NA East: Columbus, OH, USA",
  815. "url": "rtmp://us-east-2.stream.nood.tv/live_source"
  816. },
  817. {
  818. "name": "NA East: Montreal, QC, CAN",
  819. "url": "rtmp://ca-central-1.stream.nood.tv/live_source"
  820. },
  821. {
  822. "name": "NA West: San Francisco, CA, USA",
  823. "url": "rtmp://us-west-1.stream.nood.tv/live_source"
  824. },
  825. {
  826. "name": "NA West: Portland, OR, USA",
  827. "url": "rtmp://us-west-2.stream.nood.tv/live_source"
  828. },
  829. {
  830. "name": "SA East: Sao Paulo, BRA",
  831. "url": "rtmp://sa-east-1.stream.nood.tv/live_source"
  832. },
  833. {
  834. "name": "EU West: Dublin, IRL",
  835. "url": "rtmp://eu-west-1.stream.nood.tv/live_source"
  836. },
  837. {
  838. "name": "EU West: London, GBR",
  839. "url": "rtmp://eu-west-2.stream.nood.tv/live_source"
  840. },
  841. {
  842. "name": "EU West: Paris, FRA",
  843. "url": "rtmp://eu-west-3.stream.nood.tv/live_source"
  844. },
  845. {
  846. "name": "EU West: Frankfurt, DEU",
  847. "url": "rtmp://eu-central-1.stream.nood.tv/live_source"
  848. },
  849. {
  850. "name": "Asia North-East: Tokyo, JPN",
  851. "url": "rtmp://ap-northeast-1.stream.nood.tv/live_source"
  852. },
  853. {
  854. "name": "Asia North-East: Seoul, KOR",
  855. "url": "rtmp://ap-northeast-2.stream.nood.tv/live_source"
  856. },
  857. {
  858. "name": "Asia South-East: Singapore, SGP",
  859. "url": "rtmp://ap-southeast-1.stream.nood.tv/live_source"
  860. },
  861. {
  862. "name": "Asia South-East: Sydney, AUS",
  863. "url": "rtmp://ap-southeast-2.stream.nood.tv/live_source"
  864. },
  865. {
  866. "name": "Asia South: Mumbai, IND",
  867. "url": "rtmp://ap-south-1.stream.nood.tv/live_source"
  868. }
  869. ],
  870. "recommended": {
  871. "keyint": 2,
  872. "max video bitrate": 25000,
  873. "max audio bitrate": 192,
  874. "x264opts": "scenecut=0"
  875. }
  876. },
  877. {
  878. "name": "Castr.io",
  879. "servers": [
  880. {
  881. "name": "Chicago US",
  882. "url": "rtmp://cg.castr.io"
  883. },
  884. {
  885. "name": "Los Angeles US",
  886. "url": "rtmp://la.castr.io"
  887. },
  888. {
  889. "name": "New York US",
  890. "url": "rtmp://ny.castr.io"
  891. },
  892. {
  893. "name": "Montreal CA",
  894. "url": "rtmp://qc.castr.io"
  895. },
  896. {
  897. "name": "London UK",
  898. "url": "rtmp://uk.castr.io"
  899. },
  900. {
  901. "name": "Frankfurt DE",
  902. "url": "rtmp://de.castr.io"
  903. },
  904. {
  905. "name": "Frankfurt DE 2",
  906. "url": "rtmp://fr.castr.io"
  907. },
  908. {
  909. "name": "Moscow RU",
  910. "url": "rtmp://ru.castr.io"
  911. },
  912. {
  913. "name": "Singapore",
  914. "url": "rtmp://sg.castr.io"
  915. },
  916. {
  917. "name": "Sydney AU",
  918. "url": "rtmp://au.castr.io"
  919. },
  920. {
  921. "name": "Brazil",
  922. "url": "rtmp://br.castr.io"
  923. },
  924. {
  925. "name": "US Central",
  926. "url": "rtmp://us-central.castr.io"
  927. },
  928. {
  929. "name": "US West",
  930. "url": "rtmp://us-west.castr.io"
  931. },
  932. {
  933. "name": "US East",
  934. "url": "rtmp://us-east.castr.io"
  935. },
  936. {
  937. "name": "US South",
  938. "url": "rtmp://us-south.castr.io"
  939. },
  940. {
  941. "name": "South America",
  942. "url": "rtmp://south-am.castr.io"
  943. },
  944. {
  945. "name": "EU Central",
  946. "url": "rtmp://eu-central.castr.io"
  947. }
  948. ],
  949. "recommended": {
  950. "keyint": 2
  951. }
  952. },
  953. {
  954. "name": "Boomstream",
  955. "servers": [
  956. {
  957. "name": "Default",
  958. "url": "rtmp://live.boomstream.com/live"
  959. }
  960. ]
  961. },
  962. {
  963. "name": "Stream.live",
  964. "servers": [
  965. {
  966. "name": "Default",
  967. "url": "rtmp://media.stream.live:1935/live"
  968. }
  969. ],
  970. "recommended": {
  971. "keyint": 2,
  972. "profile": "main",
  973. "max video bitrate": 2500,
  974. "max audio bitrate": 160
  975. }
  976. },
  977. {
  978. "name": "Meridix Live Sports Platform",
  979. "servers": [
  980. {
  981. "name": "Primary",
  982. "url": "rtmp://publish.meridix.com/live"
  983. }
  984. ],
  985. "recommended": {
  986. "max video bitrate": 3500
  987. }
  988. },
  989. {
  990. "name": "Afreeca.TV",
  991. "servers": [
  992. {
  993. "name": "North America : US East",
  994. "url": "rtmp://rtmpmanager-aws-en-east.afreeca.tv/live"
  995. },
  996. {
  997. "name": "North America : US West",
  998. "url": "rtmp://rtmpmanager-aws-en-west.afreeca.tv/live"
  999. },
  1000. {
  1001. "name": "Asia : Singapore",
  1002. "url": "rtmp://rtmpmanager-aws-sg.afreeca.tv/live"
  1003. }
  1004. ],
  1005. "recommended": {
  1006. "keyint": 1,
  1007. "profile": "main",
  1008. "max video bitrate": 5000,
  1009. "max audio bitrate": 192
  1010. }
  1011. },
  1012. {
  1013. "name": "아프리카TV",
  1014. "servers": [
  1015. {
  1016. "name": "Korea",
  1017. "url": "rtmp://rtmpmanager-freecat.afreeca.tv/app/"
  1018. }
  1019. ],
  1020. "recommended": {
  1021. "keyint": 1,
  1022. "profile": "main",
  1023. "max video bitrate": 5000,
  1024. "max audio bitrate": 192
  1025. }
  1026. },
  1027. {
  1028. "name": "CAM4",
  1029. "servers": [
  1030. {
  1031. "name": "CAM4",
  1032. "url": "rtmp://origin.cam4.com/cam4-origin-live"
  1033. }
  1034. ],
  1035. "recommended": {
  1036. "keyint": 1,
  1037. "profile": "baseline",
  1038. "max video bitrate": 3000,
  1039. "max audio bitrate": 128
  1040. }
  1041. },
  1042. {
  1043. "name": "Picarto",
  1044. "servers": [
  1045. {
  1046. "name": "US East (Chicago, USA)",
  1047. "url": "rtmp://live.us-east1.picarto.tv/golive"
  1048. },
  1049. {
  1050. "name": "US West (Los Angeles, USA)",
  1051. "url": "rtmp://live.us-west1.picarto.tv/golive"
  1052. },
  1053. {
  1054. "name": "EU West (Düsseldorf, Germany)",
  1055. "url": "rtmp://live.eu-west1.picarto.tv/golive"
  1056. }
  1057. ],
  1058. "recommended": {
  1059. "keyint": 2,
  1060. "profile": "main",
  1061. "max video bitrate": 3500
  1062. }
  1063. },
  1064. {
  1065. "name": "Pandora TV Korea",
  1066. "servers": [
  1067. {
  1068. "name": "Default",
  1069. "url": "rtmp://plive.pandora.tv:80/mediaHub"
  1070. }
  1071. ]
  1072. },
  1073. {
  1074. "name": "Livestream",
  1075. "servers": [
  1076. {
  1077. "name": "Primary",
  1078. "url": "rtmp://rtmpin.livestreamingest.com/rtmpin"
  1079. }
  1080. ]
  1081. },
  1082. {
  1083. "name": "Chaturbate",
  1084. "servers": [
  1085. {
  1086. "name": "Global Main Fastest - Recommended",
  1087. "url": "rtmp://live.stream.highwebmedia.com/live-origin"
  1088. },
  1089. {
  1090. "name": "Global Backup",
  1091. "url": "rtmp://live-backup.stream.highwebmedia.com/live-origin"
  1092. },
  1093. {
  1094. "name": "US West: Seattle, WA",
  1095. "url": "rtmp://live-sea.stream.highwebmedia.com/live-origin"
  1096. },
  1097. {
  1098. "name": "US West: Phoenix, AZ",
  1099. "url": "rtmp://live-phx.stream.highwebmedia.com/live-origin"
  1100. },
  1101. {
  1102. "name": "US Central: Salt Lake City, UT",
  1103. "url": "rtmp://live-slc.stream.highwebmedia.com/live-origin"
  1104. },
  1105. {
  1106. "name": "US Central: Chicago, IL",
  1107. "url": "rtmp://live-chi.stream.highwebmedia.com/live-origin"
  1108. },
  1109. {
  1110. "name": "US East: Atlanta, GA",
  1111. "url": "rtmp://live-atl.stream.highwebmedia.com/live-origin"
  1112. },
  1113. {
  1114. "name": "US East: Ashburn, VA",
  1115. "url": "rtmp://live-ash.stream.highwebmedia.com/live-origin"
  1116. },
  1117. {
  1118. "name": "South America: Sao Paulo, Brazil",
  1119. "url": "rtmp://live-gru.stream.highwebmedia.com/live-origin"
  1120. },
  1121. {
  1122. "name": "EU: Amsterdam, NL",
  1123. "url": "rtmp://live-nld.stream.highwebmedia.com/live-origin"
  1124. },
  1125. {
  1126. "name": "EU: Alblasserdam, NL",
  1127. "url": "rtmp://live-alb.stream.highwebmedia.com/live-origin"
  1128. },
  1129. {
  1130. "name": "EU: Frankfurt, DE",
  1131. "url": "rtmp://live-fra.stream.highwebmedia.com/live-origin"
  1132. },
  1133. {
  1134. "name": "EU: Belgrade, Serbia",
  1135. "url": "rtmp://live-srb.stream.highwebmedia.com/live-origin"
  1136. },
  1137. {
  1138. "name": "Asia: Singapore",
  1139. "url": "rtmp://live-sin.stream.highwebmedia.com/live-origin"
  1140. },
  1141. {
  1142. "name": "Asia: Tokyo, Japan",
  1143. "url": "rtmp://live-nrt.stream.highwebmedia.com/live-origin"
  1144. },
  1145. {
  1146. "name": "Australia: Sydney",
  1147. "url": "rtmp://live-syd.stream.highwebmedia.com/live-origin"
  1148. }
  1149. ],
  1150. "recommended": {
  1151. "keyint": 2,
  1152. "max video bitrate": 50000,
  1153. "max audio bitrate": 192
  1154. }
  1155. },
  1156. {
  1157. "name": "LiveEdu.tv",
  1158. "common": true,
  1159. "servers": [
  1160. {
  1161. "name": "US",
  1162. "url": "rtmp://usmedia11.liveedu.tv/livecodingtv"
  1163. },
  1164. {
  1165. "name": "EU",
  1166. "url": "rtmp://eumedia8.liveedu.tv/livecodingtv"
  1167. },
  1168. {
  1169. "name": "Asia",
  1170. "url": "rtmp://apmedia1.liveedu.tv/livecodingtv"
  1171. }
  1172. ]
  1173. },
  1174. {
  1175. "name": "Twitter / Periscope",
  1176. "common": true,
  1177. "servers": [
  1178. {
  1179. "name": "US West: California",
  1180. "url": "rtmp://ca.pscp.tv:80/x"
  1181. },
  1182. {
  1183. "name": "US West: Oregon",
  1184. "url": "rtmp://or.pscp.tv:80/x"
  1185. },
  1186. {
  1187. "name": "US East: Virginia",
  1188. "url": "rtmp://va.pscp.tv:80/x"
  1189. },
  1190. {
  1191. "name": "South America: Brazil",
  1192. "url": "rtmp://br.pscp.tv:80/x"
  1193. },
  1194. {
  1195. "name": "EU West: Ireland",
  1196. "url": "rtmp://ie.pscp.tv:80/x"
  1197. },
  1198. {
  1199. "name": "EU Central: Germany",
  1200. "url": "rtmp://de.pscp.tv:80/x"
  1201. },
  1202. {
  1203. "name": "Asia/Pacific: Australia",
  1204. "url": "rtmp://au.pscp.tv:80/x"
  1205. },
  1206. {
  1207. "name": "Asia/Pacific: Japan",
  1208. "url": "rtmp://jp.pscp.tv:80/x"
  1209. },
  1210. {
  1211. "name": "Asia/Pacific: Singapore",
  1212. "url": "rtmp://sg.pscp.tv:80/x"
  1213. }
  1214. ],
  1215. "recommended": {
  1216. "keyint": 3,
  1217. "max video bitrate": 4000,
  1218. "max audio bitrate": 128
  1219. }
  1220. },
  1221. {
  1222. "name": "Switchboard Live (Joicaster)",
  1223. "servers": [
  1224. {
  1225. "name": "Default - Performance Global",
  1226. "url": "rtmp://ingest-global-a.switchboard.zone/live"
  1227. },
  1228. {
  1229. "name": "US West",
  1230. "url": "rtmp://ingest-us-west.a.switchboard.zone/live"
  1231. },
  1232. {
  1233. "name": "US East",
  1234. "url": "rtmp://ingest-us-east.a.switchboard.zone/live"
  1235. },
  1236. {
  1237. "name": "Europe West",
  1238. "url": "rtmp://ingest-eu-west.a.switchboard.zone/live"
  1239. },
  1240. {
  1241. "name": "Europe Central",
  1242. "url": "rtmp://ingest-us-east.a.switchboard.zone/live"
  1243. },
  1244. {
  1245. "name": "Australia East",
  1246. "url": "rtmp://ingest-au-east.a.switchboard.zone/live"
  1247. },
  1248. {
  1249. "name": "Asia Central",
  1250. "url": "rtmp://ingest-as-central.a.switchboard.zone/live"
  1251. }
  1252. ]
  1253. },
  1254. {
  1255. "name": "Looch",
  1256. "common": false,
  1257. "servers": [
  1258. {
  1259. "name": "Primary Looch ingest server",
  1260. "url": "rtmp://ingest.looch.tv/live"
  1261. }
  1262. ],
  1263. "recommended": {
  1264. "keyint": 2,
  1265. "profile": "main",
  1266. "max video bitrate": 6000,
  1267. "max audio bitrate": 160
  1268. }
  1269. },
  1270. {
  1271. "name": "Stream.me",
  1272. "common": false,
  1273. "servers": [
  1274. {
  1275. "name": "US, Central",
  1276. "url": "rtmp://uc-origin.stream.me/origin"
  1277. },
  1278. {
  1279. "name": "US, East",
  1280. "url": "rtmp://ue-origin.stream.me/origin"
  1281. },
  1282. {
  1283. "name": "US, West",
  1284. "url": "rtmp://uw-origin.stream.me/origin"
  1285. },
  1286. {
  1287. "name": "Europe, West",
  1288. "url": "rtmp://ew-origin.stream.me/origin"
  1289. },
  1290. {
  1291. "name": "Asia, East",
  1292. "url": "rtmp://ae-origin.stream.me/origin"
  1293. }
  1294. ],
  1295. "recommended": {
  1296. "keyint": 2,
  1297. "profile": "main",
  1298. "max video bitrate": 20000,
  1299. "max audio bitrate": 192
  1300. }
  1301. },
  1302. {
  1303. "name": "Eventials",
  1304. "servers": [
  1305. {
  1306. "name": "Default",
  1307. "url": "rtmp://live.eventials.com/eventialsLiveOrigin"
  1308. }
  1309. ],
  1310. "recommended": {
  1311. "keyint": 1,
  1312. "profile": "baseline",
  1313. "max video bitrate": 900,
  1314. "max audio bitrate": 192
  1315. }
  1316. },
  1317. {
  1318. "name": "Lahzenegar - StreamG | لحظه‌نگار - استریمجی",
  1319. "servers": [
  1320. {
  1321. "name": "Primary",
  1322. "url": "rtmp://rtmp.lahzecdn.com/pro"
  1323. },
  1324. {
  1325. "name": "Iran",
  1326. "url": "rtmp://rtmp-iran.lahzecdn.com/pro"
  1327. }
  1328. ],
  1329. "recommended": {
  1330. "keyint": 2,
  1331. "profile": "main",
  1332. "max video bitrate": 2800,
  1333. "max audio bitrate": 128
  1334. }
  1335. },
  1336. {
  1337. "name": "MyLive",
  1338. "servers": [
  1339. {
  1340. "name": "Default",
  1341. "url": "rtmp://stream.mylive.in.th/live"
  1342. }
  1343. ],
  1344. "recommended": {
  1345. "keyint": 2,
  1346. "profile": "main",
  1347. "max video bitrate": 7000,
  1348. "max audio bitrate": 192
  1349. }
  1350. },
  1351. {
  1352. "name": "SermonAudio.com",
  1353. "servers": [
  1354. {
  1355. "name": "Primary",
  1356. "url": "rtmp://stream.sermonaudio.com/"
  1357. }
  1358. ],
  1359. "recommended": {
  1360. "max video bitrate": 1000,
  1361. "max audio bitrate": 64
  1362. }
  1363. },
  1364. {
  1365. "name": "Vimeo",
  1366. "servers": [
  1367. {
  1368. "name": "Default",
  1369. "url": "rtmp://rtmp.cloud.vimeo.com/live"
  1370. }
  1371. ]
  1372. },
  1373. {
  1374. "name": "Aparat",
  1375. "servers": [
  1376. {
  1377. "name": "Default",
  1378. "url": "rtmp://rtmp.cdn.asset.aparat.com:443/event"
  1379. }
  1380. ]
  1381. },
  1382. {
  1383. "name": "KakaoTV",
  1384. "servers": [
  1385. {
  1386. "name": "Default",
  1387. "url": "rtmp://rtmp.play.kakao.com/kakaotv"
  1388. }
  1389. ],
  1390. "recommended": {
  1391. "max video bitrate": 8000,
  1392. "max audio bitrate": 192
  1393. }
  1394. },
  1395. {
  1396. "name": "Piczel.tv",
  1397. "servers": [
  1398. {
  1399. "name": "Default",
  1400. "url": "rtmp://piczel.tv:1935/live"
  1401. }
  1402. ],
  1403. "recommended": {
  1404. "max video bitrate": 5000
  1405. }
  1406. },
  1407. {
  1408. "name": "DLive",
  1409. "servers": [
  1410. {
  1411. "name": "Default",
  1412. "url": "rtmp://stream.dlive.tv/live"
  1413. }
  1414. ],
  1415. "recommend": {
  1416. "keyint": 2,
  1417. "max video bitrate": 6000,
  1418. "max audio bitrate": 160
  1419. }
  1420. },
  1421. {
  1422. "name": "Lightcast.com",
  1423. "servers": [
  1424. {
  1425. "name": "North America / East",
  1426. "url": "rtmp://us-east.live.lightcast.com/202E1F/default"
  1427. },
  1428. {
  1429. "name": "North America / West",
  1430. "url": "rtmp://us-west.live.lightcast.com/202E1F/default"
  1431. },
  1432. {
  1433. "name": "Europe / Amsterdam",
  1434. "url": "rtmp://europe.live.lightcast.com/202E1F/default"
  1435. },
  1436. {
  1437. "name": "Europe / Frankfurt",
  1438. "url": "rtmp://europe-fra.live.lightcast.com/202E1F/default"
  1439. },
  1440. {
  1441. "name": "Europe / Stockholm",
  1442. "url": "rtmp://europe-sto.live.lightcast.com/202E1F/default"
  1443. },
  1444. {
  1445. "name": "Asia / Hong Kong",
  1446. "url": "rtmp://asia.live.lightcast.com/202E1F/default"
  1447. },
  1448. {
  1449. "name": "Australia / Sydney",
  1450. "url": "rtmp://australia.live.lightcast.com/202E1F/default"
  1451. }
  1452. ],
  1453. "recommend": {
  1454. "keyint": 2,
  1455. "max video bitrate": 6000,
  1456. "max audio bitrate": 160
  1457. }
  1458. },
  1459. {
  1460. "name": "Bongacams",
  1461. "servers": [
  1462. {
  1463. "name": "Default",
  1464. "url": "rtmp://origin.bcrncdn.com:1934/live"
  1465. }
  1466. ],
  1467. "recommend": {
  1468. "keyint": 2,
  1469. "max video bitrate": 6000,
  1470. "max audio bitrate": 192
  1471. }
  1472. },
  1473. {
  1474. "name": "Camplace",
  1475. "servers": [
  1476. {
  1477. "name": "Camplace - Default",
  1478. "url": "rtmp://rtmp.camplace.com"
  1479. }
  1480. ],
  1481. "recommend": {
  1482. "keyint": 2,
  1483. "max video bitrate": 3000,
  1484. "max audio bitrate": 128
  1485. }
  1486. }
  1487. ]
  1488. }