0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00

rtmp-services: Remove defunct servers/services

This commit is contained in:
Service Checker 2024-04-12 00:34:11 +00:00 committed by Ryan Foster
parent 3d30a4efea
commit 97b03e3c54
2 changed files with 2 additions and 62 deletions

View File

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

View File

@ -2569,66 +2569,6 @@
"h264"
]
},
{
"name": "VStream",
"common": false,
"stream_key_link": "https://vstream.com/dashboard/livestreams",
"more_info_link": "https://vstream.com/help/streaming-with-obs",
"servers": [
{
"name": "Global (RTMP)",
"url": "rtmp://live.vstream.com"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"x264opts": "scenecut=0",
"supported resolutions": [
"1920x1080",
"1280x720",
"852x480"
],
"bitrate matrix": [
{
"res": "1920x1080",
"fps": 60,
"max bitrate": 8000
},
{
"res": "1920x1080",
"fps": 30,
"max bitrate": 6000
},
{
"res": "1280x720",
"fps": 60,
"max bitrate": 6000
},
{
"res": "1280x720",
"fps": 30,
"max bitrate": 4000
},
{
"res": "852x480",
"fps": 60,
"max bitrate": 3000
},
{
"res": "852x480",
"fps": 30,
"max bitrate": 2000
}
],
"max fps": 60,
"max video bitrate": 8000,
"max audio bitrate": 320
},
"supported video codecs": [
"h264"
]
},
{
"name": "MasterStream.iR | مستراستریم | ری استریم و استریم همزمان",
"common": false,