Commit Graph

230 Commits

Author SHA1 Message Date
langhuihui
55d54734e7 feat: pion webrtc update to v4 2025-01-02 19:57:16 +08:00
langhuihui
0caba3d496 feat: add batch in webrtc plugin 2025-01-02 16:46:19 +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
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
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
banshan
12e0af7222 feat: add scheduled snap feature 2024-12-26 20:14:31 +08:00
pg
0fd16f070c fix:mp4 SeekTime timestamp is wrong 2024-12-26 10:12:54 +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
langhuihui
2dfc10e994 feat: add bps for subscribe 2024-12-19 19:48:14 +08:00
pg
0ba2e1b270 fix:1.rtp/pkg/video.go playLoad maybe length is 0
2.exception.go delete oldest file sql must search end_time is not 1970-01-01 00:00:00
2024-12-19 09:10:40 +08:00
langhuihui
6037cbe18d feat: add subscriber type 2024-12-18 13:23:10 +08:00
langhuihui
0042568dff feat: speed up first sysInfo call 2024-12-17 16:05:36 +08:00
langhuihui
b3a3e37429 feat: add pprof 2024-12-16 20:06:39 +08:00
langhuihui
c1616740ec fix: listen tcp failed return err 2024-12-15 13:55:42 +08:00
langhuihui
4a66d542ce fix: db init table record 2024-12-13 11:47:23 +08:00
banshan
d30b123de9 feat: add snap watermark 2024-12-12 22:20:52 +08:00
langhuihui
d78225c357 fix: cascade 2024-12-12 20:17:56 +08:00
banshan
3041d11648 fix: incomplete part of the snap image 2024-12-09 23:29:09 +08:00
pg
e47e039d29 fix:optimize mp4 event record 2024-12-09 22:08:34 +08:00
banshan
7e3db70daa feat: add snap image 2024-12-09 09:08:35 +08:00
langhuihui
c6c1596d98 fix: mp4 seek 2024-12-06 14:27:39 +08:00
langhuihui
04fbefd537 refactor: device change to pullproxy 2024-12-04 14:07:22 +08:00
pg
645596d319 fix:delete oldest files faild when disk is full 2024-12-04 11:32:38 +08:00
langhuihui
1ed078d240 feat: add port info at plugins 2024-12-03 13:32:31 +08:00
pg
8c0de3b388 fix:get record list pagination totcal count is wrong 2024-12-02 11:45:07 +08:00
langhuihui
305ef1834a fix: send rtcp 2024-11-30 22:56:13 +08:00
langhuihui
6eef325fa6 fix: rtsp add send rtcp 2024-11-29 12:08:14 +08:00
langhuihui
42ba757aef feat: add rtcp report 2024-11-27 19:32:59 +08:00
langhuihui
bd03ad6f85 fix: rtsp wait play response 2024-11-27 16:22:17 +08:00
langhuihui
9b59c4b952 fix: pubconfig on device pull 2024-11-26 18:43:11 +08:00
langhuihui
b139f8f509 feat: add mock scripts 2024-11-26 09:10:24 +08:00
langhuihui
1a3f2c0b52 fix: timestamp 2024-11-22 12:13:22 +08:00
langhuihui
66776bfda8 fix: remove rtsp padding flag 2024-11-21 13:37:04 +08:00
langhuihui
8f50471833 fix: webrtc throw datachannel 2024-11-20 14:26:41 +08:00
langhuihui
df5414e218 feat: add llhls 2024-11-20 09:28:24 +08:00