rtmp-services: Update Picarto maximum bitrates

Update maximum video bitrate for Picarto from 2000 to 3500 and maximum
audio bitrate from 160 to 128.
http://help.picarto.tv/knowledge_base/topics/how-to-configure-open-broadcaster-software
This commit is contained in:
Ryan Foster 2017-03-20 08:56:39 -04:00
parent 5845664a02
commit c0be332828
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
}
},
{