.. |
Decoder.cpp
|
update media-server (#2075)
|
2022-11-09 17:44:38 +08:00 |
Decoder.h
|
Unified code style (#2137)
|
2022-12-02 14:43:06 +08:00 |
GB28181Process.cpp
|
add MediaTuple
|
2023-05-30 11:01:27 +08:00 |
GB28181Process.h
|
Unified code style (#2137)
|
2022-12-02 14:43:06 +08:00 |
ProcessInterface.h
|
新增媒体流flush机制:#1996
|
2022-10-16 19:54:17 +08:00 |
PSDecoder.cpp
|
新增Assert异常类型,解决国标重复推流不注销问题 (#2393)
|
2023-04-14 15:10:48 +08:00 |
PSDecoder.h
|
Optimize Decoder inheritance relationship (#1760)
|
2022-06-29 11:01:16 +08:00 |
PSEncoder.cpp
|
Header refactor (#2115)
|
2022-11-29 11:07:13 +08:00 |
PSEncoder.h
|
Header refactor (#2115)
|
2022-11-29 11:07:13 +08:00 |
RawEncoder.cpp
|
修复编译警告
|
2022-08-08 15:28:43 +08:00 |
RawEncoder.h
|
Unified code style (#2137)
|
2022-12-02 14:43:06 +08:00 |
RtpCache.cpp
|
rtp级联(ps/ts/es)新增支持gop缓存功能 (#2395)
|
2023-04-17 12:19:24 +08:00 |
RtpCache.h
|
rtp级联(ps/ts/es)新增支持gop缓存功能 (#2395)
|
2023-04-17 12:19:24 +08:00 |
RtpProcess.cpp
|
防止析构函数抛异常导致崩溃问题 (#2546)
|
2023-06-11 22:07:15 +08:00 |
RtpProcess.h
|
openRtpServer接口新增only_audio参数,优化语音对讲场景
|
2023-02-17 22:48:39 +08:00 |
RtpSelector.cpp
|
rtp服务器单端口模式收到相同ssrc推流时延时关闭RtpSession对象(防止频繁创建销毁对象)
|
2023-02-28 22:56:29 +08:00 |
RtpSelector.h
|
rtp服务器单端口模式收到相同ssrc推流时延时关闭RtpSession对象(防止频繁创建销毁对象)
|
2023-02-28 22:56:29 +08:00 |
RtpSender.cpp
|
防止析构函数抛异常导致崩溃问题 (#2546)
|
2023-06-11 22:07:15 +08:00 |
RtpSender.h
|
startSendRtp接口支持同时接收流:#2109,#2149
|
2023-01-07 22:36:30 +08:00 |
RtpServer.cpp
|
直接打印SockException类
|
2023-04-23 00:10:18 +08:00 |
RtpServer.h
|
新增动态更新rtp server过滤ssrc接口updateRtpServerSSRC(#2390)
|
2023-04-21 23:08:48 +08:00 |
RtpSession.cpp
|
使用static_pointer_cast优化性能
|
2023-04-28 22:04:38 +08:00 |
RtpSession.h
|
rtp服务器单端口模式收到相同ssrc推流时延时关闭RtpSession对象(防止频繁创建销毁对象)
|
2023-02-28 22:56:29 +08:00 |
RtpSplitter.cpp
|
降低TCP RTP 2字节头被误判为EHOME头的风险 (#2502)
|
2023-05-27 22:27:10 +08:00 |
RtpSplitter.h
|
降低TCP RTP 2字节头被误判为EHOME头的风险 (#2502)
|
2023-05-27 22:27:10 +08:00 |
TSDecoder.cpp
|
消除编译警告
|
2022-11-19 09:37:49 +08:00 |
TSDecoder.h
|
优化代码
|
2023-04-22 21:59:26 +08:00 |