Commit Graph

8 Commits

Author SHA1 Message Date
pstruebi 2bedc8f409 add auto init functionallity; add base url for client 2025-03-13 10:38:06 +01:00
pstruebi c10ab33f7e update everything to use three letter iso language codes 2025-03-11 17:34:05 +01:00
pstruebi cd556e62b2 basic working cloud model 2025-03-06 18:03:25 +01:00
pstruebi f192d31b5b use fastapi for the client/server 2025-03-06 16:15:01 +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