Browse Source

rtmp-services: Update Streamvi (#7921)

Co-authored-by: Joel Bethke <[email protected]>
Albert 2 years ago
parent
commit
414937a963
1 changed files with 6 additions and 2 deletions
  1. 6 2
      plugins/rtmp-services/data/services.json

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

@@ -2325,12 +2325,16 @@
                     "url": "rtmp://live-default.streamvi.ru/live"
                 },
                 {
-                    "name": "Russia (Moscow)",
+                    "name": "Russia: Moscow",
                     "url": "rtmp://live-msk.streamvi.ru/live"
                 },
                 {
                     "name": "EU Central: Germany",
-                    "url": "rtmp://live1.streamvi.ru/live"
+                    "url": "rtmp://live-germany.streamvi.ru/live"
+                },
+                {
+                    "name": "Russia: Novosibirsk",
+                    "url": "rtmp://live-novosib.streamvi.ru/live"
                 }
             ]
         },