diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 2379d20bc..9560a8a42 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -1819,6 +1819,20 @@ "max video bitrate": 5000, "max audio bitrate": 160 } + }, + { + "name": "Viloud", + "servers": [ + { + "name": "Default", + "url": "rtmp://live.viloud.tv:5222/app" + } + ], + "recommended": { + "keyint": 2, + "max video bitrate": 5000, + "max audio bitrate": 160 + } } ] }