From 83b432b980bb48de0b8a2eb8fef7757d510b4ef5 Mon Sep 17 00:00:00 2001 From: xiongziliang Date: Thu, 2 Nov 2023 12:51:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=85=B3=E9=97=ADonly=5Faudi?= =?UTF-8?q?o=E6=A8=A1=E5=BC=8F=EF=BC=8C=E4=BF=AE=E5=A4=8Dmk=5Fmedia=5Fstar?= =?UTF-8?q?t=5Fsend=E6=8E=A5=E5=8F=A3=E5=8F=91=E9=80=81=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Common/MediaSource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Common/MediaSource.h b/src/Common/MediaSource.h index bcf75a09..ffced627 100644 --- a/src/Common/MediaSource.h +++ b/src/Common/MediaSource.h @@ -99,7 +99,7 @@ public: // rtp采用ps还是es方式 bool use_ps = true; //发送es流时指定是否只发送纯音频流 - bool only_audio = true; + bool only_audio = false; //tcp被动方式 bool passive = false; // rtp payload type