Commit Graph

424 Commits

Author SHA1 Message Date
xia-chu
8b6aa37b87 优化ertmp对opus的支持 2025-10-16 20:15:34 +08:00
韦伟
39a26359ef update media-server to add opus control header (#4469 #4462)
fix #4462  
https://github.com/ireader/media-server/pull/387
2025-09-23 20:41:16 +08:00
baigao-X
3fb43c5fef feat: 增加webrtc代理拉流 (#4389)
- 增加客户端模式,支持主动拉流、推流:
   - addStreamProxy接口新增支持whep主动拉流,拉流地址目前只兼容zlm的whep url。
   - addStreamPusherProxy接口新增支持whip主动推流,推流地址目前只兼容zlm的whip url。
   - 以上推流url格式为webrtc[s]://server_host:server_port/app/stream_id?key=value, 内部会自动转换为http[s]://server_host:server_port/index/api/[whip/whep]?app=app&stream=stream_id&key=value。

- 增加WebRtc p2p 模式:
  - 增加 ICE FULL模式。
  - 增加STUN/TURN 服务器。
  - 增加websocket 信令。
  - 增加P2P代理拉流。

---------

Co-authored-by: xia-chu <771730766@qq.com>
Co-authored-by: mtdxc <mtdxc@126.com>
Co-authored-by: cqm <cqm@97kid.com>
2025-09-20 16:23:30 +08:00
xia-chu
c19f348786 更新zltoolkit 2025-09-10 21:58:04 +08:00
xia-chu
bbbfce9fe3 更新zltoolkit,优化负载均衡问题 2025-08-10 12:49:02 +08:00
xia-chu
652ac9fe82 新增获取poller监听fd个数方法 2025-08-10 12:15:56 +08:00
xia-chu
654dc198dd 修复编译问题 2025-08-10 01:44:37 +08:00
xia-chu
17a43e6007 更新zltoolkit,优化负载均衡问题 2025-08-09 23:49:53 +08:00
PioLing
7b1f8fedac Add network traffic statistics (#4239)
Co-authored-by: xiongguangjie <xiong_panda@163.com>
Co-authored-by: xia-chu <771730766@qq.com>
2025-05-02 16:23:25 +08:00
xia-chu
2ede3197cd Update ZLToolKit
Fix the bug that may overwrite the function during callback.
2025-01-19 20:44:12 +08:00
xia-chu
72c285908c Update zltoolkit 2024-12-05 21:25:47 +08:00
xia-chu
67668c9f2c 更新第三方库 2024-11-29 23:38:10 +08:00
xiongguangjie
b9a1f0d9b5 update zltoolkit fix #3979 2024-10-28 10:59:37 +08:00
xia-chu
4c90a1a95b Instantly enable recording support for GOP caching 2024-10-18 22:22:13 +08:00
Xiaofeng Wang
351e8fbd43 Fixed the compilation issue on macOS15 M platform
https://github.com/ZLMediaKit/ZLToolKit/pull/252
2024-10-11 14:23:05 +08:00
xia-chu
aca39bbfaa Support hot-reload of SSL certificates (#2835) 2024-09-22 18:38:53 +08:00
alex
4152dcd409 AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
xia-chu
c904019d7d 更新ZLToolKit 2024-08-10 11:12:42 +08:00
xia-chu
da704ab2f1 更新并适配ZLToolKit 2024-08-04 20:46:05 +08:00
xiongziliang
c15e454286 更新三方库,提高国标流兼容性 2024-06-29 21:02:07 +08:00
xiongziliang
56d30322fe Linux平台下适配recvmmsg接口 2024-06-29 11:33:17 +08:00
xiongziliang
2bf16e63e1 保证rtp服务器tcp模式下线程安全 2024-06-22 13:04:06 +08:00
xia-chu
1695624732 防止release编译时第三方库断言不触发导致的崩溃 (#3617) 2024-06-12 20:18:50 +08:00
xiongziliang
77d2df1695 移除RtpSelector相关逻辑,优化代码结构 2024-06-09 10:52:10 +08:00
xiongziliang
12b71ca41d Update zltoolkit 2024-05-25 20:44:58 +08:00
xia-chu
e4de454d5d Charset default to UTF-8 on Windows 2024-04-20 22:25:21 +08:00
xia-chu
44d6457108 Update ZLToolKit, support kqueue for macOS/BSD 2024-04-20 21:15:47 +08:00
xia-chu
5a137f8b8e Update submodule 2024-03-17 10:28:10 +08:00
xiongziliang
1b709f665a Update submodules 2024-03-02 16:57:27 +08:00
xiongziliang
da5673d1c4 Update ZLToolKit 2024-02-07 23:07:25 +08:00
xiongziliang
0359f178de Update ZLToolKit 2024-01-28 19:35:06 +08:00
xiongguangjie
f9da87eb5d update media-server for ps demuxer bug fix (#3249)
media-server 有一个bug , 已经提pr修复了,因此更新media-server
2024-01-23 22:47:39 +08:00
xiongziliang
473228a128 Update ZLToolKit 2024-01-06 23:28:18 +08:00
xiongziliang
77400832ac Update ZLToolKit 2024-01-06 17:47:43 +08:00
xiongziliang
bb2d482056 Update ZLToolKit 2023-12-31 22:16:05 +08:00
xiongziliang
bcf0c719f1 Update ZLToolKit 2023-12-23 21:32:24 +08:00
xia-chu
25c99470ee feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
夏楚
bbe8f4a018 release 8.0 2023-12-09 16:23:51 +08:00
xiongziliang
22732ea3f4 确保deleteRecordDirectory接口忽略正在录制的mp4文件 (#3032) 2023-12-02 21:53:25 +08:00
xiongziliang
3137b95406 修复hls快速重连时,延迟删除文件夹相关bug (#3039) 2023-12-02 21:53:24 +08:00
xiongziliang
c12a6f0aed 适配ZLToolKit 2023-12-02 19:49:28 +08:00
alexliyu7352
4648c156c8 优化hls播放器,使用持久化连接 (#3070)
hls播放时,如果对方reset断开了tcp连接,应该自动发起重连
2023-12-01 17:56:08 +08:00
老衲不出家
2a9a51af1f 更新media-server (#2982)
Co-authored-by: monktan <monktan@tencent.com>
2023-11-14 02:33:37 -06:00
xia-chu
dbe6edb5de 更新zltoolkit 2023-11-10 21:57:16 +08:00
xia-chu
055fe2cb92 更新zltoolkit,修复fd溢出以及事件紊乱bug (#2946) 2023-11-10 13:15:00 +08:00
xia-chu
77b3c4312e 更新zltoolkit,修复打开文件描述符太多时,tcp服务器无响应的bug (#2946) 2023-11-07 23:15:55 +08:00
xiongziliang
bf6fccd954 更新ZLToolkit,修复 #2946 2023-11-05 13:04:41 +08:00
xiongziliang
9f28384cd9 更新三方库 2023-11-02 12:54:08 +08:00
夏楚
ae662fa083 webrtc dtls默认采用https证书,如果https证书不存在则随机生成 (#2928)
之前默认随机创建dtls证书,导致每次启动证书都不一致,而Firefox要求同主机的dtls证书必须一致,所以导致每次服务重启,Firefox可能拒绝dtls握手。
并且在集群模式下,如果Firefox接入多个不同集群实例的webrtc服务,也可能导致webrtc dtls握手失败。
2023-10-25 17:50:29 +08:00
xia-chu
d9ea82c800 更新zltoolkit 2023-10-23 20:39:10 +08:00