delay method wip save to test no thread method.

This commit is contained in:
Pbopbo
2026-03-24 13:14:56 +01:00
parent 1687a2b790
commit cdfecaf5eb
3 changed files with 98 additions and 29 deletions

View File

@@ -26,6 +26,10 @@ from auracast.utils.sounddevice_utils import (
)
load_dotenv()
# Configure bumble debug logging
# log.getLogger('bumble').setLevel(log.DEBUG)
# make sure pipewire sets latency
# Primary and secondary persisted settings files
STREAM_SETTINGS_FILE1 = os.path.join(os.path.dirname(__file__), 'stream_settings.json')