rtmp-services: Update Mixer keyframe interval
This commit is contained in:
parent
3562113f4b
commit
77d92421ed
@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 105,
|
||||
"version": 106,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 105
|
||||
"version": 106
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -350,7 +350,7 @@
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
"keyint": 3,
|
||||
"keyint": 2,
|
||||
"output": "ftl_output",
|
||||
"max audio bitrate": 160,
|
||||
"max video bitrate": 10000,
|
||||
@ -440,7 +440,7 @@
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
"keyint": 3,
|
||||
"keyint": 2,
|
||||
"max audio bitrate": 160,
|
||||
"max video bitrate": 10000,
|
||||
"profile": "main"
|
||||
|
Loading…
x
Reference in New Issue
Block a user