dexter
|
6236c6c369
|
Merge pull request #29 from l0g1n/v4
fix: 修复当前读字节的统计
v4.3.1
|
2024-07-09 19:58:33 +08:00 |
|
Rodrigo Stewart
|
2f87e01ca2
|
Merge branch 'v4' into v4
|
2024-05-21 10:20:51 +08:00 |
|
langhuihui
|
8df3cf16e2
|
fix: extend timestamp
|
2024-05-21 09:24:45 +08:00 |
|
guoqiang
|
7eef72098b
|
fix: 修复当前读字节的统计
|
2024-05-20 15:16:20 +08:00 |
|
langhuihui
|
f0ac19813b
|
fix: extend timestamp
|
2024-05-20 12:57:25 +08:00 |
|
langhuihui
|
efe5c2b0ee
|
fix: appName
|
2024-03-07 20:48:58 +08:00 |
|
langhuihui
|
887c9bb6c3
|
feat: use new engine v4.15.1
|
2024-02-28 09:06:19 +08:00 |
|
langhuihui
|
5f36b127f2
|
fix: seqhead will reset timestamp
v4.3.0
|
2024-02-11 09:24:26 +08:00 |
|
langhuihui
|
2fc87b15dc
|
fix: bad publish
|
2024-01-19 14:56:47 +08:00 |
|
langhuihui
|
93973f2479
|
feat: add desc to config
v4.2.10
|
2023-12-13 15:26:00 +08:00 |
|
langhuihui
|
4a3c25424c
|
feat: add push regexp config
v4.2.9
|
2023-11-10 18:17:02 +08:00 |
|
langhuihui
|
c0c7577ab1
|
feat: add regexp when pullonsub
v4.2.8
|
2023-10-23 14:15:30 +08:00 |
|
langhuihui
|
7c3a013853
|
fix: stop subscribe when error
v4.2.7
|
2023-09-28 08:54:48 +08:00 |
|
dexter
|
762bcea726
|
Merge pull request #25 from Monibuca/dwdcth-patch-3
Update client.go
|
2023-09-21 18:23:04 +08:00 |
|
banshan
|
c044d19602
|
Update client.go
rtmp 没有连上的情况
|
2023-09-21 17:59:07 +08:00 |
|
langhuihui
|
91af4e990e
|
fix: wite MessageStreamID in littleEndian
v4.2.6
|
2023-08-17 19:35:43 +08:00 |
|
langhuihui
|
44522009fb
|
fit engine udpate
v4.2.5
|
2023-08-14 10:10:53 +08:00 |
|
langhuihui
|
25185a8041
|
docs: udpate readme
|
2023-08-06 15:50:49 +08:00 |
|
langhuihui
|
10a3df2c74
|
feat: add stop reason, and ErrUnexpectedEOF
v4.2.4
|
2023-08-06 14:49:59 +08:00 |
|
langhuihui
|
11240491a7
|
fix: stop publisher and subscriber when conn closed
v4.2.3
|
2023-07-07 14:47:43 +08:00 |
|
langhuihui
|
e1c1777455
|
feat: ignore release stream
v4.2.2
|
2023-06-17 17:10:22 +08:00 |
|
langhuihui
|
ab65902ec0
|
feat: support rtmps
v4.2.1
|
2023-06-04 22:48:00 +08:00 |
|
langhuihui
|
d92e00ac9b
|
refactor: remove some stupid code
v4.2.0
|
2023-05-25 14:14:37 +08:00 |
|
langhuihui
|
0f616832c5
|
fit engine update
|
2023-05-23 20:58:54 +08:00 |
|
langhuihui
|
373ab96b25
|
feat: optimize sendFrame
v4.1.11
|
2023-05-11 21:19:17 +08:00 |
|
langhuihui
|
67cfaff62e
|
修复读取msg可能为空的情况
v4.1.10
|
2023-04-23 10:23:00 +08:00 |
|
langhuihui
|
ac4de208b8
|
修复续推时的内存泄露
v4.1.9
|
2023-04-19 13:23:31 +08:00 |
|
dexter
|
4b8c93fdfc
|
适配引擎修改
v4.1.8
|
2023-03-28 19:48:18 +08:00 |
|
dexter
|
790c2f6a23
|
去掉releaseStream的回复
v4.1.7
|
2023-03-03 22:05:08 +08:00 |
|
dexter
|
70360518d4
|
Merge pull request #19 from Monibuca/dwdcth-patch-1
tcUrl路径问题
v4.1.6
|
2023-02-20 16:42:39 +08:00 |
|
banshan
|
35631d621d
|
tcUrl路径问题
|
2023-02-20 15:23:44 +08:00 |
|
dexter
|
c110baed9d
|
Merge pull request #18 from Monibuca/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.4.0 to 0.7.0
v4.1.5
|
2023-02-19 10:21:35 +08:00 |
|
dexter
|
93420a312c
|
修复handshake发送S0S1S2
|
2023-02-18 23:10:41 +08:00 |
|
dependabot[bot]
|
027cea6f74
|
Bump golang.org/x/net from 0.4.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-18 04:36:03 +00:00 |
|
dexter
|
1188afbc3a
|
修复时间戳计算
v4.1.4
|
2023-02-15 19:34:28 +08:00 |
|
dexter
|
082d233dc9
|
适配引擎升级
v4.1.3
|
2023-02-08 22:36:40 +08:00 |
|
dexter
|
59b1b94524
|
修复接续发布
v4.1.2
|
2023-02-08 14:06:14 +08:00 |
|
dexter
|
1744587c88
|
增加断开连接时的日志输出
v4.1.1
|
2023-02-03 21:34:50 +08:00 |
|
dexter
|
f42849b149
|
防止并发写网络
|
2023-02-03 10:16:55 +08:00 |
|
dexter
|
4615ca2472
|
修复MessageStreamID没有赋值导致的push错误
|
2023-02-02 18:01:06 +08:00 |
|
dexter
|
c4bc6d9742
|
代码优化
v4.1.0
|
2023-01-30 22:17:48 +08:00 |
|
dexter
|
e45e9b2912
|
dev
|
2023-01-29 15:05:36 +08:00 |
|
dexter
|
95125b5560
|
推拉异常时关闭远程连接,发送首个音视频包采用绝对时间戳
v4.0.8
|
2023-01-18 21:14:54 +08:00 |
|
dexter
|
a0b55d5e1b
|
将amf迁入engine中方便服用
v4.0.7
|
2023-01-16 09:27:14 +08:00 |
|
dexter
|
7f00f32cb7
|
优化作为client的握手流程
v4.0.6
|
2022-12-31 22:16:27 +08:00 |
|
dexter
|
b1cf9471c9
|
Merge pull request #17 from eduardotang/v4
add rtmps support
|
2022-12-29 17:48:17 +08:00 |
|
et
|
3b93822813
|
rtmps
|
2022-12-29 16:39:58 +08:00 |
|
dexter
|
e62ab20c32
|
适配引擎4.9.3
v4.0.5
|
2022-12-19 09:08:00 +08:00 |
|
dexter
|
69b97e9be1
|
Merge pull request #15 from yangchao2015/v4
增加RTMP流的查询接口
v4.0.4
|
2022-12-12 16:23:22 +08:00 |
|
yangchao
|
e213d74c5f
|
增加RTMP流的查询接口
|
2022-12-09 17:16:08 +08:00 |
|