11 lines
212 B
JSON
11 lines
212 B
JSON
{
|
|
"shaderLibrary": "shaders",
|
|
"serverPort": 8080,
|
|
"oscPort": 9000,
|
|
"videoFormat": "1080p",
|
|
"frameRate": "59.94",
|
|
"autoReload": true,
|
|
"maxTemporalHistoryFrames": 12,
|
|
"enableExternalKeying": true
|
|
}
|