feat: Add recorder plugin for noctalia
This commit is contained in:
parent
f7f3c4e012
commit
93dad25698
4 changed files with 44 additions and 4 deletions
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"hideInactive": false,
|
||||
"iconColor": "none",
|
||||
"filenamePattern": "recording_yyyy-MM-dd_HH:mm:ss",
|
||||
"frameRate": "165",
|
||||
"audioCodec": "opus",
|
||||
"videoCodec": "hevc",
|
||||
"quality": "ultra",
|
||||
"colorRange": "full",
|
||||
"showCursor": true,
|
||||
"copyToClipboard": false,
|
||||
"audioSource": "default_output",
|
||||
"videoSource": "portal",
|
||||
"resolution": "2560x1440"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue