浏览代码

rtmp-services: Add Loola.tv service

Closes obsproject/obs-studio#3932
Avital Yachin 4 年之前
父节点
当前提交
cfd8b2daf1
共有 2 个文件被更改,包括 36 次插入2 次删除
  1. 2 2
      plugins/rtmp-services/data/package.json
  2. 34 0
      plugins/rtmp-services/data/services.json

+ 2 - 2
plugins/rtmp-services/data/package.json

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

+ 34 - 0
plugins/rtmp-services/data/services.json

@@ -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": [