Kaynağa Gözat

rtmp-services: Add Autistici.org

lucha 4 yıl önce
ebeveyn
işleme
e09b952068
1 değiştirilmiş dosya ile 14 ekleme ve 0 silme
  1. 14 0
      plugins/rtmp-services/data/services.json

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

@@ -2378,6 +2378,20 @@
                 "max video bitrate": 5000,
                 "max audio bitrate": 160
             }
+        },
+        {
+            "name": "Autistici.org Live",
+            "servers": [
+                {
+                    "name": "Default",
+                    "url":  "rtmp://live.autistici.org/ingest"
+                }
+            ],
+            "recommended": {
+                "keyint": 2,
+                "max video bitrate": 2500,
+                "max audio bitrate": 128
+            }
         }
     ]
 }