1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-27 06:23:53 +01:00
Files
fm-dx-webserver/stream/settings.json
2024-01-27 11:46:52 +01:00

9 lines
206 B
JSON

{
"RtcConfig" : null,
"FallbackFFmpegPath": "ffmpeg.exe",
"FallbackUseMp3": true,
"FallbackUseWav": true,
"FallbackMp3Bitrate": 128,
"FallbackWavSampleRate": 16000,
"AdminKey": ""
}