ZLMediaKit/server
xia-chu 5d9ced2cf3
Some checks failed
Android / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Docker / build (push) Has been cancelled
Linux / build (push) Has been cancelled
macOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
startSendRtp相关接口新增enable_origin_recv_limit参数控制是否开启源端限流
多倍速rtp转发时,在tcp模式下,如果转发速度跟不上接收速度将导致转发失败,通过开启该参数,可以确保历史视频多倍速下载成功
2025-08-02 21:14:42 +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 startSendRtp相关接口新增enable_origin_recv_limit参数控制是否开启源端限流 2025-08-02 21:14:42 +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