ZLMediaKit/server
夏楚 06742f9d25
新增日志相关设置启动参数 (#2581)
1.新增日志文件保存路径启动参数:log-dir
2.新增日志文件最大切片个数启动参数:log-slice
3.新增日志文件最大切片大小启动参数:log-size
2023-06-26 10:49:25 +08:00
..
CMakeLists.txt cmake: try to disable compile warning of C4819 2022-07-26 13:25:36 +08:00
FFmpegSource.cpp Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
FFmpegSource.h Header refactor (#2115) 2022-11-29 11:07:13 +08:00
main.cpp 新增日志相关设置启动参数 (#2581) 2023-06-26 10:49:25 +08:00
Process.cpp 解决启动ffmpeg进程导致shell终端假死的问题:#1662 2022-10-29 17:44:55 +08:00
Process.h 修复MSVC编译问题 2022-11-03 10:51:49 +08:00
System.cpp 确保MediaServer主函数可以多次调用: #1838 2022-07-29 16:24:43 +08:00
System.h 子进程重启失败时,不应通知守护进程退出,确保子进程重启成功 2022-04-09 21:02:54 +08:00
WebApi.cpp Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
WebApi.h 修复openRtpServer函数声明不一致问题 (#2445) 2023-05-08 15:27:43 +08:00
WebHook.cpp Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
WebHook.h 使用submodule方式添加jsoncpp源码 2022-10-16 21:10:18 +08:00