Commit Graph

74 Commits

Author SHA1 Message Date
Koushik Dutta
05d242a472 cameras: fix listener timeouts 2022-08-26 23:05:58 -07:00
Koushik Dutta
f3c83f57c4 cameras: fix project files 2022-08-23 19:24:08 -07:00
Koushik Dutta
032fec4eb6 cameras: fix event timeout, add debug event log 2022-08-22 09:02:27 -07:00
Koushik Dutta
3a6b072694 cameras: cleanup fix timeout checking 2022-08-18 00:09:51 -07:00
Koushik Dutta
82f644990a camera plugins: refresh event listener after 5 minutes if it is silent. 2022-08-17 12:35:06 -07:00
Koushik Dutta
d91ac863e1 amcrest: fix ad110 2 way audio bug caused by ffmpeg change 2022-07-12 12:57:26 -07:00
Koushik Dutta
e84ff90ee3 amcrest/hikvision: add setKeepAlive to tcp socket to see if that detects terminated connections 2022-06-30 17:22:01 -07:00
Koushik Dutta
895509e4dd plugins: add tsconfig.json 2022-06-17 09:43:17 -07:00
Koushik Dutta
79c7e4bd74 various plugins: publish management url support 2022-06-01 22:33:58 -07:00
Koushik Dutta
b20fdc0477 amcrest: fix pcm codec detection 2022-05-10 10:30:34 -07:00
Koushik Dutta
64c5c7000a onvif/amcrest: ffmpeg expects ssrc as signed int32 2022-05-10 10:16:58 -07:00
Koushik Dutta
7453fc44ea amcrest/onvif: fix 2 way audio codec matching to ignore case. add support for multichannel audio. 2022-05-10 09:47:13 -07:00
Koushik Dutta
b4e9f20d5d all: prune package.json 2022-05-02 11:50:47 -07:00
Koushik Dutta
42d9ed5340 plugins: publish various betas 2022-04-13 17:38:04 -07:00
Koushik Dutta
76c5cce2fc amcrest: fix event loop bug 2022-04-13 11:17:10 -07:00
Koushik Dutta
c6e41dcaf5 amcrest: ad110 doorbell fix 2022-04-06 12:10:54 -07:00
Koushik Dutta
3cf82a02ff amcrest: fix initial setup bug 2022-03-24 10:31:28 -07:00
Koushik Dutta
e60b41c68f amcrest: remove weird talk pulse doorbell hack, see what breaks 2022-03-20 13:03:23 -07:00
Koushik Dutta
b9ae0e27e6 amcrest: publish continuous recording 2022-03-14 00:58:13 -07:00
Koushik Dutta
6c02ea0090 amcrest: fix bitrate change on substream 2022-03-11 11:42:53 -08:00
Koushik Dutta
c6d83c66bb homekit/amcrest: dynamic streaming 2022-03-11 11:07:13 -08:00
Koushik Dutta
a62eab2bb9 amcrest/onvif: add more codec options to intercom 2022-03-05 01:23:22 -08:00
Koushik Dutta
4832fd2091 amcrest: publish 2022-03-02 20:57:50 -08:00
Koushik Dutta
fcca95893e rtsp/all: normalize args further. remove usage of problematic reorder_queue_size. only use rtsp_transport and max_delay. consider removing max_delay too. 2022-02-02 14:45:54 -08:00
Koushik Dutta
9e5e082441 rtsp/all: cleanup settings. 2022-02-02 13:22:13 -08:00
Koushik Dutta
20318e9952 all rtsp plugins: normalize max_delay to 1 second 2022-02-02 11:20:04 -08:00
Koushik Dutta
a45e57fc8e rtsp/amcrest: Fix regressions 2022-01-21 20:08:58 -08:00
Koushik Dutta
7a22d10d6c amcrest: fix doorbell regression 2022-01-20 11:20:55 -08:00
Koushik Dutta
8654fcba1d amcrest: consolidate doorbell types 2022-01-18 08:09:12 -08:00
Koushik Dutta
72ff7138fe amcrest: fix event listener duplciate connecitons 2022-01-09 22:14:29 -08:00
Koushik Dutta
044d559e7e amcrest: fix event listener duplciate connecitons 2022-01-09 22:13:42 -08:00
Koushik Dutta
016d21963f package-json.lock files 2022-01-09 10:59:44 -08:00
Koushik Dutta
981663ef5c package.json updates 2021-12-31 12:41:19 -08:00
Koushik Dutta
ba2d6052b3 quick install script 2021-12-28 09:59:50 -08:00
Koushik Dutta
d8f4789356 cameras: rebuild 2021-12-10 23:27:13 -08:00
Koushik Dutta
f3758ede15 amcrest: logging 2021-11-07 21:33:14 -08:00
Koushik Dutta
a8957d083b amcrest: debug logging 2021-11-07 19:28:43 -08:00
Koushik Dutta
f97ba6b142 amcrest: filter events by channel number 2021-11-07 12:58:54 -08:00
Koushik Dutta
5fe7726434 amcrest: custom http port implementation 2021-11-05 23:38:43 -07:00
Koushik Dutta
d7cf41b109 rtsp cameras: camera settings and description updates 2021-10-31 10:43:58 -07:00
Koushik Dutta
ac8daf8a3c rtsp cameras: remove stream disable options. add default stream option. 2021-10-24 23:10:50 -07:00
Koushik Dutta
9f45c66970 rtsp cameras: rebuild with auth fix 2021-10-24 11:11:06 -07:00
Koushik Dutta
ee5e0121ef cameras: update with fixed auth library 2021-10-23 13:39:07 -07:00
Koushik Dutta
74f101c945 rtsp cameras: update to the latest digest auth and axios 2021-10-22 13:54:37 -07:00
Koushik Dutta
8a6380b01d rtsp cameras: publish. fix onvif auth. 2021-10-22 13:38:47 -07:00
Koushik Dutta
ecc3535efe cameras: refactor multi stream support across all cameras 2021-10-21 19:40:10 -07:00
Koushik Dutta
5f8ac6988e amcrest: doorbell pulse fix 2021-10-16 16:01:00 -07:00
Koushik Dutta
c2e0ffac56 amcrest: publish and fix event listener 2021-10-11 19:33:28 -07:00
Koushik Dutta
cf58d2d537 amcrest: disable logging again 2021-10-11 09:46:32 -07:00
Koushik Dutta
a2aa221b88 amcrest: fixup recording failure 2021-10-11 09:46:05 -07:00