Browse Source

rtmp-services: Add "Lovecast"

Lovecast Neil 4 years ago
parent
commit
60753fbfaf
2 changed files with 22 additions and 2 deletions
  1. 2 2
      plugins/rtmp-services/data/package.json
  2. 20 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": 177,
+	"version": 178,
 	"files": [
 		{
 			"name": "services.json",
-			"version": 177
+			"version": 178
 		}
 	]
 }

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

@@ -284,6 +284,26 @@
                 "x264opts": "scenecut=0"
             }
         },
+        {
+            "name": "Lovecast",
+            "servers": [
+                {
+                    "name": "Default",
+                    "url": "rtmp://live-a.lovecastapp.com:5222/app"
+                }
+            ],
+            "recommended": {
+                "keyint": 2,
+                "profile": "main",
+                "max video bitrate": 8000,
+                "max audio bitrate": 192,
+                "supported resolutions": [
+                    "1920x1080",
+                    "1280x720"
+                ],
+                "max fps": 30
+            }
+        },
         {
             "name": "Luzento.com - RTMP",
             "servers": [