Add one-command install script and stability fixes

- Add install.sh for automated setup
- Add all component files (wrapper, service, config, verify)
- Add stability fixes section (WiFi PowerSave disable + Watchdog)
- Update README with new installation instructions
This commit is contained in:
Geert Rademakers
2026-02-17 23:17:38 +01:00
parent 0c078771a0
commit 9529f1b0e1
8 changed files with 406 additions and 5 deletions

20
darkice.cfg.example Normal file
View File

@@ -0,0 +1,20 @@
[general]
duration = 0
bufferSecs = 2 # USB stability
reconnect = yes
[input]
device = plughw:0,0 # USB card 0 (fixed by modprobe)
sampleRate = 44100
bitsPerSample = 16
channel = 2
[icecast2-0]
bitrateMode = cbr
format = mp3
bitrate = 320
server = localhost
port = 8000
password = hackme # ← CHANGE to your Icecast source password
mountPoint = rapi.mp3 # Sonos URL: http://pi-ip:8000/rapi.mp3
name = Record Player