diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 3a63b20d2ddb1233b66c00d262a27fec2af67a42..97778c54b1fe078bcb5a08b2d6d15e010e84ee46 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -1175,6 +1175,15 @@ "max video bitrate": 1000, "max audio bitrate": 64 } + }, + { + "name": "Vimeo", + "servers": [ + { + "name": "Default", + "url": "rtmp://rtmp.cloud.vimeo.com/live" + } + ] } ] }