ziyue
ba947cb6b5
调整switch case语句缩进
2022-08-05 17:42:17 +08:00
Xiaofeng Wang
c14a777598
修正启用 SCTP 后编译问题
2022-07-28 23:15:22 +08:00
Xiaofeng Wang
0fc38bbadb
避免对外传递 srtp 依赖
2022-07-26 00:04:03 +08:00
Xiaofeng Wang
9d3ead61de
整理 CMakeLists.txt
2022-07-25 00:22:30 +08:00
xiongguangjie
cffc0743d7
format code use clang-format
2022-07-14 22:49:31 +08:00
xiongguangjie
602b475a3c
for rtc send can receive rtcp xr, player can calculate rtt , for metaRTC player send rtcp xr
2022-07-12 19:26:17 +08:00
Haibo Chen
576056c465
get ip from env, for externIP in file 'config.ini' ( #1786 )
2022-07-09 21:44:57 +08:00
bin-work
2e1a45895a
修改webrtc码率带宽约束字段 ( #1771 , #1768 )
2022-07-07 16:44:42 +08:00
xiongziliang
2490fd2115
MS_ASSERT改成抛异常
2022-06-18 21:09:57 +08:00
xiongziliang
94839fd93c
添加bom头
2022-06-18 14:34:58 +08:00
xiongziliang
df7a3242bb
修复获取webrtc推流丢包率除0的bug
2022-06-11 14:23:43 +08:00
xiongziliang
b6d3ec5251
完善获取丢包率pull request; 新增MediaSource::getOwnerPoller接口
2022-06-11 12:56:03 +08:00
Leon
be995f9cd2
!17 【功能请求】 /index/api/getMediaList接口 增加LOSS字段用于统计每个轨道丢包率反馈
...
* update webrtc/WebRtcPusher.h.
* update webrtc/WebRtcPusher.cpp.
* update webrtc/WebRtcTransport.h.
* update webrtc/WebRtcTransport.cpp.
* update src/Common/MediaSource.h.
* update src/Common/MediaSource.cpp.
* update server/WebApi.cpp.
2022-06-11 04:31:06 +00:00
sha-long-ba-si
3a9408bcec
webrtc answer m-lines次序错误 ( #1695 )
...
Co-authored-by: james <mrjamesli@126.com>
2022-06-11 12:26:31 +08:00
xiongziliang
b23cbaa0f8
on_publish hook新增continue_push_ms参数,用于断连续推延时控制
2022-06-04 11:06:35 +08:00
xiongziliang
b0f0bdb6ae
调整优化webrtc sdp处理相关代码
2022-05-20 22:14:21 +08:00
cqm
2b29e58f71
sdp代码重构, 增加addItem和addAttr
2022-05-18 18:56:09 +08:00
cqm
9d9315d8c6
支持SDP munging方式simulicast
2022-05-18 09:21:21 +08:00
xiongziliang
4f768cacf1
修复编译警告
2022-05-14 18:46:50 +08:00
xiongziliang
b0f15c9647
sctp关闭编译时,关闭datachannel相关功能
2022-05-13 20:45:27 +08:00
xiongziliang
7e58d91a57
修复rtp two byte ext解析相关bug: #1631
2022-05-13 20:01:57 +08:00
mtdxc
301cbf0a83
支持多个rtc候选地址 ( #1622 )
...
* 支持多个rtc候选地址
* fixed missing extern_ips check
2022-05-12 15:21:09 +08:00
xiongziliang
d66845425c
完善ipv6网络适配
2022-05-08 00:26:01 +08:00
xiongziliang
fb003714e9
新增webrtc datachannel功能: #1216
2022-05-04 22:15:21 +08:00
xiongziliang
1ed793fe97
初步实现webrtc datachannel sdp握手
2022-04-03 17:12:23 +08:00
xiongziliang
03dfcbad36
优化webrtc sdp处理相关代码
2022-04-03 17:10:39 +08:00
xiongziliang
b0af3334c1
修复firefox上webrtc echo测试无法通过的问题: #1493
2022-03-26 22:11:50 +08:00
xiongziliang
4314006551
调整nack相关参数
2022-03-13 19:22:19 +08:00
xiongziliang
aef2ae65af
优化代码
2022-03-12 19:29:58 +08:00
xiongziliang
b8277974aa
webrtc sdp msid不存在时,不添加
2022-03-12 19:27:32 +08:00
xiongziliang
4dc621e1bb
转协议选项抽象为ProtocolOption对象
2022-03-12 13:24:23 +08:00
zx
cd4e772985
remove dumplicate line rtc_media.type
...
remove dumplicate line
`rtc_media.type = mline.type;`
2022-03-04 16:18:26 +08:00
ziyue
d88fe077ed
on_publish hook新增originType字段
2022-03-02 18:03:44 +08:00
xiongziliang
7f66e6b4bf
消除编译警告
2022-02-27 21:52:12 +08:00
xiongziliang
497bf289b6
完善rtc网络迁移日志打印
2022-02-27 21:40:32 +08:00
xiongziliang
f8ef5579ee
整理webrtc相关日志
2022-02-27 21:26:49 +08:00
xiongziliang
a0b464958c
优化rtp重发列队性能
2022-02-27 12:26:11 +08:00
xiongziliang
6707b13418
rtp nack重传列队长度限制为5秒
2022-02-27 02:08:32 +08:00
xiongziliang
ba5ca8f5c7
修复rtp seq重复导致rtp nack重传列队异常的bug
2022-02-27 02:07:25 +08:00
xiongziliang
7a5cf925b0
Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit
2022-02-27 01:03:49 +08:00
xiongziliang
b82cd5a500
确保ntp时间戳获取失败时,webrtc rtp重传缓存列队长度正常
2022-02-27 01:02:54 +08:00
夏楚
3a2a60c40a
防止开启模拟丢包代码时,生成twcc rtcp紊乱的bug
2022-02-27 00:33:39 +08:00
夏楚
db3df7b92e
修复ssrc大小端转换bug
2022-02-26 22:33:00 +08:00
ziyue
72caa43c97
主动关闭的流不支持断流续推: #1401
2022-02-09 14:31:40 +08:00
夏楚
c72cf4cbcc
整理命名空间 ( #1409 )
...
* feat: remove using namespace mediakit in header files.
(cherry picked from commit d44aeb339a8a0e1f0455be82b21fe4b1b536299f)
* feat: remove using namespace mediakit in FFmpegSource.h
* feat: remove using namespace mediakit in RtpExt.h
* feat: remove using namespace mediakit in header files.
* feat: remove using namespace std in header files.
* feat: remove using namespace std in header files when zltoolkit remove std in header
* 补充命名空间
* 整理命名空间
* 整理命名空间2
* 修复macos ci
* 修复编译问题
* 修复编译问题2
* 修复编译问题3
Co-authored-by: Johnny <hellojinqiang@gmail.com>
Co-authored-by: Xiaofeng Wang <wasphin@gmail.com>
2022-02-02 20:34:50 +08:00
xgj
341459fbf5
fix non rtc push rtc play g711 audio loss
2022-01-24 11:57:24 +08:00
ziyue
09ac333e35
webrtc支持断连续推
2022-01-10 17:43:28 +08:00
ziyue
5a592e6db6
优化循环池性能
2022-01-06 14:30:44 +08:00
ziyue
80d24d2884
修复Windows下编译问题
2021-12-31 14:24:15 +08:00
ziyue
7f6be9e118
Refine: 消除编译警告
2021-12-30 15:28:27 +08:00