ZLMediaKit/server
xia-chu c9a0025620 新增startRecordTask接口,支持录制事件视频
用户可以录制当前时间前后一定时间内的视频,配置文件gop_cache设置较大时历史视频才能录全
2025-08-02 21:00:30 +08:00
..
CMakeLists.txt feat: generating debug files during linux release builds (#4308) 2025-06-07 15:01:42 +08:00
FFmpegSource.cpp Add exception handling for FFmpeg cmd checked. (#4343) 2025-07-10 14:14:57 +08:00
FFmpegSource.h Optimize the code related to decoding and screenshot (#4106) 2025-01-19 20:18:32 +08:00
main.cpp Add win32 core dump (#4291) 2025-05-31 11:26:00 +08:00
Process.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
Process.h release 8.0 2023-12-09 16:23:51 +08:00
System.cpp Add win32 core dump (#4291) 2025-05-31 11:26:00 +08:00
System.h release 8.0 2023-12-09 16:23:51 +08:00
VideoStack.cpp feat: VideoStack支持等比缩放 (#4191) 2025-03-19 09:42:57 +08:00
VideoStack.h feat: VideoStack支持等比缩放 (#4191) 2025-03-19 09:42:57 +08:00
WebApi.cpp 新增startRecordTask接口,支持录制事件视频 2025-08-02 21:00:30 +08:00
WebApi.h 修正判断Json::Value::find函数返回值 (#4347) 2025-07-10 14:15:52 +08:00
WebHook.cpp web hook 忽略返回值为null的值 2025-04-20 14:50:56 +08:00
WebHook.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00