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 |
|
langhuihui
|
3398f50bad
|
fix: multiple record
|
2024-07-09 19:55:15 +08:00 |
|
pggiroro
|
c08fe2d8bb
|
增加日志输出
|
2024-02-28 18:04:06 +08:00 |
|
pggiroro
|
0b5b9a52ae
|
增加/record/api/recordfile/modify
/record/api/recordfile/delete
用于修改和删除录像文件
|
2024-02-28 15:36:01 +08:00 |
|
pggiroro
|
cb3ad3bebe
|
修复分页搜索问题
|
2024-02-26 15:06:20 +08:00 |
|
pggiroro
|
b4ec04fc9d
|
增加
http://localhost:8080/record/api/list/page
http://localhost:8080/record/api/list/recording/page
用于分页
|
2024-02-26 09:56:38 +08:00 |
|
langhuihui
|
3be25dc538
|
fix: start record fragment arg
|
2023-10-08 13:25:25 +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
|
fff5aef3c4
|
fix: api list
|
2023-06-04 22:42:56 +08:00 |
|
langhuihui
|
079d712e88
|
feat: add raw_audio recoder
|
2023-05-25 14:17:50 +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 |
|
charlestamz
|
84937b73f7
|
修复字计数为0的flv的问题
|
2023-02-03 15:49:47 +08:00 |
|