Commit Graph

17 Commits

Author SHA1 Message Date
pstruebi efc3870963 fix usb device update behavior 2025-06-17 16:41:15 +02:00
pstruebi 0a4e6b08a3 improve changing streaming modes 2025-06-16 18:23:27 +02:00
pstruebi 005c3b550e add basic usb input mode functionallity 2025-06-15 17:28:48 +02:00
pstruebi d54d18987a make everything controllable by just one button 2025-06-15 13:44:09 +02:00
pstruebi 501b880931 uncomment stream end detection 2025-06-07 13:41:44 +02:00
pstruebi 366d821f8a basic streaming from webinterface is functioning 2025-06-07 13:39:01 +02:00
pstruebi b0e2ae8e83 add saving to wav file for test purposes 2025-06-07 11:50:11 +02:00
pstruebi 1294e40deb introduce basic auracast config capability 2025-06-06 16:28:08 +02:00
pstruebi 83c7fcb596 restructure and add a multicast_frontend 2025-06-06 15:13:39 +02:00
pstruebi c778681d4c add basic support for audio over the network 2025-05-22 15:26:00 +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