From 6505a8d218e3b86ab30ec4fa7823efa935c60cd6 Mon Sep 17 00:00:00 2001 From: PioLing <964472638@qq.com> Date: Fri, 17 May 2024 14:30:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=EF=BC=88=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E5=A4=9A=E4=BD=99=E7=A9=BA=E6=A0=BC=EF=BC=89=20test?= =?UTF-8?q?=5Fbench=5Fproxy.cpp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test_bench_proxy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_bench_proxy.cpp b/tests/test_bench_proxy.cpp index e586fe34..6c8c18cb 100644 --- a/tests/test_bench_proxy.cpp +++ b/tests/test_bench_proxy.cpp @@ -136,7 +136,7 @@ int main(int argc, char *argv[]) { option.enable_fmp4 = false; option.enable_hls = false; option.enable_mp4 = false; - option.enable_hls_fmp4 = false; + option.enable_hls_fmp4 = false; for (auto i = 0; i < proxy_count; ++i) { auto stream = to_string(i);