0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

rtmp-services: Remove defunct servers/services

This commit is contained in:
Service Checker 2023-10-11 00:31:10 +00:00 committed by Rodney
parent d8f533538f
commit c96111ab04
2 changed files with 2 additions and 69 deletions

View File

@ -1,11 +1,11 @@
{
"$schema": "schema/package-schema.json",
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
"version": 235,
"version": 236,
"files": [
{
"name": "services.json",
"version": 235
"version": 236
}
]
}

View File

@ -2249,73 +2249,6 @@
"h264"
]
},
{
"name": "Fantasy.Club",
"stream_key_link": "https://fantasy.club/app/create-content/stream-now",
"more_info_link": "https://help.fantasy.club/",
"servers": [
{
"name": "US: East",
"url": "rtmp://live-east.fantasy.club/live"
},
{
"name": "US: West",
"url": "rtmp://live-west.fantasy.club/live"
},
{
"name": "Europe",
"url": "rtmp://live-eu.fantasy.club/live"
},
{
"name": "South America",
"url": "rtmp://live-sa.fantasy.club/live"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"bframes": 0,
"x264opts": "scenecut=0",
"supported resolutions": [
"1920x1080",
"1280x720",
"852x480"
],
"bitrate matrix": [
{
"res": "852x480",
"fps": 30,
"max bitrate": 1200
},
{
"res": "1280x720",
"fps": 30,
"max bitrate": 3600
},
{
"res": "1280x720",
"fps": 60,
"max bitrate": 4200
},
{
"res": "1920x1080",
"fps": 30,
"max bitrate": 5000
},
{
"res": "1920x1080",
"fps": 60,
"max bitrate": 7200
}
],
"max fps": 60,
"max video bitrate": 7200,
"max audio bitrate": 196
},
"supported video codecs": [
"h264"
]
},
{
"name": "Sympla",
"servers": [