ZLMediaKit/srt
baigao-X 9d18015e32
fix: SrtCaller and SrtSession crash (#4328)
1.修改SrtCaller 多线程发送造成的crash
2.修改SrtCaller 接收的期望外的控制包可能造成的空指针引用
3.修改异常的streamid ext可能造成的crash
2025-07-26 15:43:36 +08:00
..
Ack.cpp fix srt ack packet packet buf length error 2022-09-22 12:00:02 +08:00
Ack.hpp 格式化srt相关代码 2022-06-07 09:52:20 +08:00
CMakeLists.txt Add logo and version information to exe on windows (#4093) 2025-01-03 11:33:35 +08:00
Common.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
Crypto.cpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
Crypto.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
HSExt.cpp fix: SrtCaller and SrtSession crash (#4328) 2025-07-26 15:43:36 +08:00
HSExt.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
NackContext.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
NackContext.hpp 添加utf-bom头 2022-06-11 15:11:03 +08:00
Packet.cpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
Packet.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
PacketQueue.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
PacketQueue.hpp srt support tlpktdrop=0 feature 2022-06-18 13:01:04 +08:00
PacketSendQueue.cpp 优化代码,去除编译警告,修复拼写错误 2022-08-08 17:36:07 +08:00
PacketSendQueue.hpp srt support tlpktdrop=0 feature 2022-06-18 13:01:04 +08:00
srt_en.md update srt readme (#4153) 2025-02-19 15:04:12 +08:00
srt.md update srt readme (#4153) 2025-02-19 15:04:12 +08:00
SrtSession.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
SrtSession.hpp release 8.0 2023-12-09 16:23:51 +08:00
SrtTransport.cpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
SrtTransport.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
SrtTransportImp.cpp 播放器(reader)setGetInfoCB时统一使用Session对象 (#4195) 2025-03-21 15:22:48 +08:00
SrtTransportImp.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
Statistic.cpp fix srt ack packet packet buf length error 2022-09-22 12:00:02 +08:00
Statistic.hpp add more dump 2022-09-22 01:07:10 +08:00