rtmp-services: Added Bongacams ingest point

Closes obsproject/obs-studio#1567
This commit is contained in:
Bongalive
2018-12-05 12:28:39 -08:00
committed by jp9000
parent 2168458601
commit 54fc877c23
2 changed files with 16 additions and 2 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 93,
"version": 94,
"files": [
{
"name": "services.json",
"version": 93
"version": 94
}
]
}
+14
View File
@@ -1425,6 +1425,20 @@
"max video bitrate": 6000,
"max audio bitrate": 160
}
},
{
"name": "Bongacams",
"servers": [
{
"name": "Default",
"url": "rtmp://origin.bcrncdn.com:1934/live"
}
],
"recommend": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 192
}
}
]
}