Commit Graph

36 Commits

Author SHA1 Message Date
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
pstruebi 26cd6d5c56 update radme and service 2025-09-03 14:44:56 +02:00
pstruebi 482de23254 fix: remove network.target dependency from auracast service unit file 2025-09-03 14:27:21 +02:00
pstruebi 592826375d Merge branch 'main' of https://gitea.pstruebi.xyz/auracaster/bumble-auracast 2025-09-03 14:12:28 +02:00
pstruebi 64f2626b4f add case temperature readout 2025-09-03 11:57:25 +02:00
pstruebi 1c5f08b52a fix: add missing space between libpulse-dev and pipewire package names 2025-09-02 14:47:28 +02:00
pstruebi 69cde553cd feat: add retry loop for USB input detection to match AES67 behavior 2025-09-02 14:14:35 +02:00
pstruebi 0d72804997 feature/network_audio (#6)
- make the device work standalone with webui
- add support for aes67
- may more things

Co-authored-by: pstruebi <struebin.patrick.com>
Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/6
2025-08-27 12:43:35 +02:00
pstruebi c368fd5c85 add a docker compose test file which can be used to stream audio continuously 2025-05-07 11:51:56 +02:00
pstruebi d35a8bee2c networking/wireguard_container (#5)
Add container with wireguard config, improve general setup with poetry

Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/5
2025-04-14 09:32:24 +02:00
pstruebi 8ea7aeb412 restrucuture_for_cloud (#4)
- update multicast_server
- modify config models
- add dockerfile and docker compose

Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/4
2025-03-19 13:00:13 +01:00
pstruebi 948f3a1d90 small adaptions in multicast client and server 2025-03-06 10:32:16 +01:00
pstruebi 419a65ba09 refractoring/auracast_config (#3)
- use pydantic for configuration management

Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/3
2025-03-05 18:00:26 +01:00
pstruebi b8b4c82be0 fix a bug were lc3 streams wouldnt stop 2025-03-04 13:42:12 +01:00
pstruebi dc8b6cc66e feature/precode (#2)
- Implent support to play precoded files
- Implement a basic client -server architecture

Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/2
2025-03-04 10:21:53 +01:00
pstruebi 77c47c39cb feature/multiple_broadcasters (#1)
Add support for multiple broadcasters

Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/1
2025-02-26 10:43:25 +01:00
pstruebi 292cacb397 refractoring 2025-01-25 16:34:49 +01:00
pstruebi e10c025648 calculate octs per frame so bitrate=48kbps@24KHz 2025-01-25 16:33:19 +01:00
pstruebi 41d757ce6b Introduce a configuration file 2025-01-25 12:51:35 +01:00
pstruebi 008df44cd4 initial commit 2025-01-23 13:25:27 +01:00