1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

Merge pull request #134 from AmateurAudioDude/fixes/v1.3.6.1-ffmpeg-audio-settings

Fixes/v1.3.6.1 ffmpeg audio settings
This commit is contained in:
Marek Farkaš
2025-04-22 13:12:34 +02:00
committed by GitHub
6 changed files with 195 additions and 66 deletions

View File

@@ -46,7 +46,9 @@ let serverConfig = {
audioBitrate: "128k",
audioBoost: false,
softwareMode: false,
startupVolume: "0.95"
startupVolume: "0.95",
ffmpeg: false,
samplerateOffset: "0"
},
identification: {
token: null,