ZLMediaKit/src/Rtsp
cqm 607d8ba0e7 实现音频转码功能:
- 启用rtc:// schecma
- 增加音频转码码率配置
- aac转码使用原通道数
2023-08-14 12:57:47 +08:00
..
RtpCodec.cpp rtp ntp时间戳采用透传方式 (#2719) 2023-07-29 23:04:26 +08:00
RtpCodec.h RtpCodec保存和还原Rtp seq 2023-08-14 12:57:46 +08:00
RtpMultiCaster.cpp protected virtual bool sendRtspResponse(...) 2022-12-30 08:50:30 +03:00
RtpMultiCaster.h protected virtual bool sendRtspResponse(...) 2022-12-30 08:50:30 +03:00
RtpReceiver.cpp fix typo. (#2644) 2023-07-09 10:25:10 +08:00
RtpReceiver.h 重写jitter buffer算法,修复seq回环时可能丢包的bug 2023-03-11 10:17:31 +08:00
Rtsp.cpp 修复sdp全局信息未保存问题 (#2739) 2023-08-05 09:24:52 +08:00
Rtsp.h 修复sdp全局信息未保存问题 (#2739) 2023-08-05 09:24:52 +08:00
RtspDemuxer.cpp Header refactor (#2115) 2022-11-29 11:07:13 +08:00
RtspDemuxer.h Unified code style (#2137) 2022-12-02 14:43:06 +08:00
RtspMediaSource.h 实现音频转码功能: 2023-08-14 12:57:47 +08:00
RtspMediaSourceImp.cpp 实现音频转码功能: 2023-08-14 12:57:47 +08:00
RtspMediaSourceImp.h 实现音频转码功能: 2023-08-14 12:57:47 +08:00
RtspMediaSourceMuxer.h 实现音频转码功能: 2023-08-14 12:57:47 +08:00
RtspMuxer.cpp RtpCodec保存和还原Rtp seq 2023-08-14 12:57:46 +08:00
RtspMuxer.h RtpCodec保存和还原Rtp seq 2023-08-14 12:57:46 +08:00
RtspPlayer.cpp rtsp player add query param for content-base (#2637) 2023-07-10 10:53:02 +08:00
RtspPlayer.h rtsp player add query param for content-base (#2637) 2023-07-10 10:53:02 +08:00
RtspPlayerImp.h 优化Parser代码命名 2023-06-10 14:55:40 +08:00
RtspPusher.cpp 优化函数命名风格 2023-06-10 14:55:40 +08:00
RtspPusher.h 更新zltoolkit,适配最新代码 2023-04-28 22:04:09 +08:00
RtspSession.cpp 修复rtsp服务可能无法发送rtp给nat内播放器的bug (#2737 #2740) 2023-08-05 09:25:35 +08:00
RtspSession.h 合并 #2183 2023-01-02 12:08:20 +08:00
RtspSplitter.cpp 重写Parser代码实现 2023-06-10 14:55:40 +08:00
RtspSplitter.h 优化代码 2023-04-22 21:59:26 +08:00
UDPServer.cpp 完善ipv6网络适配 2022-05-08 00:26:01 +08:00
UDPServer.h Header refactor (#2115) 2022-11-29 11:07:13 +08:00