18 Commits

Author SHA1 Message Date
eanfs
df6486a022 Eanfs v4 (#41)
* [feature] 支持录制完成后上传到Minio

* change module id

* Update mod name

* reset go.mod

* Update for minio uploading

* Update for log

* [feature] support all Recorder

* Update

* Merge branch 'v4' into githubv4

* v4:
  git commit for minio

* fix error

* Update

* Update

* Update for support max Duration

* Update v4.6.5

* Update for chang Config name

* [refactor] update for recording duration

* Update for remove orgion file

* Update mod

* Update

* fix: close mp4 record error

* Update readme

* Fix file not upload Successfully

* feat(recording): 支持录制检查回调

* feat:增加数据库录制检查

* Update 录制文件没有写入结束标志

* 更新依赖包

* fix(record): 自动删除的录像文件。

* Update for sqllite to db error
2025-06-20 16:33:44 +08:00
pggiroro
a6567ad9ea 去掉录像路径的截取,返回完整的相对路径,方便删除和修改接口直接使用路径 2024-03-06 20:50:17 +08:00
langhuihui
3733b9f4e6 feat: omit fs 2023-12-15 18:10:53 +08:00
langhuihui
1181cbca36 feat: add desc to config 2023-12-13 15:23:27 +08:00
langhuihui
bc64a3e9d0 feat: add buffer write 2023-09-12 13:30:30 +08:00
langhuihui
6c289bbcd2 fix: WriteTrailer panic 2023-08-18 14:07:09 +08:00
langhuihui
c2bc5bf730 fix: concrurrent map writing 2023-08-18 09:56:27 +08:00
langhuihui
5817c74b05 feat: support mp4 (not fmp4) format, start record can override fragment config,add fileName args 2023-08-06 14:41:10 +08:00
langhuihui
8ad3dbd128 chroe: fit engine's upgrade 2023-05-14 17:20:11 +08:00
langhuihui
4604fd1dd1 解决append无效问题,以及flv写入metadata时报文件已关闭的错误 2023-04-12 14:00:59 +08:00
dexter
dd63ca86c8 适配引擎的升级 2023-02-02 12:07:49 +08:00
dexter
d75f7cc100 防止收到发布事件后重复订阅 2023-01-18 21:08:41 +08:00
dexter
c3e7a5b5c5 录制者设置为内部订阅者,flv写完后对头部进行修改加入关键帧元数据 2023-01-16 09:25:54 +08:00
dexter
2594e446df 🐛 FIX: 自动录制没有进入当前录制列表中 2022-10-11 19:15:02 +08:00
dexter
76483627a4 🐛 FIX: 增加对数据的判空 2022-10-03 18:42:41 +08:00
dexter
d47e5f7065 🐛 FIX: 防止调用空的GetDurationFn 2022-10-02 10:49:01 +08:00
dexter
0029c816f1 配置加入json的tag 2022-06-22 23:42:41 +08:00
dexter
da81af3bf9 增加分片录制能力以及hls录制能力 2022-05-26 11:29:24 +08:00