769 Commits

Author SHA1 Message Date
pggiroro 788c13e44f feat: delete record file from db and disk 2026-04-09 21:24:56 +08:00
pggiroro 03c55dab9d fix: Fix excessive CPU usage by the subscriber 2026-04-08 23:15:03 +08:00
pggiroro 9f05dadd88 fix: recorder auto stop 2026-04-08 23:15:03 +08:00
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 99397a208b fix: delete rtsp pullproxy failed when rtsp pull failed 2026-04-08 23:15:03 +08:00
pggiroro 1e636dce38 fix: To reduce the delay caused by createstream, store the obtained data in a cache while the process runs, and save it to the file once createstream finishes. 2026-04-08 23:15:03 +08:00
pggiroro cdd17d836b fix: /api/stream/list dead,puller can't start and stream exist 2026-04-08 23:15:03 +08:00
pggiroro 9e75ad4827 fix:transceiver nil point and pulljob stop 2026-04-08 23:15:03 +08:00
pggiroro b9c4f8616d fix: gb28181 save platform channel into database 2026-04-08 23:15:03 +08:00
pggiroro 20a1e95424 fix: gb28181 pullproxy get deviceid from conf.url 2026-03-24 21:41:33 +08:00
pggiroro f18bcbc232 feat: casecade plugin support multi server 2026-03-24 21:41:33 +08:00
pggiroro d9f3e737fb fix: gb28181 casede api add platformchannel status,catalog add ipaddress,civilcode 2026-03-24 21:41:33 +08:00
langhuihui 82b3a01f0c fix: improve admin user creation logic based on configuration 2026-03-02 16:16:19 +08:00
pggiroro b2122bcbd9 fix: gb28181 correct sip.FromHeader.Host 2026-02-08 20:49:15 +08:00
pggiroro 353c9ced84 fix: Reinitialize the pulljob​ when pulljob don't dispose 2026-02-05 21:16:23 +08:00
pggiroro e65d7b1f73 fix: gb28181 download video file path 2026-02-05 21:16:23 +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 eadf20f001 fix: Optimize the writing of metadata into FLV files 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
pggiroro 78b91a448a fix:gb28181 optimize the port recyle 2026-01-22 17:07:36 +08:00
pggiroro 6a99a6d5c6 fix: gb28181 port release and show ports used in task 2026-01-18 11:01:29 +08:00
pggiroro 0fd001083d feat: gb28181 get cascade recordinfo 2026-01-18 11:01:29 +08:00
pggiroro 127c063e76 feat: gb28181 add platform auto input serial,realm,deviceip,deviceport 2026-01-09 09:22:32 +08:00
pggiroro a7b7fbefa2 fix: gb28181 fix customchannelid and customchannelname 2026-01-06 11:13:06 +08:00
pggiroro 30187bcab5 feat: flv plugin stop record api 2026-01-06 11:13:06 +08:00
pggiroro a7ae953f61 fix: crontab support flv record 2026-01-06 11:13:06 +08:00
pggiroro e5ef892739 feat: flv add start record api v5.1.6 2025-12-26 23:04:47 +08:00
pggiroro 1bf2e4e90b fix: set timeout to request start record api 2025-12-26 23:04:47 +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
langhuihui eb4d8b95d5 fix: rtsp reject panic 2025-12-26 15:04:47 +08:00
langhuihui 38f664d38b fix: rtsp publish loss args 2025-12-26 09:59:19 +08:00
pggiroro 28e0729684 fix: handle rtsp error 2025-12-24 16:41:15 +08:00
pggiroro d8f8978d42 feat: gb28181 cascade manage channel, add streampath into channel 2025-12-24 16:41:15 +08:00
pggiroro db2ab36626 feat: ffmpeg path can config in config.yml 2025-12-24 16:41:15 +08:00
pggiroro 8d56c44764 feat: crontab plugin test and retrytick 2025-12-24 16:41:15 +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
pggiroro 805fa45932 fix: use p.VideoTrack.LastValue.Sequence > 0 check publish timeout 2025-12-24 16:41:15 +08:00
pggiroro bd4a6b7431 fix: modify mp4 OverwritePercent default from 80 to 0,make sure off this feature 2025-12-24 16:41:15 +08:00
langhuihui f702f60102 fix: support rtsps v5.1.6-beta20251224 2025-12-24 10:08:48 +08:00
langhuihui 5d42061e56 feat: add storage schemas 2025-12-19 17:23:14 +08:00
pggiroro fed7c65fe8 fix: read storage and miss reader 2025-12-18 11:27:07 +08:00
pggiroro da57ddc708 fix: catalog timeout 2025-12-18 11:27:07 +08:00
pggiroro 5826d68dc6 fix: gb28181 Resolve concurrency issues with fromHeader. 2025-12-18 11:27:07 +08:00
pggiroro 3adcb6211c feat: storage migration to backuppath,snap can read filepath from storage config 2025-12-14 17:51:27 +08:00
pggiroro 855511a8ff feat: read arming config when HookSender 2025-12-14 17:51:27 +08:00