Merge pull request #866 from RytoEX/update-picarto
rtmp-services: Update Picarto maximum bitrates
This commit is contained in:
commit
698fd00174
@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 55,
|
||||
"version": 56,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 55
|
||||
"version": 56
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -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
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user