From: Guillaume Pellerin Date: Sun, 5 Oct 2025 15:32:51 +0000 (+0200) Subject: rm jack low-latency ATM X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=6d184fec360f054bb846af6a307f0dacedc9b1b4;p=telecaster-server.git rm jack low-latency ATM --- diff --git a/bin/streaming/telecaster.py b/bin/streaming/telecaster.py index 0545dac..f6a9024 100755 --- a/bin/streaming/telecaster.py +++ b/bin/streaming/telecaster.py @@ -54,7 +54,8 @@ PARAMS = { "gst_video_options": "", "gst_video_device": "device={device}", "gst_audio_source": "jackaudiosrc", - "gst_audio_options": "connect=2 low-latency=true", + # "gst_audio_options": "connect=2 low-latency=true", + "gst_audio_options": "connect=2", "connect": ["jack_connect system:capture_1 webm_streaming_0_audio:in_jackaudiosrc0_1", "jack_connect system:capture_2 webm_streaming_0_audio:in_jackaudiosrc0_2",