Commit Graph

6 Commits

Author SHA1 Message Date
pstruebi
74598be98b Fix multiple streams from precoded file 2025-07-03 15:40:16 +02:00
2e46535fa4 Revert "feat: add gain control for USB and webapp microphone inputs with persistence - to be tested"
This reverts commit 0bf87c85b7.
2025-06-19 13:04:41 +02:00
0bf87c85b7 feat: add gain control for USB and webapp microphone inputs with persistence - to be tested 2025-06-18 16:34:28 +02:00
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
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
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