stereo-support and dep-integration #19

Merged
pober merged 12 commits from stereo-support into main 2026-01-20 11:57:19 +00:00

12 Commits

Author SHA1 Message Date
pober 57bdab47cb Reverts changes introduced in dante integration. Right now dante does not use this route anymore, so the fix is not needed. 2026-01-20 12:06:13 +01:00
pober 5cf677caa6 Hides network and USB selection, code is untouched. 2026-01-20 11:35:14 +01:00
pober 325358a9cd UI changes: Block everything while streaming (basically read only). Move start stop buttons for demo. 2026-01-20 11:34:34 +01:00
pober 59f9c91b62 Adds stereo for dante. TODO: Needs improvement, creates 5x5 ALSA devices. 2026-01-19 16:10:23 +01:00
pober c0d8a5f13d Adds stereo for analog. 2026-01-19 14:52:53 +01:00
pober fd69b30c98 The alsa ch1..ch6 for dante now work. Implements direct capture from alsa device. To review, if this approach has downsides. 2026-01-19 14:06:15 +01:00
pober 6aeac5759a UI changes: Mode status displays which radio is streaming. Pseudo enable button for radio1. Visual groups for radio1 and radio2. 2026-01-19 11:53:21 +01:00
pober c57f67285f Fixes issue that the old config from the dante_beacon repo was loaded. Also fixes the biggest chunk of the latency issue, now estimated around 100ms instead of 1000ms. 2026-01-15 13:18:40 +01:00
pober 06b18914f0 2 channels per radio are working, 3 are shaky. UI is now robust. 2026-01-13 15:04:51 +01:00
pober 921dd93c64 Quick fix for audio glitches in streaming. TODO fix latency. 2026-01-13 15:04:49 +01:00
pober 2bc97c26af Adds recording tab to the frontend for debugging audio streams. 2026-01-13 15:04:46 +01:00
pstruebi a88b6703fa First working version of dante to radio. Very laggy. 2026-01-08 16:23:27 +01:00