ZLMediaKit/src
jeyawn 2cbe4b714b
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
修复rtmp复杂模式下拉流 C2 不正确导致服务器异常断开的bug (#4598)
fix https://github.com/ZLMediaKit/ZLMediaKit/issues/4591
原因分析:
C2不正确导致拉流校验不通过
---------

Co-authored-by: xiongguangjie <xiong_panda@163.com>
2025-12-14 11:19:23 +08:00
..
Codec 修正libavfilter相关的编译问题和transcode内的错误 (#4587) 2025-12-09 15:34:15 +08:00
Common 更新默认配置文件,支持配置注释和排序 2025-12-01 20:08:23 +08:00
Extension 修复rtp无实际负载时判定为丢包的bug (#4563) 2025-11-25 19:00:38 +08:00
FMP4 AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
Http 修复ws-flv/fmp4/ts播放异常的bug (#4553) 2025-11-23 19:26:29 +08:00
Onvif 初步添加onvif客户端 2025-11-22 08:40:25 +08:00
Player rtc拉流代理支持显示sockInfo和码率 2025-09-29 19:06:47 +08:00
Pusher move srt src like webrtc (#4471) 2025-09-24 16:45:35 +08:00
Record feat: 增加webrtc代理拉流 (#4389) 2025-09-20 16:23:30 +08:00
Rtcp Revert "sr发送限频" (#4533 #4521) 2025-11-04 18:39:52 +08:00
Rtmp 修复rtmp复杂模式下拉流 C2 不正确导致服务器异常断开的bug (#4598) 2025-12-14 11:19:23 +08:00
Rtp 优化精简媒体事件相关逻辑代码 2025-11-23 19:07:48 +08:00
Rtsp 优化rtsp客户端对点播的支持 (#4575 #4569 #4576) 2025-12-01 20:35:54 +08:00
Shell 修复MediaSource::close线程安全问题 2025-09-09 22:02:20 +08:00
TS AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
CMakeLists.txt move srt src like webrtc (#4471) 2025-09-24 16:45:35 +08:00