rtmp-services: Update recommended hitbox settings
This commit is contained in:
parent
8f7d8d05b2
commit
f80fced014
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||||
"version": 6,
|
"version": 7,
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"name": "services.json",
|
"name": "services.json",
|
||||||
"version": 6
|
"version": 7
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -224,9 +224,9 @@
|
|||||||
],
|
],
|
||||||
"recommended": {
|
"recommended": {
|
||||||
"keyint": 2,
|
"keyint": 2,
|
||||||
"profile": "main",
|
"profile": "high",
|
||||||
"max video bitrate": 3500,
|
"max video bitrate": 3500,
|
||||||
"max audio bitrate": 160
|
"max audio bitrate": 320
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user