Merge pull request #866 from RytoEX/update-picarto

rtmp-services: Update Picarto maximum bitrates
This commit is contained in:
Hugh Bailey ("Jim") 2017-04-06 12:55:12 -07:00 committed by GitHub
commit 698fd00174
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -842,8 +842,8 @@
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 2000,
"max audio bitrate": 160
"max video bitrate": 3500,
"max audio bitrate": 128
}
},
{