ZLMediaKit/server
2022-09-09 11:10:55 +08:00
..
CMakeLists.txt cmake: try to disable compile warning of C4819 2022-07-26 13:25:36 +08:00
FFmpegSource.cpp ffmpeg命令支持相对路径 2022-02-24 11:42:43 +08:00
FFmpegSource.h 截图失败时,返回ffmpeg日志; ffmpeg命令支持相对路径 2022-02-24 11:28:48 +08:00
main.cpp first commit for srt intergrate 2022-06-03 13:25:32 +08:00
Process.cpp 精简进程管理相关代码 2022-03-27 22:37:41 +08:00
Process.h 优化代码,去除编译警告,修复拼写错误 2022-08-08 17:36:07 +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 Merge pull request #1942 from mtdxc/reduce_code 2022-09-09 11:10:55 +08:00
WebApi.h RtpServer新增tcp主动模式支持 (#1938) 2022-09-09 10:56:28 +08:00
WebHook.cpp C API和WebHook未找到流回调添加直接关闭机制 (#1948) 2022-09-09 10:55:35 +08:00
WebHook.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00