mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-28 21:14:03 +08:00
修改拼写错误
This commit is contained in:
@@ -45,7 +45,7 @@ int main(int argc,char *argv[]){
|
||||
setExePath(argv[0]);
|
||||
signal(SIGINT, programExit);
|
||||
Logger::Instance().add(std::make_shared<ConsoleChannel>("stdout", LTrace));
|
||||
Config::loaIniConfig();
|
||||
Config::loadIniConfig();
|
||||
DebugL << exePath();
|
||||
//support rtmp and rtsp url
|
||||
//just support H264+AAC
|
||||
|
||||
Reference in New Issue
Block a user