Commit Graph

19 Commits

Author SHA1 Message Date
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 64f2626b4f add case temperature readout 2025-09-03 11:57:25 +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