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

Merge pull request #1691 from nocodedweb/master

rtmp-services: Added GamePlank to services
This commit is contained in:
Colin Edwards 2019-03-09 19:51:55 -06:00 committed by GitHub
commit 045aa71e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 2 deletions

View File

@ -1,10 +1,10 @@
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 102,
"version": 103,
"files": [
{
"name": "services.json",
"version": 102
"version": 103
}
]
}

View File

@ -461,6 +461,21 @@
"max audio bitrate": 160
}
},
{
"name": "GamePlank",
"servers": [
{
"name": "Primary",
"url": "rtmp://live.gameplank.tv/go"
}
],
"recommended": {
"keyint": 1,
"profile": "main",
"max video bitrate": 2500,
"max audio bitrate": 160
}
},
{
"name": "Web.TV",
"servers": [