Files
obs-config/landing/telemetry.json
2026-04-27 14:59:24 +02:00

43 lines
865 B
JSON

{
"collectedAt": "2026-04-26T20:17:38Z",
"rig": "Ignia",
"cpu": {
"model": "AMD Ryzen 5",
"threads": 12
},
"mem": {
"totalGB": 32
},
"host": {
"kernel": "Arch Linux 6.18.23-1-lts"
},
"gpu": {
"name": "NVIDIA GeForce RTX 3060 Ti",
"vramTotalMB": 8192
},
"obs": {
"profile": "ophi118",
"renderer": "OpenGL",
"outputMode": "Advanced",
"canvas": { "w": 2560, "h": 1336 },
"output": { "w": 1920, "h": 1080 },
"fps": 30,
"color": {
"format": "NV12",
"space": "709",
"range": "Partial"
},
"stream": {
"encoder": "x264",
"rateControl": "CBR",
"bitrateKbps": null,
"keyintSec": 2,
"profile": "high"
},
"audio": {
"sampleRateHz": 48000,
"channels": "Stereo"
}
}
}