From 8732cbf2b8eb4614514213f86a0319c72b439715 Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Wed, 27 Sep 2017 14:52:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.DS_Store | Bin 12292 -> 10244 bytes src/Common/config.cpp | 2 +- src/Common/config.h | 2 +- tests/.DS_Store | Bin 6148 -> 6148 bytes tests/test_server.cpp | 2 +- 5 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/.DS_Store b/src/.DS_Store index f04e1d9450bda71d45db062c7fac2fa5ca0337f7..84641cf35a8752dd7f98f5b50a32ff9174db4535 100644 GIT binary patch delta 233 zcmZokXbDhYU|?W$DortDU;r^WfEYvza5FHla4|4Qa8Fdw7nK5vFare{7)lrla*E3e zl5+BsHeOuJJlQ~oWn#DB=6uZb&Nbfm5e|P1RUHOFN(8lR_A%b%*Zowg5+d- z0nyD$0vFjgb1V2Va;6j~=OpFl=P+#cP_$v)+$xsED9H-ZsQ|Q`!4=sN8!x_Rp3E>{2rS<_8r%ve$-Oa{-@E80_JvRxG zX{YK+L~|iInVFn3xu=t)0ibHr?jBGEkY^Fh6W6>wlsmZn!F2&KR;(T2!qr$%h|>$~&&O`Hb}#X3Iwcy75i+ zkSc@pFCuQF*d<&s_Zhzg*@)6^&VNPpAjPF6|0%dg69qWc{#XBrI_$-hHF|?Q%CJzu~2NHo}wrt0|NsP3otMwGo&(jFnFgFC+AEoRA*$IT)`s4$hcXM qLyTo(g9r0wb`E|Hpgy3$cjn3bBD$O)tp|XZVX_U6^yV0mCCmV{a1;dq diff --git a/tests/test_server.cpp b/tests/test_server.cpp index 0fbafe41..880181e8 100644 --- a/tests/test_server.cpp +++ b/tests/test_server.cpp @@ -45,7 +45,7 @@ int main(int argc,char *argv[]){ setExePath(argv[0]); signal(SIGINT, programExit); Logger::Instance().add(std::make_shared("stdout", LTrace)); - Config::loaIniConfig(); + Config::loadIniConfig(); DebugL << exePath(); //support rtmp and rtsp url //just support H264+AAC