Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
Z
ZLMediaKit
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
张翔宇
ZLMediaKit
Commits
a3177de658e3abc47391e1be9e3b47e44ee3db1a
Switch branch/tag
ZLMediaKit
18 Oct, 2021
7 commits
修复webrtc日志相关编译问题
· a3177de6
ziyue
committed
Oct 18, 2021
a3177de6
Browse Files
修复webrtc echo test无法在chrome上使用的问题
· 4dcac10b
ziyue
committed
Oct 18, 2021
4dcac10b
Browse Files
修复linux下assert未找到的编译问题
· 03655a71
ziyue
committed
Oct 18, 2021
03655a71
Browse Files
Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit
· b72f1cb3
ziyue
committed
Oct 18, 2021
b72f1cb3
Browse Files
mediasoup移植代码开启日志打印
· 1a5fd824
ziyue
committed
Oct 18, 2021
1a5fd824
Browse Files
整理日志接口
· a8e61010
ziyue
committed
Oct 18, 2021
a8e61010
Browse Files
mk_log_printf改用vasprintf函数
· 5d9f0566
ziyue
committed
Oct 18, 2021
5d9f0566
Browse Files
16 Oct, 2021
15 commits
for rtc client demo add methond echo (#1167)
· c18c8cfd
xiongguangjie
committed
Oct 16, 2021
c18c8cfd
Browse Files
修复GB28181推流显示设备端口错误的问题:#1160
· 74aa2ba0
ziyue
committed
Oct 16, 2021
74aa2ba0
Browse Files
webrtc echo test不检查app/stream参数
· cfd5957c
ziyue
committed
Oct 16, 2021
cfd5957c
Browse Files
删除多余代码
· 488026c0
ziyue
committed
Oct 16, 2021
488026c0
Browse Files
修改常量命名
· f5f58196
ziyue
committed
Oct 16, 2021
f5f58196
Browse Files
修复关闭hls相关功能时编译报错问题
· 8769ea83
ziyue
committed
Oct 16, 2021
8769ea83
Browse Files
重写webrtc sdp校验逻辑,确保无有效track时抛异常:#1157
· 9433a0c3
ziyue
committed
Oct 16, 2021
9433a0c3
Browse Files
CHECK宏支持自定义错误提示
· b10fc523
ziyue
committed
Oct 16, 2021
b10fc523
Browse Files
修复cpu亲和性设置导致FFmpeg进程不能使用多核cpu的问题:#1149
· 11eb04f0
ziyue
committed
Oct 16, 2021
11eb04f0
Browse Files
修复cpu亲和性设置导致FFmpeg进程不能使用多核cpu的问题:#1149
· daaf73d3
ziyue
committed
Oct 16, 2021
daaf73d3
Browse Files
删除多余空行
· d2a98785
ziyue
committed
Oct 16, 2021
d2a98785
Browse Files
新增webrtc echo test双向会话示例
· 34365a2f
ziyue
committed
Oct 16, 2021
34365a2f
Browse Files
双向会话时,确保收发ssrc一致
· f0e896a5
ziyue
committed
Oct 16, 2021
f0e896a5
Browse Files
整理WebRtcSession代码
· 85fec6da
ziyue
committed
Oct 16, 2021
85fec6da
Browse Files
合并pr:#1163
· 8c1caeff
ziyue
committed
Oct 16, 2021
8c1caeff
Browse Files
15 Oct, 2021
14 commits
进一步改善 WebRtcTransportImp 的生命周期逻辑。
· 25a1434e
Johnny
committed
Oct 15, 2021
25a1434e
Browse Files
调整 RtspSession::_push_src类型,统一为 RtspMediaSource::Ptr _push_src;
· 722097be
Johnny
committed
Oct 15, 2021
722097be
Browse Files
确保完全忽略webrtc客户端不支持的rtp
· efa839c6
ziyue
committed
Oct 15, 2021
efa839c6
Browse Files
完善webrtc对象追踪相关日志
· 82b78f45
ziyue
committed
Oct 15, 2021
82b78f45
Browse Files
提取webrtc推流、播放代码为单独的派生类
· 7f3f47ab
ziyue
committed
Oct 15, 2021
7f3f47ab
Browse Files
webrtc codec类型不支持时,设置为inactive类型
· 8531b5e1
ziyue
committed
Oct 15, 2021
8531b5e1
Browse Files
Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit
· a4081974
ziyue
committed
Oct 15, 2021
a4081974
Browse Files
支持生成 sdp 时指定端口 (#1161)
· fe450ba2
Xiaofeng Wang
committed
Oct 15, 2021
fe450ba2
Browse Files
初始化内存 (#1162)
· 2a2597a8
Xiaofeng Wang
committed
Oct 15, 2021
2a2597a8
Browse Files
合并pr:#1158
· 702c505a
ziyue
committed
Oct 15, 2021
702c505a
Browse Files
Refine: 调整 WebRtcSession::getPoller 静态函数为 QueryPollerByBuffer 全局函数,以改善其他 getPoller 同名函数可读性。
· 638ef8c7
Johnny
committed
Oct 15, 2021
638ef8c7
Browse Files
调整 RtcpContext 成员函数
· 22c68a29
Johnny
committed
Oct 15, 2021
22c68a29
Browse Files
调整 RtcpContext 成员变量
· f6412917
Johnny
committed
Oct 15, 2021
f6412917
Browse Files
增加 RtcpContextForSend/RtcpContextForRecv作为RtcpContext子类
· c98e85ca
Johnny
committed
Oct 15, 2021
c98e85ca
Browse Files
14 Oct, 2021
4 commits
新增hook回调抛异常处理逻辑
· 290b3f37
ziyue
committed
Oct 14, 2021
290b3f37
Browse Files
webrtc extmap方向匹配失败时,不添加进sdp
· e4cdc5f2
ziyue
committed
Oct 14, 2021
e4cdc5f2
Browse Files
webrtc rtp扩展(extmap)支持方向设定
· b2bec619
ziyue
committed
Oct 14, 2021
b2bec619
Browse Files
rtc answer sdp存在多个ssrc时,确保最后一个不为空
· aaecd740
ziyue
committed
Oct 14, 2021
aaecd740
Browse Files