obs-studio/plugins/rtmp-services/data/services.json

230 lines
6.2 KiB
JSON

[
{
"name": "Twitch",
"servers": [
{
"name": "US West: San Francisco, CA",
"url": "rtmp://live.twitch.tv/app"
},
{
"name": "Asia: Singapore",
"url": "rtmp://live-sin-backup.twitch.tv/app"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-ams.twitch.tv/app"
},
{
"name": "EU: Frankfurt, DE",
"url": "rtmp://live-fra.twitch.tv/app"
},
{
"name": "EU: London, UK",
"url": "rtmp://live-lhr.twitch.tv/app"
},
{
"name": "EU: Paris, FR",
"url": "rtmp://live-cdg.twitch.tv/app"
},
{
"name": "EU: Prague, CZ",
"url": "rtmp://live-prg.twitch.tv/app"
},
{
"name": "EU: Stockholm, SE",
"url": "rtmp://live-arn.twitch.tv/app"
},
{
"name": "US Central: Dallas, TX",
"url": "rtmp://live-dfw.twitch.tv/app"
},
{
"name": "US East: Ashburn, VA",
"url": "rtmp://live-iad.twitch.tv/app"
},
{
"name": "US East: Miami, FL",
"url": "rtmp://live-mia.twitch.tv/app"
},
{
"name": "US East: New York, NY",
"url": "rtmp://live-jfk.twitch.tv/app"
},
{
"name": "US Midwest: Chicago, IL",
"url": "rtmp://live-ord.twitch.tv/app"
},
{
"name": "US West: Los Angeles, CA",
"url": "rtmp://live-lax.twitch.tv/app"
}
],
"recommended": {
"keyint": 2,
"cbr": true,
"profile": "main",
"max video bitrate": 3500,
"max audio bitrate": 160
}
},
{
"name": "Youtube",
"servers": [
{
"name": "Primary Youtube ingest server",
"url": "rtmp://a.rtmp.youtube.com/live2"
},
{
"name": "Backup Youtube ingest server",
"url": "rtmp://b.rtmp.youtube.com/live2?backup=1"
}
],
"recommended": {
"keyint": 2,
"cbr": true,
"profile": "main",
"max video bitrate": 3500,
"max audio bitrate": 160
}
},
{
"name": "hitbox.tv",
"servers": [
{
"name": "Default",
"url": "rtmp://live.hitbox.tv/push"
},
{
"name": "EU-East",
"url": "rtmp://live.vie.hitbox.tv/push"
},
{
"name": "EU-Central",
"url": "rtmp://live.nbg.hitbox.tv/push"
},
{
"name": "EU-West",
"url": "rtmp://live.fra.hitbox.tv/push"
},
{
"name": "EU-North",
"url": "rtmp://live.ams.hitbox.tv/push"
},
{
"name": "US-East",
"url": "rtmp://live.vgn.hitbox.tv/push"
},
{
"name": "US-West",
"url": "rtmp://live.lax.hitbox.tv/push"
},
{
"name": "South America",
"url": "rtmp://live.gru.hitbox.tv/push"
},
{
"name": "Asia",
"url": "rtmp://live.lax.hitbox.tv/push"
}
],
"recommended": {
"keyint": 2,
"cbr": true,
"profile": "main",
"max video bitrate": 3500,
"max audio bitrate": 160
}
},
{
"name": "Vaughn Live / iNSTAGIB.tv",
"servers": [
{
"name": "US: Primary",
"url": "rtmp://live.vaughnsoft.net:443/live"
},
{
"name": "US: Virginia, USA",
"url": "rtmp://live-iad.vaughnsoft.net:443/live"
},
{
"name": "US: Chicago, IL",
"url": "rtmp://live-ord.vaughnsoft.net:443/live"
},
{
"name": "EU: Frankfurt, Germany",
"url": "rtmp://live-de.vaughnsoft.net:443/live"
}
]
},
{
"name": "DailyMotion",
"servers": [
{
"name": "Primary",
"url": "rtmp://publish.dailymotion.com/publish-dm"
}
]
},
{
"name": "connectcast.tv",
"servers": [
{
"name": "Default",
"url": "rtmp://stream.connectcast.tv/live"
}
]
},
{
"name": "iNSTAGIB.tv",
"servers": [
{
"name": "US Chicago (Primary)",
"url": "rtmp://live.instagib.tv:443/live"
}
]
},
{
"name": "GoodGame.ru",
"servers": [
{
"name": "Moscow M9",
"url": "rtmp://stream.goodgame.ru:1940/live"
},
{
"name": "Moscow M10",
"url": "rtmp://stream2.goodgame.ru:1940/live"
},
{
"name": "Saint-Petersburg",
"url": "rtmp://spb1.goodgame.ru:1940/live"
}
]
},
{
"name": "CyberGame.TV",
"servers": [
{
"name": "RU Origin",
"url": "rtmp://st.cybergame.tv:1953/live"
},
{
"name": "RU Premium",
"url": "rtmp://premium.cybergame.tv:1953/premium"
}
]
},
{
"name": "CashPlay.tv",
"servers": [
{
"name": "Primary, UK",
"url": "rtmp://live.cashplay.tv/live"
},
{
"name": "Low Priority, DE",
"url": "rtmp://de.live.cashplay.tv/live"
}
]
}
]