Sfoglia il codice sorgente

rtmp-services: Update Glimesh to add RTMP ingests

Luke Strickland 3 anni fa
parent
commit
046b95dac9

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

@@ -1,11 +1,11 @@
 {
     "$schema": "schema/package-schema.json",
     "url": "https://obsproject.com/obs2_update/rtmp-services",
-    "version": 208,
+    "version": 209,
     "files": [
         {
             "name": "services.json",
-            "version": 208
+            "version": 209
         }
     ]
 }

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

@@ -1895,6 +1895,10 @@
                     "name": "North America - Toronto, Canada",
                     "url": "ingest.cyyz.live.glimesh.tv"
                 },
+                {
+                    "name": "South America - Sao Paulo, Brazil",
+                    "url": "ingest.sbgr.live.glimesh.tv"
+                },
                 {
                     "name": "Europe - Amsterdam, Netherlands",
                     "url": "ingest.eham.live.glimesh.tv"
@@ -1914,6 +1918,10 @@
                 {
                     "name": "Asia - Singapore",
                     "url": "ingest.wsss.live.glimesh.tv"
+                },
+                {
+                    "name": "Australia - Sydney, Australia",
+                    "url": "ingest.yssy.live.glimesh.tv"
                 }
             ],
             "recommended": {
@@ -1925,6 +1933,63 @@
                 "x264opts": "scenecut=0"
             }
         },
+        {
+            "name": "Glimesh - RTMP",
+            "stream_key_link": "https://glimesh.tv/users/settings/stream",
+            "servers": [
+                {
+                    "name": "North America - Chicago, United States",
+                    "url": "rtmp://ingest.kord.live.glimesh.tv"
+                },
+                {
+                    "name": "North America - New York, United States",
+                    "url": "rtmp://ingest.kjfk.live.glimesh.tv"
+                },
+                {
+                    "name": "North America - San Francisco, United States",
+                    "url": "rtmp://ingest.ksfo.live.glimesh.tv"
+                },
+                {
+                    "name": "North America - Toronto, Canada",
+                    "url": "rtmp://ingest.cyyz.live.glimesh.tv"
+                },
+                {
+                    "name": "South America - Sao Paulo, Brazil",
+                    "url": "rtmp://ingest.sbgr.live.glimesh.tv"
+                },
+                {
+                    "name": "Europe - Amsterdam, Netherlands",
+                    "url": "rtmp://ingest.eham.live.glimesh.tv"
+                },
+                {
+                    "name": "Europe - Frankfurt, Germany",
+                    "url": "rtmp://ingest.eddf.live.glimesh.tv"
+                },
+                {
+                    "name": "Europe - London, United Kingdom",
+                    "url": "rtmp://ingest.egll.live.glimesh.tv"
+                },
+                {
+                    "name": "Asia - Bangalore, India",
+                    "url": "rtmp://ingest.vobl.live.glimesh.tv"
+                },
+                {
+                    "name": "Asia - Singapore",
+                    "url": "rtmp://ingest.wsss.live.glimesh.tv"
+                },
+                {
+                    "name": "Australia - Sydney, Australia",
+                    "url": "rtmp://ingest.yssy.live.glimesh.tv"
+                }
+            ],
+            "recommended": {
+                "keyint": 2,
+                "max audio bitrate": 160,
+                "max video bitrate": 6000,
+                "bframes": 0,
+                "x264opts": "scenecut=0"
+            }
+        },
         {
             "name": "OPENREC.tv - Premium member (プレミアム会員)",
             "stream_key_link": "https://www.openrec.tv/login?keep_login=true&url=https://www.openrec.tv/dashboard/live?from=obs",