banshan
d74b9efdbf
Revert "fix: snap timeinterval crash"
...
This reverts commit f440d4cbbf .
2025-01-05 16:19:11 +08:00
banshan
7f2712ae71
Revert "fix: add verify timeinterval and iframeinterval in snap config"
...
This reverts commit 3189973690 .
2025-01-05 16:19:11 +08:00
banshan
3189973690
fix: add verify timeinterval and iframeinterval in snap config
2025-01-05 16:17:46 +08:00
banshan
f440d4cbbf
fix: snap timeinterval crash
2025-01-05 16:17:46 +08:00
banshan
df348e6946
fix: snap use global config to reduce font memory
2025-01-05 16:17:46 +08:00
banshan
5a2af0e7fd
fix: snap manual mode not save
2025-01-05 16:17:46 +08:00
banshan
d26690c7fa
fix: snap manual mode
2025-01-05 16:17:46 +08:00
langhuihui
d8047931c9
feat: add flv pull-recorder
2025-01-03 19:24:30 +08:00
langhuihui
c6bb61eba8
chore: add config change log
2025-01-03 17:03:01 +08:00
langhuihui
a6114700d7
fix: update pull proxy
2025-01-03 10:43:24 +08:00
langhuihui
55d54734e7
feat: pion webrtc update to v4
2025-01-02 19:57:16 +08:00
pg
cbe9f2d645
fix:puller.go init function change p.Plugin to plugin
...
feature:auto init shutdown.sh or shutdown.bat when program start
2025-01-02 19:17:46 +08:00
langhuihui
0caba3d496
feat: add batch in webrtc plugin
2025-01-02 16:46:19 +08:00
langhuihui
2fe53ce68f
feat: update core files for cluster support
2025-01-02 14:18:32 +08:00
langhuihui
e2d81f5fa6
docs: add cluster architecture design with Mermaid diagrams
2025-01-02 14:17:55 +08:00
langhuihui
f884cb8376
feat: add token auto-refresh functionality - Add token refresh threshold and refresh functions in auth package - Implement token refresh in HTTP middleware and gRPC interceptor - Return new token in response headers when token is close to expiration
2025-01-01 22:04:48 +08:00
langhuihui
7ca1c1da0a
fix: 修复 videoFrame 并发访问可能导致的数组越界问题
2025-01-01 17:31:04 +08:00
langhuihui
564c37d123
chore: commit test
2025-01-01 16:49:56 +08:00
banshan
e0c3051fa1
fix: crypto how to filter
2024-12-31 14:18:07 +08:00
banshan
2247c1c3af
fix: add crypto readme
2024-12-31 14:18:07 +08:00
banshan
d12d9ff421
fix: crypto no idr frame
2024-12-31 14:18:07 +08:00
banshan
5a4b88a5a8
feat: add crypto
2024-12-31 14:18:07 +08:00
langhuihui
ddcdf831ae
feat: add pubType
2024-12-31 09:58:41 +08:00
pg
4677bb796e
fix:update user.password into db when user.password is not null
2024-12-30 23:53:25 +08:00
langhuihui
1fe5951c9c
fix: subscribe panic
2024-12-30 10:12:56 +08:00
godkun
5f1ee80fbc
feat: add cpu api request params
2024-12-28 00:32:21 +08:00
godkun
5972451ff0
fix: change two cpu pprof to one
2024-12-27 22:13:23 +08:00
langhuihui
88cd32ac9c
fix: login success with enablelogin is false
2024-12-27 14:10:41 +08:00
banshan
15a8c4b612
fix: add README.md
2024-12-27 13:44:03 +08:00
banshan
f3bea7ebb7
feat: add time format
2024-12-27 13:44:03 +08:00
banshan
6c1113f226
feat: snap mode check
2024-12-27 13:44:03 +08:00
banshan
6eac815e48
fix: query latest snap and iframe interval
2024-12-27 13:44:03 +08:00
banshan
1fbaa70117
feat: add config save to file for manaul snap
2024-12-27 13:44:03 +08:00
banshan
18e47d5ee3
fix:schedule iframe mode not work
2024-12-27 13:44:03 +08:00
banshan
09f32bbb03
feat: add schedule iframe mode and save record to db
2024-12-27 13:44:03 +08:00
banshan
79150b05de
feat: add snap by iframe interval feature
2024-12-27 13:44:03 +08:00
banshan
4ae2a8c7e2
fix: scheduled snap filter
2024-12-27 13:44:03 +08:00
langhuihui
6d0c48c45d
feat: add get secret api
2024-12-26 20:22:31 +08:00
banshan
12e0af7222
feat: add scheduled snap feature
2024-12-26 20:14:31 +08:00
langhuihui
fc55f620ed
feat: add user config
2024-12-26 16:44:37 +08:00
langhuihui
335af79dde
fix: cors add Authorization
2024-12-26 14:25:30 +08:00
pg
0fd16f070c
fix:mp4 SeekTime timestamp is wrong
2024-12-26 10:12:54 +08:00
langhuihui
fdf81335bf
feat: add api auth by jwt
2024-12-25 17:34:07 +08:00
pg
300304954c
fix:search record sql use recordmode=auto
2024-12-24 09:03:58 +08:00
langhuihui
ebade42c73
fix: add push proxy
2024-12-23 09:24:13 +08:00
pg
16d8f00e85
fix:transformer.go config.subscribe.subtype is SubscribeTypeTransform
2024-12-22 23:26:43 +08:00
pg
0913df7b8c
fix:
...
1.recordmode:Change "recordmode" from the original "1, 0" to "auto, event".
original is :1 is event record,0 is auto record.
2.eventleve:Change "eventlevel" from the original "0, 1" to "high, low".
original is :1 is event low,0 is event high.
2024-12-22 17:40:30 +08:00
godkun
3ea37046ff
feat(debug): 添加 CPU 分析图功能
...
- 实现了 GetCpuGraph 方法,用于生成 CPU profile 的 dot 图
- 该方法在后台收集 1 秒的 CPU 数据,然后生成对应的 dot 图
- 新增功能使得可以更直观地分析 CPU 使用情况
2024-12-21 23:38:46 +08:00
godkun
b89b90eb40
feat(plugin/debug): 添加 CPU profiling 和阻塞分析功能
...
- 新增 GetCpu 方法获取 CPU profile 数据
- 启用阻塞分析并计算总阻塞时间
- 收集函数调用信息和运行时统计信息
2024-12-21 23:38:46 +08:00
pg
146cbd98b4
fix: add config.Subscribe.SubType
2024-12-20 22:19:27 +08:00