Selaa lähdekoodia

rtmp-services: Remove StreamVi (#10130)

Albert 1 vuosi sitten
vanhempi
sitoutus
358ec7bf53

+ 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/v5",
-    "version": 240,
+    "version": 241,
     "files": [
         {
             "name": "services.json",
-            "version": 240
+            "version": 241
         }
     ]
 }

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

@@ -2220,31 +2220,6 @@
                 "h264"
             ]
         },
-        {
-            "name": "StreamVi",
-            "stream_key_link": "https://streamvi.ru/settings",
-            "servers": [
-                {
-                    "name": "Default",
-                    "url": "rtmp://live-default.streamvi.ru/live"
-                },
-                {
-                    "name": "Russia: Moscow",
-                    "url": "rtmp://live-msk.streamvi.ru/live"
-                },
-                {
-                    "name": "EU Central: Germany",
-                    "url": "rtmp://live-germany.streamvi.ru/live"
-                },
-                {
-                    "name": "Russia: Novosibirsk",
-                    "url": "rtmp://live-novosib.streamvi.ru/live"
-                }
-            ],
-            "supported video codecs": [
-                "h264"
-            ]
-        },
         {
             "name": "Livepush",
             "more_info_link": "https://docs.livepush.io/en/articles/5065323-how-to-stream-live-from-obs-to-livepush",