diff --git a/plugins/rtmp-services/data/package.json b/plugins/rtmp-services/data/package.json index 65a2843dc..d6307917e 100644 --- a/plugins/rtmp-services/data/package.json +++ b/plugins/rtmp-services/data/package.json @@ -1,10 +1,10 @@ { "url": "https://obsproject.com/obs2_update/rtmp-services", - "version": 166, + "version": 167, "files": [ { "name": "services.json", - "version": 166 + "version": 167 } ] } diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 3c870652a..34894179d 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -1887,16 +1887,10 @@ } ], "recommended": { - "keyint": 2, + "keyint": 1, "profile": "high", - "supported resolutions": [ - "1920x1080", - "1280x720", - "960x540", - "640x360" - ], "max fps": 60, - "max video bitrate": 6000, + "max video bitrate": 10000, "max audio bitrate": 192, "x264opts": "tune=zerolatency scenecut=0" }