File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ Configuration variables:
41
41
- **input** (*Required*): A ffmpeg compatible input file, stream or feed.
42
42
- **name** (*Optional*): This parameter allows you to override the name of your camera.
43
43
- **ffmpeg_bin** (*Optional*): Default 'ffmpeg'.
44
- - **peak** (*Optional*): Default -30dB .
45
- - **duration** (*Optional*): Default 1 seconds.
46
- - **reset** (*Optional*): Default 20 seconds.
44
+ - **peak** (*Optional*): Default -30. A peak of dB to detect it as noise. 0 is very loud and -100 is low .
45
+ - **duration** (*Optional*): Default 1 seconds. How long need the noise over the peak to trigger the state.
46
+ - **reset** (*Optional*): Default 20 seconds. The time to reset the state after none new noise is over the peak.
47
47
- **extra_arguments** (*Optional*): Extra option they will pass to ffmpeg. i.e. audio frequence filtering.
48
48
- **output** (*Optional*):
49
49
You can’t perform that action at this time.
0 commit comments