ZLMediaKit/src/Rtsp
zwcarl 9a5fdd3dac
修复组播bug (#3602)
当多个客户端拉同一个组播源时,如果此时源被析构,会偶现使用该源的组播对象没有被析构的情况,在RtpMultiCaster的_rtp_reader->setDetachCB回调函数中,先移除该组播对象再通知上层session可以解决此问题

---------

Co-authored-by: zhengwang <carl.zheng@lednets.com>
2024-06-09 10:42:02 +08:00
..
RtpCodec.cpp Support multi audio/video track 2023-12-09 22:34:22 +08:00
RtpCodec.h rtp send rtp g711 audio can config duration (#3325) 2024-03-02 16:40:13 +08:00
RtpMultiCaster.cpp 修复组播bug (#3602) 2024-06-09 10:42:02 +08:00
RtpMultiCaster.h release 8.0 2023-12-09 16:23:51 +08:00
RtpReceiver.cpp release 8.0 2023-12-09 16:23:51 +08:00
RtpReceiver.h release 8.0 2023-12-09 16:23:51 +08:00
Rtsp.cpp Random port pool ensures that both UDP and TCP modes are available simultaneously 2024-03-16 21:53:30 +08:00
Rtsp.h Support multi audio/video track 2023-12-09 22:34:22 +08:00
RtspDemuxer.cpp feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
RtspDemuxer.h release 8.0 2023-12-09 16:23:51 +08:00
RtspMediaSource.h release 8.0 2023-12-09 16:23:51 +08:00
RtspMediaSourceImp.cpp add MediaTuple 2023-05-30 11:01:27 +08:00
RtspMediaSourceImp.h release 8.0 2023-12-09 16:23:51 +08:00
RtspMediaSourceMuxer.h release 8.0 2023-12-09 16:23:51 +08:00
RtspMuxer.cpp Support multi audio/video track 2023-12-09 22:34:22 +08:00
RtspMuxer.h Support multi audio/video track 2023-12-09 22:34:22 +08:00
RtspPlayer.cpp feat: Using kBeatIntervalMS option for rtsp heartbeat interval time and add kRtspBeatType for setting rtsp heartbeat type 2024-05-11 14:41:18 +08:00
RtspPlayer.h feat: Using kBeatIntervalMS option for rtsp heartbeat interval time and add kRtspBeatType for setting rtsp heartbeat type 2024-05-11 14:41:18 +08:00
RtspPlayerImp.h release 8.0 2023-12-09 16:23:51 +08:00
RtspPusher.cpp release 8.0 2023-12-09 16:23:51 +08:00
RtspPusher.h release 8.0 2023-12-09 16:23:51 +08:00
RtspSession.cpp release 8.0 2023-12-09 16:23:51 +08:00
RtspSession.h release 8.0 2023-12-09 16:23:51 +08:00
RtspSplitter.cpp 解析rtp时,兼容rtsp服务端发送缓冲区溢出覆盖的bug 2024-06-02 13:11:45 +08:00
RtspSplitter.h release 8.0 2023-12-09 16:23:51 +08:00
UDPServer.cpp release 8.0 2023-12-09 16:23:51 +08:00
UDPServer.h release 8.0 2023-12-09 16:23:51 +08:00