rtmp-services: Update Picarto maximum audio bitrate

Remove the limit on maximum audio bitrate for Picarto.
http://help.picarto.tv/knowledge_base/topics/how-to-configure-open-broadcaster-software
master
Ryan Foster 2017-07-25 01:09:51 -04:00
parent fd3791a57d
commit 29e0d5bd4f
2 changed files with 3 additions and 4 deletions

View File

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

View File

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