parent
979054cc8c
commit
cfd8b2daf1
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 162,
|
||||
"version": 163,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 162
|
||||
"version": 163
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -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": [
|
||||
|
|
Loading…
Reference in New Issue