rtmp-services: Update recommended hitbox settings

This commit is contained in:
Gol-D-Ace 2015-12-27 06:14:50 +01:00
parent 8f7d8d05b2
commit f80fced014
2 changed files with 4 additions and 4 deletions

View File

@ -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
} }
] ]
} }

View File

@ -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
} }
}, },
{ {