diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index f52938627..9bfe5c11f 100644 --- a/plugins/rtmp-services/data/services.json +++ b/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 + } } ] }