56 lines
1.2 KiB
JSON
56 lines
1.2 KiB
JSON
{
|
|
"$schema": "./runtime-host.schema.json",
|
|
"autoReload": true,
|
|
"input": {
|
|
"backend": "ndi",
|
|
"device": "AIDENLAPTOP (Test Pattern)",
|
|
"frameRate": "59.94",
|
|
"resolution": "1080p"
|
|
},
|
|
"maxTemporalHistoryFrames": 12,
|
|
"oscBindAddress": "0.0.0.0",
|
|
"oscPort": 9000,
|
|
"oscSmoothing": 0.18,
|
|
"output": {
|
|
"backend": "ndi",
|
|
"device": "Shader",
|
|
"frameRate": "59.94",
|
|
"keying": {
|
|
"alphaRequired": false,
|
|
"external": false
|
|
},
|
|
"pixelFormat": "auto",
|
|
"resolution": "1080p"
|
|
},
|
|
"windowOutput": {
|
|
"fullscreen": true,
|
|
"borderless": true,
|
|
"display": "default",
|
|
"x": 0,
|
|
"y": 0,
|
|
"width": 0,
|
|
"height": 0,
|
|
"vsync": true,
|
|
"allowTearing": false
|
|
},
|
|
"colorPipeline": {
|
|
"ocioEnabled": false,
|
|
"ocioConfig": "",
|
|
"inputColorSpace": "scene_linear",
|
|
"workingColorSpace": "scene_linear",
|
|
"outputColorSpace": "rec709",
|
|
"display": "sRGB",
|
|
"view": "Rec.709",
|
|
"look": "",
|
|
"exposure": 0,
|
|
"gamma": 1,
|
|
"workingFormat": "rgba16f",
|
|
"linearWorkingSpace": true
|
|
},
|
|
"previewEnabled": true,
|
|
"previewFps": 59.94,
|
|
"runtimeShaderId": "",
|
|
"serverPort": 8080,
|
|
"shaderLibrary": "shaders"
|
|
}
|