@@ -1,11 +1,11 @@
{
"$schema": "schema/package-schema.json",
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
- "version": 248,
+ "version": 249,
"files": [
"name": "services.json",
- "version": 248
+ "version": 249
}
]
@@ -2706,8 +2706,14 @@
],
"recommended": {
"keyint": 1,
- "profile": "high",
- "bframes": 0
+ "bframes": 0,
+ "max fps": 60,
+ "max video bitrate": 8000,
+ "max audio bitrate": 192,
+ "x264opts": "tune=zerolatency scenecut=0",
+ "supported resolutions": [
+ "1920x1080"
+ ]
},