-
-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathcfg-sample-test.yaml
More file actions
49 lines (46 loc) · 1.73 KB
/
cfg-sample-test.yaml
File metadata and controls
49 lines (46 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
%YAML 1.2
##
## Vingester Sample Configuration
##
---
- BrowserTitle: "Vingester-Test"
BrowserInfo: "Vingester Test Page"
BrowserWidth: 1280
BrowserHeight: 720
BrowserColor: "transparent"
BrowserZoom: 1.0
BrowserTrust: false
BrowserNodeAPI: false
BrowserOBSDOM: false
BrowserPersist: false
InputURL: "https://vingester.app/test/"
PatchDelay: 0
PatchFrame: ""
PatchStyleType: "inline"
PatchStyleCode: ""
PatchScriptType: "inline"
PatchScriptCode: ""
Output1Enabled: true
Output1VideoPositionX: 0
Output1VideoPositionY: 0
Output1VideoDisplay: 0
Output1VideoPinTop: false
Output1AudioDevice: ""
Output2Enabled: false
Output2VideoFrameRate: 24
Output2VideoAdaptive: false
Output2VideoDelay: 0
Output2AudioSampleRate: 48000
Output2AudioChannels: 2
Output2AudioDelay: 0
Output2SinkNDIEnabled: true
Output2SinkNDIAlpha: true
Output2SinkNDITallyReload: false
Output2SinkFFmpegEnabled: false
Output2SinkFFmpegMode: "vbr"
Output2SinkFFmpegFormat: "matroska"
Output2SinkFFmpegOptions: "vingester-test.mkv"
PreviewEnabled: false
ConsoleEnabled: false
DevToolsEnabled: false
Collapsed: false