rtmp-services: Update Bongacams servers and settings

This commit is contained in:
Bongalive
2020-03-25 14:25:50 +07:00
parent 3c78a8aa8d
commit c4af7d00de
2 changed files with 19 additions and 5 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 125,
"version": 126,
"files": [
{
"name": "services.json",
"version": 125
"version": 126
}
]
}
+17 -3
View File
@@ -1494,14 +1494,28 @@
"name": "Bongacams",
"servers": [
{
"name": "Default",
"url": "rtmp://origin.bcrncdn.com:1934/live"
"name": "Automatic / Default",
"url": "rtmp://auto.origin.gnsbc.com:1934/live"
},
{
"name": "Automatic / Backup",
"url": "rtmp://origin.bcvidorigin.com:1934/live"
},
{
"name": "Europe",
"url": "rtmp://z-eu.origin.gnsbc.com:1934/live"
},
{
"name": "North America",
"url": "rtmp://z-us.origin.gnsbc.com:1934/live"
}
],
"recommend": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 192
"max audio bitrate": 192,
"bframes": 0,
"x264opts": "tune=zerolatency"
}
},
{