279 Commits

Author SHA1 Message Date
pggiroro d413f80995 fix: Fix memory leaks in RTSP streaming and recording. 2026-04-08 23:15:03 +08:00
pggiroro 8f6fb90e94 fix: Fix memory leaks in RTSP streaming and recording. 2026-04-08 23:15:03 +08:00
pggiroro f18bcbc232 feat: casecade plugin support multi server 2026-03-24 21:41:33 +08:00
pggiroro 51e34bae82 fix: correct pcma,pcmu samplerate 2026-02-05 21:16:23 +08:00
pggiroro 2dfbeee66e feat: use storage from storage config 2026-01-22 17:07:36 +08:00
pggiroro c5aa26d852 fix: Optimize the playback speed feature 2026-01-22 17:07:36 +08:00
pggiroro 00343d2094 fix: Optimize log generation in Windows system tray mode. 2026-01-22 17:07:36 +08:00
langhuihui c5708e15bb fix: add StatusError and SetStatusFromError to improve error handling in RTSP response 2025-12-26 17:01:25 +08:00
langhuihui 6a87089a56 fix: add SetStatus method for Response to standardize status setting 2025-12-26 16:57:35 +08:00
langhuihui dcd93163b3 fix: rtsp status code 2025-12-26 16:41:34 +08:00
pggiroro 9805aa1724 feat: When running on Windows, it minimizes to the system tray (notification area) and includes an exit button. 2025-12-24 16:41:15 +08:00
langhuihui f702f60102 fix: support rtsps 2025-12-24 10:08:48 +08:00
langhuihui 5d42061e56 feat: add storage schemas 2025-12-19 17:23:14 +08:00
pggiroro 3adcb6211c feat: storage migration to backuppath,snap can read filepath from storage config 2025-12-14 17:51:27 +08:00
langhuihui 7cbfd28d8b fix: formily 2025-12-12 16:55:04 +08:00
langhuihui 7e4959c429 feat: visualize modify config 2025-12-11 20:19:07 +08:00
pggiroro 00cb367901 feat: save mp4 to s3 and play mp4 from s3 2025-11-29 22:23:51 +08:00
pggiroro 9d5c01d3a0 feat: gb28181 ssrc check,choose downloadspeed 1/2/4 2025-11-21 21:57:35 +08:00
langhuihui 1f06faf0f0 opt: idr ring lock-free 2025-11-19 11:04:43 +08:00
langhuihui ac430ffd0d feat: add aac to opus , update quic version 2025-11-19 09:37:27 +08:00
pggiroro 1780dde594 feat: listener before ack,download progress
1.listener before ack
2.use ps.pts to update download progress
2025-11-17 21:47:28 +08:00
langhuihui 78c9201552 feat: add loop arg to pull api 2025-11-04 17:27:43 +08:00
langhuihui 4e5552484d fix: port range use 2025-10-30 18:35:36 +08:00
cto-new[bot] de348725b7 feat(codec): Add unified AV1 raw format and protocol mux/demux support (#354)
* cherry-pick 95191a3: AV1 raw format support and protocol mux/demux integration

* feat(rtp/av1): 完善 AV1 RTP 封装分片及关键帧检测

- Implements RTP packetization for AV1 with OBU fragmentation per RFC9304
- Adds accurate detection of AV1 keyframes using OBU inspection
- Updates AV1 RTP demuxing to reconstruct fragmented OBUs
- Ensures keyframe (IDR) flag is set correctly throughout mux/demux pipeline

---------

Co-authored-by: engine-labs-app[bot] <140088366+engine-labs-app[bot]@users.noreply.github.com>
2025-10-21 09:38:00 +08:00
langhuihui 6693676fe2 fix: mux ICodecCtx sync 2025-10-20 14:28:45 +08:00
langhuihui fe5d31ad08 fix: rtsp tcp read timeout 2025-10-14 20:37:05 +08:00
langhuihui 4f301e724d doc: add bufrader doc 2025-10-13 16:46:22 +08:00
langhuihui 4a2b2a4f06 fix: remove xdp 2025-10-11 13:37:33 +08:00
pggiroro a020dc1cd2 feat: mv mp4 file to SecondaryFilePath;fix: createfile use rw mode,close file when muxer is nil 2025-10-06 23:19:59 +08:00
langhuihui 0e2d7ee3c0 feat: mem use gomem lib 2025-10-02 10:40:09 +08:00
langhuihui 5c10fd13a5 fix: Manager Add method 2025-09-27 20:06:43 +08:00
langhuihui db045cfa62 feat: task system change to out lib 2025-09-26 15:57:26 +08:00
langhuihui 5fb769bfa2 fix: nodata timeout check 2025-09-26 11:12:44 +08:00
langhuihui c0a13cbbf2 feat: add storage to records 2025-09-25 09:34:17 +08:00
langhuihui 7f05a1f24d fix: config point type 2025-09-22 18:57:50 +08:00
langhuihui e52c37e74e fix: onstop check 2025-09-19 23:14:20 +08:00
langhuihui 825328118a fix: BasicAuth for grpc-gateway 2025-09-16 14:03:22 +08:00
pggiroro 0ae3422759 fix: dispose SinglePortReader 2025-09-14 00:00:28 +08:00
langhuihui f619026b86 fix: buffer read end 2025-09-13 08:56:14 +08:00
wy7681259 bc6b6a63d7 fix(config): prevent panic by checking reflect.Value.IsValid() (#334) 2025-09-11 09:49:12 +08:00
langhuihui ea512e1dd9 fix: gb single port 2025-09-11 09:03:56 +08:00
langhuihui 46ababe7a9 fix: rtsp client read timeout 2025-09-10 09:44:23 +08:00
langhuihui f60c9fd421 fix: rtp audio 2025-09-07 18:37:08 +08:00
langhuihui fd089aab9b fix: reuse array remove item 2025-09-05 09:50:44 +08:00
langhuihui 93bcdfbec2 fix: sub rtp audio panic 2025-09-05 09:29:58 +08:00
langhuihui 0786b80cff feat: add webrtc pull proxy 2025-08-29 17:19:31 +08:00
langhuihui 8a9fffb987 refactor: frame converter and mp4 track improvements
- Refactor frame converter implementation
- Update mp4 track to use ICodex
- General refactoring and code improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-28 19:55:37 +08:00
pggiroro cad47aec5c feat: send alarminfo through hook 2025-07-02 21:49:11 +08:00
pggiroro baf3640b23 feat: send alarm through hook 2025-07-01 11:09:59 +08:00
langhuihui ac3ad009a7 feat: suber wait video default 2025-06-23 09:00:02 +08:00