mirror of https://bitbucket.org/ausocean/av.git
14 lines
310 B
JSON
14 lines
310 B
JSON
|
{
|
||
|
"BitDepth": "16",
|
||
|
"Channels": "1",
|
||
|
"Input": "audio",
|
||
|
"InputCodec": "pcm",
|
||
|
"MaxFileSize": "172800000",
|
||
|
"Output": "File",
|
||
|
"OutputPath": "/home/pi/recordings/audio-",
|
||
|
"RecPeriod": "1",
|
||
|
"SampleRate": "48000",
|
||
|
"logging": "Debug",
|
||
|
"mode": "Normal",
|
||
|
"PSITime": "10"
|
||
|
}
|