diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 17411717d..66cf507ef 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -1295,6 +1295,19 @@ "url": "rtmp://rtmp.cdn.asset.aparat.com:443/event" } ] + }, + { + "name": "KakaoTV", + "servers": [ + { + "name": "Default", + "url": "rtmp://rtmp.play.kakao.com/kakaotv" + } + ], + "recommended": { + "max video bitrate": 8000, + "max audio bitrate": 192 + } } ] }