Commit Graph

56 Commits

Author SHA1 Message Date
langhuihui
97d72548c5 feat: use new engine 4.15.1 2024-07-09 19:59:32 +08:00
langhuihui
6c1207ae43 feat: add av1 and opus 2023-11-17 17:31:51 +08:00
langhuihui
855038c132 Update dependencies and add audio format support 2023-11-03 14:12:05 +08:00
langhuihui
9ac21a130e fix: auto close client 2023-10-25 08:57:33 +08:00
langhuihui
c13d8c659d feat: update gortsplib to v4 2023-10-23 14:20:15 +08:00
langhuihui
62409f14b5 chore: update engine version 2023-09-20 19:24:26 +08:00
langhuihui
df9c5a69cc fix: memory leak 2023-09-15 14:23:59 +08:00
langhuihui
9936b2ca20 fix: upgrade gortsplib 2023-08-25 15:00:57 +08:00
langhuihui
943ba46f70 chore: fit engine udpate 2023-08-14 10:04:37 +08:00
langhuihui
24b63ca07c feat: add stop reason, pull protocol default is tcp now 2023-08-06 15:15:26 +08:00
langhuihui
311b8732a8 fit engine update 2023-06-16 22:42:43 +08:00
langhuihui
8e84bb637a 适配引擎修改 2023-04-24 14:13:46 +08:00
langhuihui
1ad45bfbc1 gortsplib升级到v3.2.1
增加默认缓存大小,解决高码率推拉流问题
增加英文文档
2023-04-23 11:26:02 +08:00
dexter
225bb482d5 适配引擎修改 2023-03-28 19:48:59 +08:00
dependabot[bot]
12350b8af0 Bump golang.org/x/net from 0.2.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.2.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 03:22:09 +00:00
dexter
70321ccd1f 更新依赖库aler9 到2.1.0 2023-02-03 21:36:33 +08:00
dexter
b44efd9749 推拉在异常时对连接关闭 2023-01-18 21:20:06 +08:00
dexter
7f4bfe4c78 使用rtsp拉流时将参数传入订阅者 2023-01-02 21:12:45 +08:00
dexter
187335d311 适配engine v4.9.5 2022-12-31 22:18:50 +08:00
dexter
1f3f4bfb0e 适配引擎4.9.3 2022-12-19 09:06:17 +08:00
dexter
1206a4636f 👌 IMPROVE: 升级gortsplib版本 2022-11-17 23:48:13 +08:00
dexter
754a28e506 更新依赖版本 2022-07-29 20:43:39 +08:00
dexter
93d6eedff2 适配engine 4.4.0 2022-06-25 20:11:32 +08:00
dexter
f9bc450d01 跟随aler9升级 2022-06-05 21:09:37 +08:00
langhuihui
c7c8858d36 添加API接口 2022-04-05 21:19:08 +08:00
dexter
17334dd106 发布功能完善 2022-03-20 00:16:16 +08:00
dexter
bd5a146ea6 v4 update 2022-03-18 01:24:32 +08:00
dexter
af053bb5e6 对处理回调判空 2021-12-27 20:42:06 +08:00
dexter
329f93022e 修复流终止时仍然在拉流的bug 2021-12-14 14:21:52 +08:00
dexter
4107d31c79 默认拉tcp 2021-11-19 21:24:30 +08:00
dexter
ef106e42f8 跟随升级gotsplib 2021-11-18 19:05:06 +08:00
dexter
a900613c70 初步改造完成 2021-11-16 19:06:24 +08:00
dexter
f267b1ca52 rtp依赖1.6.5不能用1.7版本 2021-08-08 08:07:22 +08:00
dexter
bb1e8ba1d8 适配3.3 2021-08-07 22:00:28 +08:00
李宇翔
f68a3ee14b 实现rtsp拉流播放 2021-07-19 20:07:01 +08:00
langhuihui
a2f5cb87b1 修复音频初始化问题 2021-07-12 23:24:04 +08:00
langhuihui
5cdbc220de 修改rtsp自动拉流配置结构 2021-07-11 21:43:15 +08:00
langhuihui
f0a00f3db9 更新readme 2021-07-10 17:52:50 +08:00
李宇翔
cc7b899922 优化track设定 2021-06-23 15:57:44 +08:00
langhuihui
b0c3cdb21a 适配引擎版本升级 2021-06-15 08:06:40 +08:00
langhuihui
0689154012 适配3.0 2021-02-23 13:23:39 +08:00
langhuihui
2e39eabcba 适配3.0 2021-02-17 21:54:37 +08:00
langhuihui
7e61ba71f7 怎加初始拉流功能 2020-10-01 20:12:26 +08:00
langhuihui
d6384dcbd5 版本更新 2020-09-23 23:04:07 +08:00
langhuihui
2159a6fd9b 解决rtsp推流无视频时的报错 2020-09-23 22:55:52 +08:00
langhuihui
02f3e91085 对其他音频的支持 2020-09-20 15:54:27 +08:00
langhuihui
7f40078b50 添加对engine版本的依赖 2020-08-29 08:00:25 +08:00
zbj
0e4406ad14 [fix]宇视摄像头DESCRIBE 有两个RTSP流 一个video matedata 需要两个SETUP才可播放 2020-08-25 11:55:49 +08:00
langhuihui
fadeccddab 更新依赖engine的版本 2020-06-09 07:12:20 +08:00
langhuihui
53c4788df2 改用RTP插件 2020-05-31 10:01:29 +08:00