ZLMediaKit/server
2022-08-16 11:47:24 +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 mp4录制支持作为观看者参与播放人数统计 (#1880) 2022-08-16 11:47:24 +08:00
WebApi.h 封装rtp server创建和关闭 2022-06-22 10:31:53 +08:00
WebHook.cpp mp4录制支持作为观看者参与播放人数统计 (#1880) 2022-08-16 11:47:24 +08:00
WebHook.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00