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 |
|
pg
|
9b33cbd5db
|
1.自动删除最旧的录像文件的功能
2.增加字段用于区分record对象是自动的普通录像还是事件录像
3.修复自动录像时,订阅却订阅失败时会生成小文件的问题
|
2024-10-02 10:45:21 +08:00 |
|
pg
|
b15c776865
|
1.mysql数据库配置未配置时,默认使用sqlite
2.当前该流有事件录像时,重复请求该流的事件录像,录像结束时间顺延,仅实现flv
|
2024-09-19 17:12:34 +08:00 |
|
langhuihui
|
3398f50bad
|
fix: multiple record
|
2024-07-09 19:55:15 +08:00 |
|
langhuihui
|
bc64a3e9d0
|
feat: add buffer write
|
2023-09-12 13:30:30 +08:00 |
|
langhuihui
|
c2bc5bf730
|
fix: concrurrent map writing
|
2023-08-18 09:56:27 +08:00 |
|
langhuihui
|
8f33e9b802
|
fix: fmp4 record error
|
2023-08-13 14:54:07 +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
|
ab8e03475c
|
fix: report error when can't create file to write
desc: 当无法创建文件时报错
|
2023-06-11 13:25:25 +08:00 |
|
langhuihui
|
8ad3dbd128
|
chroe: fit engine's upgrade
|
2023-05-14 17:20:11 +08:00 |
|
langhuihui
|
d717b68e62
|
fix: subscribe will block event bus
|
2023-04-29 22:14:02 +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
|
50bc3f6d23
|
fix: mp4分片时间戳修复
|
2022-12-15 17:16:35 +08:00 |
|
banshan
|
f7393135de
|
导出config
|
2022-10-30 16:08:22 +08:00 |
|
dexter
|
2594e446df
|
🐛 FIX: 自动录制没有进入当前录制列表中
|
2022-10-11 19:15:02 +08:00 |
|
dexter
|
933fb3cced
|
适配引擎4.3.0变化
|
2022-06-20 12:56:16 +08:00 |
|
dexter
|
b0f450d837
|
跟随引擎4.3.0版本
|
2022-06-19 23:43:51 +08:00 |
|
dexter
|
da81af3bf9
|
增加分片录制能力以及hls录制能力
|
2022-05-26 11:29:24 +08:00 |
|