rtmp-services: Update recommended parameters for Nood.tv

This commit is contained in:
Kilian von Pflugk
2018-03-28 20:43:32 +02:00
parent fa90926533
commit 531d4cd2a4
2 changed files with 4 additions and 3 deletions

View File

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

View File

@@ -797,7 +797,8 @@
"recommended": {
"keyint": 2,
"max video bitrate": 25000,
"max audio bitrate": 192
"max audio bitrate": 192,
"x264opts": "scenecut=0"
}
},
{