Merge pull request #1247 from jumoog/master

rtmp-services: Update recommended parameters for Nood.tv
This commit is contained in:
Jim 2018-03-31 15:36:14 -07:00 committed by GitHub
commit 0dc9151dbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"
}
},
{