feature/autostart #7

Merged
pstruebi merged 20 commits from feature/autostart into main 2025-09-24 15:06:47 +00:00

20 Commits

Author SHA1 Message Date
pstruebi 09d9a3b872 docs: add audio recording debug instructions to README 2025-09-24 15:03:04 +02:00
pstruebi 946e6e87b5 config: increase PTP timestamp timeout from 20ms to 100ms for AES67 2025-09-23 17:22:00 +02:00
pstruebi 4f54de7086 refactor: remove unused audio_mode_persist variable in autostart settings 2025-09-23 17:14:23 +02:00
pstruebi 3edf1a54f3 config: set PTP0-Driver as default clock node and increase resync interval to 3ms 2025-09-22 17:24:16 +02:00
pstruebi e6ee3510dc fix: set correct assisted listening stream flag value and make Demo mode default 2025-09-22 17:24:09 +02:00
pstruebi f82febc1ce feat: add favicon to Castbox web interface using relative path lookup 2025-09-22 13:34:22 +02:00
pstruebi 0201222bca add immediate rendering and assitive listening flags 2025-09-22 13:20:22 +02:00
pstruebi 5e6dad7d69 add passwort for the frontend 2025-09-22 13:11:04 +02:00
pstruebi c2fd0a8c46 feat: add status indicator and improve UI layout in multicast frontend 2025-09-22 12:30:03 +02:00
pstruebi 75849080f1 refactor: disable autostart and improve service shutdown with kill commands 2025-09-19 16:51:48 +02:00
pstruebi 2355db2219 refactor: simplify service stop script by consolidating commands and removing redundant output 2025-09-19 14:35:37 +02:00
pstruebi 576d669813 refactor: move transport configuration from frontend to backend 2025-09-19 13:32:52 +02:00
pstruebi cc9a178701 impelement password field in frontend 2025-09-19 13:27:09 +02:00
pstruebi d681546ac5 implement support for coded streams 2025-09-19 13:11:17 +02:00
pstruebi 5d55381657 fix: increase AES67 audio latency to 12ms to reduce audio errors 2025-09-16 15:27:55 +02:00
pstruebi c57462b6b5 feat: add pipewire latency config and reorder variable declarations in multicast server 2025-09-08 15:03:36 +02:00
pstruebi 6b2158d482 improve pw-aes67 start script 2025-09-08 14:47:17 +02:00
pstruebi 90633d1f1a fix: improve pipewire-aes67 service reliability with network dependency and restart handling 2025-09-08 14:42:28 +02:00
pstruebi fe3ed1636d feat: add auto-start functionality for last used audio device on server startup 2025-09-08 14:29:33 +02:00
pstruebi e80ff79d67 feat: split USB/Network mode into separate USB and AES67 input options with dedicated device lists 2025-09-08 14:02:36 +02:00