ZLMediaKit/server
xia-chu 5c58f39046
Some checks are pending
Android / build (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Docker / build (push) Waiting to run
Linux / build (push) Waiting to run
macOS / build (push) Waiting to run
Windows / build (push) Waiting to run
优化getMediaList接口,新增返回currentStamp字段,获取单个流时确保返回loss字段 (#4260)
2025-10-18 13:00:54 +08:00
..
CMakeLists.txt 修复release编译产出文件过大的问题 2025-10-11 18:58:10 +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 feat: 增加webrtc代理拉流 (#4389) 2025-09-20 16:23:30 +08:00
Process.cpp ffmpeg命令行支持shell语法 2025-08-23 11:54:58 +08:00
Process.h release 8.0 2023-12-09 16:23:51 +08:00
ShellParser.h ffmpeg命令行支持shell语法 2025-08-23 11:54:58 +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 优化getMediaList接口,新增返回currentStamp字段,获取单个流时确保返回loss字段 (#4260) 2025-10-18 13:00:54 +08:00
WebApi.h feat: 增加webrtc代理拉流 (#4389) 2025-09-20 16:23:30 +08:00
WebHook.cpp 修复溯源url模板带参数时溯源失败的问题 2025-09-12 21:50:30 +08:00
WebHook.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00