ZLMediaKit/server
夏楚 2ad44bc773
修复启动参数log-size单位错误bug (#2598)
FileChannel内部已经把做了转换为MB操作,外面无须再乘以1024x1024
2023-06-28 14:55:39 +08:00
..
CMakeLists.txt 优化CMakeList, 完善iOS下编译配置 (#2578) 2023-06-27 10:51:31 +08:00
FFmpegSource.cpp 优化FFmpeg截图命令模板,提高截图成功率 (#2583) 2023-06-26 11:04:52 +08:00
FFmpegSource.h
main.cpp 修复启动参数log-size单位错误bug (#2598) 2023-06-28 14:55:39 +08:00
Process.cpp
Process.h
System.cpp
System.h
WebApi.cpp Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
WebApi.h
WebHook.cpp 添加on_server_exited webhook事件,当程序正常退出时触发 (#2591 #2585) 2023-06-28 11:36:41 +08:00
WebHook.h 添加on_server_exited webhook事件,当程序正常退出时触发 (#2591 #2585) 2023-06-28 11:36:41 +08:00