mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-06 15:46:13 -05:00
Merge pull request #785 from derrod/update-ingests
rtmp-services: Update twitch/hitbox ingest and youtube recommendations
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 48,
|
||||
"version": 49,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 48
|
||||
"version": 49
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -41,10 +41,18 @@
|
||||
"name": "EU: Frankfurt, DE",
|
||||
"url": "rtmp://live-fra.twitch.tv/app"
|
||||
},
|
||||
{
|
||||
"name": "EU: Lisbon, Portugal",
|
||||
"url": "rtmp://live-lis.twitch.tv/app"
|
||||
},
|
||||
{
|
||||
"name": "EU: London, UK",
|
||||
"url": "rtmp://live-lhr.twitch.tv/app"
|
||||
},
|
||||
{
|
||||
"name": "EU: Milan, Italy",
|
||||
"url": "rtmp://live-mil.twitch.tv/app"
|
||||
},
|
||||
{
|
||||
"name": "EU: Paris, FR",
|
||||
"url": "rtmp://live-cdg.twitch.tv/app"
|
||||
@@ -61,6 +69,10 @@
|
||||
"name": "EU: Warsaw, Poland",
|
||||
"url": "rtmp://live-waw.twitch.tv/app"
|
||||
},
|
||||
{
|
||||
"name": "NA: Mexico City",
|
||||
"url": "rtmp://live-qro.twitch.tv/app"
|
||||
},
|
||||
{
|
||||
"name": "South America: Argentina",
|
||||
"url": "rtmp://live-eze.twitch.tv/app"
|
||||
@@ -69,6 +81,14 @@
|
||||
"name": "South America: Chile",
|
||||
"url": "rtmp://live-scl.twitch.tv/app"
|
||||
},
|
||||
{
|
||||
"name": "South America: Lima, Peru",
|
||||
"url": "rtmp://live-lim.twitch.tv/app"
|
||||
},
|
||||
{
|
||||
"name": "South America: Medellin, Columbia",
|
||||
"url": "rtmp://live-mde.twitch.tv/app"
|
||||
},
|
||||
{
|
||||
"name": "South America: Rio de Janeiro, Brazil",
|
||||
"url": "rtmp://live-gig.twitch.tv/app"
|
||||
@@ -132,7 +152,6 @@
|
||||
],
|
||||
"recommended": {
|
||||
"keyint": 2,
|
||||
"profile": "main",
|
||||
"max video bitrate": 51000,
|
||||
"max audio bitrate": 160
|
||||
}
|
||||
@@ -177,10 +196,6 @@
|
||||
"name": "Russia: Moscow",
|
||||
"url": "rtmp://live.dme.hitbox.tv/push"
|
||||
},
|
||||
{
|
||||
"name": "US-East: Washington",
|
||||
"url": "rtmp://live.vgn.hitbox.tv/push"
|
||||
},
|
||||
{
|
||||
"name": "US-East: New York - 1",
|
||||
"url": "rtmp://live.jfk.hitbox.tv/push"
|
||||
|
||||
Reference in New Issue
Block a user