From a295c433295f7c36a4284a7667901f6f7507b585 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sun, 21 May 2023 17:04:02 +0300 Subject: [PATCH] Make 1-50 change also in config file --- app/src/main/assets/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/assets/config b/app/src/main/assets/config index 433112ae..f891482c 100644 --- a/app/src/main/assets/config +++ b/app/src/main/assets/config @@ -19,7 +19,7 @@ rtp_tos 184 audio_jitter_buffer_type adaptive audio_jitter_buffer_delay 0-20 video_jitter_buffer_type adaptive -video_jitter_buffer_delay 0-50 +video_jitter_buffer_delay 1-50 rtp_stats yes rtp_timeout 60 dyn_dns yes