Merge pull request #1632 from derrod/purge-services
rtmp-services: Update Twitch and Smashcast ingests
This commit is contained in:
commit
c8060f9800
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||||
"version": 101,
|
"version": 102,
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"name": "services.json",
|
"name": "services.json",
|
||||||
"version": 101
|
"version": 102
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -37,6 +37,10 @@
|
|||||||
"name": "EU: Berlin, DE",
|
"name": "EU: Berlin, DE",
|
||||||
"url": "rtmp://live-ber.twitch.tv/app"
|
"url": "rtmp://live-ber.twitch.tv/app"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Europe: Copenhagen, DK",
|
||||||
|
"url": "rtmp://live-cph.twitch.tv/app"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "EU: Frankfurt, DE",
|
"name": "EU: Frankfurt, DE",
|
||||||
"url": "rtmp://live-fra.twitch.tv/app"
|
"url": "rtmp://live-fra.twitch.tv/app"
|
||||||
@ -220,18 +224,10 @@
|
|||||||
"name": "EU-North: Amsterdam, Netherlands",
|
"name": "EU-North: Amsterdam, Netherlands",
|
||||||
"url": "rtmp://live.ams.hitbox.tv/push"
|
"url": "rtmp://live.ams.hitbox.tv/push"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "EU-West: Frankfurt, Germany",
|
|
||||||
"url": "rtmp://live.fra.hitbox.tv/push"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "EU-West: Paris, France",
|
"name": "EU-West: Paris, France",
|
||||||
"url": "rtmp://live.cdg.hitbox.tv/push"
|
"url": "rtmp://live.cdg.hitbox.tv/push"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "EU-West: London, United Kingdom",
|
|
||||||
"url": "rtmp://live.lhr.hitbox.tv/push"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "EU-South: Milan, Italia",
|
"name": "EU-South: Milan, Italia",
|
||||||
"url": "rtmp://live.mxp.hitbox.tv/push"
|
"url": "rtmp://live.mxp.hitbox.tv/push"
|
||||||
@ -241,17 +237,9 @@
|
|||||||
"url": "rtmp://live.dme.hitbox.tv/push"
|
"url": "rtmp://live.dme.hitbox.tv/push"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "US-East: New York - 1",
|
"name": "US-East: New York",
|
||||||
"url": "rtmp://live.jfk.hitbox.tv/push"
|
"url": "rtmp://live.jfk.hitbox.tv/push"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "US-East: New York - 2",
|
|
||||||
"url": "rtmp://live.nyc.hitbox.tv/push"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "US-Central: Denver",
|
|
||||||
"url": "rtmp://live.den.hitbox.tv/push"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "US-West: San Francisco",
|
"name": "US-West: San Francisco",
|
||||||
"url": "rtmp://live.sfo.hitbox.tv/push"
|
"url": "rtmp://live.sfo.hitbox.tv/push"
|
||||||
@ -264,18 +252,10 @@
|
|||||||
"name": "South America: Sao Paulo, Brazil",
|
"name": "South America: Sao Paulo, Brazil",
|
||||||
"url": "rtmp://live.gru.hitbox.tv/push"
|
"url": "rtmp://live.gru.hitbox.tv/push"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "South Korea: Seoul",
|
|
||||||
"url": "rtmp://live.icn.hitbox.tv/push"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Asia: Singapore",
|
"name": "Asia: Singapore",
|
||||||
"url": "rtmp://live.sin.hitbox.tv/push"
|
"url": "rtmp://live.sin.hitbox.tv/push"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "China: Hong Kong",
|
|
||||||
"url": "rtmp://live.hkg.hitbox.tv/push"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Oceania: Sydney, Australia",
|
"name": "Oceania: Sydney, Australia",
|
||||||
"url": "rtmp://live.syd.hitbox.tv/push"
|
"url": "rtmp://live.syd.hitbox.tv/push"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user