0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00

rtmp-services: Add Loola.tv service

Closes obsproject/obs-studio#3932
This commit is contained in:
Avital Yachin 2020-12-18 17:11:19 +02:00 committed by jp9000
parent 979054cc8c
commit cfd8b2daf1
2 changed files with 36 additions and 2 deletions

View File

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

View File

@ -259,6 +259,40 @@
"max audio bitrate": 160
}
},
{
"name": "Loola.tv",
"common": false,
"servers": [
{
"name": "US East: Virginia",
"url": "rtmp://rtmp.loola.tv/push"
},
{
"name": "EU Central: Germany",
"url": "rtmp://rtmp-eu.loola.tv/push"
},
{
"name": "South America: Brazil",
"url": "rtmp://rtmp-sa.loola.tv/push"
},
{
"name": "Asia/Pacific: Singapore",
"url": "rtmp://rtmp-sg.loola.tv/push"
},
{
"name": "Middle East: Bahrain",
"url": "rtmp://rtmp-me.loola.tv/push"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"max video bitrate": 2500,
"max audio bitrate": 160,
"bframes": 2,
"x264opts": "scenecut=0"
}
},
{
"name": "VIMM",
"servers": [