Commit Graph

44 Commits

Author SHA1 Message Date
yangjinxing123 2034f068c0 fix: Deadlock issue caused by device logout (#315)
Co-authored-by: yjx <yjx>
2025-08-15 15:28:23 +08:00
pggiroro eba62c4054 feat: gb28181 support update channel name,channelid 2025-08-06 18:07:27 +08:00
pggiroro 96b9cbfc08 fix: gb28181 update use taskManager 2025-08-03 20:35:52 +08:00
pggiroro 56c4ea5907 fix: api getDevices,getDevice,getChannels 2025-07-11 23:11:27 +08:00
pggiroro 28c71545db fix: groupchannel page select 2025-07-11 18:03:39 +08:00
pggiroro 966153f873 fix: dialog.getKey() change from ssrc to callid;data source of api device/list from db change to memory 2025-07-06 23:06:38 +08:00
pggiroro 23f2ed39a1 fix: gb28181 check from.Address.User when onRegister,delete device from db when device is not register 2025-06-11 22:18:45 +08:00
pggiroro 4df3de00af fix: gb28181 subscriber and invite sdp 2025-06-08 10:40:17 +08:00
pggiroro 0470f78ed7 fix: register to up platform change cseq when need password, get deviceinfo do not update device name when name is not nil in db,return error when DB is nil in Oninit 2025-06-06 22:45:50 +08:00
pggiroro 75791fe93f feat: gb28181 support add platform and platform channel from config.yaml 2025-06-04 20:36:48 +08:00
pggiroro 80ad1044e3 fix: gb28181 register too fast will start too many task 2025-05-22 22:56:41 +08:00
pggiroro b8772f62c1 fix: gb28181 save localport into db 2025-05-22 08:58:40 +08:00
pggiroro 793936e88d feat: gb28181 subscribe alarm,mobileposition,catalog,receive notify request 2025-05-13 16:19:33 +08:00
pggiroro 917f757f97 feat: gb28181 subscribe catalog and mobile position 2025-05-09 21:26:17 +08:00
pggiroro 987cd4fc4f fix: deviceId to deviceID 2025-05-01 09:41:33 +08:00
liuchao aa611c3a0d feat: gb28181 save the latitude and longitude in DeviceInfo and DeviceStatus. 2025-04-30 17:45:39 +08:00
pggiroro 3c5becd569 fix: Standardize field naming in lowerCamelCase 2025-04-30 14:14:44 +08:00
pggiroro ee3a94c0ba feat: api update deivce 2025-04-29 23:38:05 +08:00
pggiroro 21d5728607 feat: catalog and position subscribe 2025-04-28 22:57:49 +08:00
pg 8ca001e74c fix: gb28181 change channel.deviceid to channel.channelid 2025-04-26 23:47:02 +08:00
pg 4de4a832b7 fix: gb28181 update channels when device modify channelid or add,delete channels 2025-04-24 22:47:35 +08:00
pg 192a8460ce feat: Modify the deviceid column in the device table to be the primary key, and remove the original auto-incrementing id column to prevent duplicate registration of the same deviceid 2025-04-24 16:07:33 +08:00
pg dbd1a3697c fix:gb28181 optimize save device to db 2025-04-21 22:30:59 +08:00
pg 5f4815c7ed feature: gb28181 group api support get all group when pid is -1 2025-04-17 14:37:42 +08:00
pg ea2c61cf69 feature: gb28181 add api to support remove device 2025-04-15 23:39:35 +08:00
pg 6069ddf2c2 feature: gb28181 support playback speed 2025-04-14 23:12:54 +08:00
pg 6f51a15fc7 fix: in nat environment,change device ip and port when router restart 2025-03-31 21:56:34 +08:00
pg b305f18b2e fix: remove old gb28281,rename gb28181pro to gb28181 2025-03-25 13:55:59 +08:00
langhuihui 7f0892da83 feat: change package pro to v5 2024-11-12 10:19:55 +08:00
langhuihui 2296aaaa30 feat: change package name to pro 2024-10-22 08:25:55 +08:00
langhuihui fba41faf6b feat: change package name to v5 2024-10-21 20:13:34 +08:00
langhuihui b91f814c5f feat: add device to gb 2024-09-25 17:57:13 +08:00
langhuihui 7a4c7af5d3 fix: gb28181 pull 2024-09-17 21:36:36 +08:00
langhuihui efe842a478 feat: play flv vod 2024-09-02 16:49:11 +08:00
langhuihui d9f9df06b7 refactor: task system 2024-08-24 21:11:32 +08:00
langhuihui d79076416a refactor: retry system 2024-08-15 09:13:13 +08:00
langhuihui 24fa98bdf3 fix: flv record 2024-08-13 20:11:47 +08:00
langhuihui 2c17d1da60 refactor: task manager 2024-08-07 18:13:45 +08:00
langhuihui 983c02269e fix: every device use a client 2024-08-02 17:03:08 +08:00
langhuihui fe00f7981f dev: add via head 2024-08-02 13:44:59 +08:00
langhuihui 358a1ac9a1 fix: MultiLogHandler 2024-08-01 11:48:33 +08:00
langhuihui b8c1fa5ac6 dev: encode sip msg gb2312 2024-07-31 14:21:29 +08:00
langhuihui 17241550bb 修复 rtsp 推流一个低级错误 2024-07-29 20:41:22 +08:00
langhuihui bc17976582 将 HDL 插件改名为 FLV 插件 2024-07-26 10:21:10 +08:00