|
Decoder.cpp
|
减少内存拷贝,提升性能
|
2020-09-21 14:56:58 +08:00 |
|
Decoder.h
|
去除多余#include
|
2020-06-30 21:14:51 +08:00 |
|
PSDecoder.cpp
|
更新第三方库
|
2020-10-18 21:33:36 +08:00 |
|
PSDecoder.h
|
整理授权协议
|
2020-04-04 20:30:09 +08:00 |
|
PSEncoder.cpp
|
更新第三方库
|
2020-10-18 21:33:36 +08:00 |
|
PSEncoder.h
|
添加utf8-bom头
|
2020-09-06 18:09:31 +08:00 |
|
PSRtpSender.cpp
|
使用临时变量和std::move减少智能指针的拷贝构造
|
2020-10-10 18:23:25 +08:00 |
|
PSRtpSender.h
|
使用临时变量和std::move减少智能指针的拷贝构造
|
2020-10-10 18:23:25 +08:00 |
|
RtpProcess.cpp
|
实现rtsp/rtmp按需转协议功能
|
2020-09-12 19:09:56 +08:00 |
|
RtpProcess.h
|
添加媒体生成源信息
|
2020-09-27 11:32:49 +08:00 |
|
RtpSelector.cpp
|
程序退出时清空RtpProcess对象
|
2020-10-24 23:29:44 +08:00 |
|
RtpSelector.h
|
程序退出时清空RtpProcess对象
|
2020-10-24 23:29:44 +08:00 |
|
RtpServer.cpp
|
rtp端口取偶数:#526
|
2020-10-20 10:38:31 +08:00 |
|
RtpServer.h
|
http api新建的rtp服务器可以自动超时移除
|
2020-07-08 10:25:30 +08:00 |
|
RtpSession.cpp
|
tcp情况下,rtp长度不得超过2K,防止发送端存在缓存覆盖的bug
|
2020-10-18 23:05:24 +08:00 |
|
RtpSession.h
|
支持动态创建GB28181收流端口并可指定stream_id:#338
|
2020-07-07 10:01:12 +08:00 |
|
RtpSplitter.cpp
|
支持ehome推流:#514
|
2020-10-24 23:32:23 +08:00 |
|
RtpSplitter.h
|
支持ehome推流:#514
|
2020-10-24 23:32:23 +08:00 |
|
TSDecoder.cpp
|
进一步抽象ts/ps解析代码
|
2020-05-17 18:00:23 +08:00 |
|
TSDecoder.h
|
进一步抽象ts/ps解析代码
|
2020-05-17 18:00:23 +08:00 |