Koushik Dutta
96a0a6bd90
snapshots/fetch: fix request teardown?
2024-04-11 12:54:10 -07:00
Koushik Dutta
ae63e6004e
amcrest: add motion pulse
2024-04-07 19:20:24 -07:00
Koushik Dutta
ab90e2ec02
amcrest: add face detection type
2024-04-07 13:30:07 -07:00
Koushik Dutta
c06e3623b6
amcrest: additional dahua hackery
2024-04-03 10:40:03 -07:00
Koushik Dutta
008e0ecbf7
amcrest: Fix buggy htp firmware on some dahua
2024-04-03 09:48:10 -07:00
Koushik Dutta
c2defb8c08
onvif: fix two way audio buffer mtu overflow
2024-03-31 13:24:49 -07:00
Koushik Dutta
3c1801ad01
cameras: fix signal + timeout combined usage
2024-03-27 22:05:05 -07:00
Koushik Dutta
30f9e358b7
cameras: fix fetch timeout bugs
2024-03-27 22:02:26 -07:00
Koushik Dutta
456faea1fd
amcrest: fix two way audio termination
2024-03-27 15:39:42 -07:00
Koushik Dutta
5e58b1426e
amcrest: fix two way audio termination
2024-03-27 15:39:21 -07:00
Koushik Dutta
ec6d617c09
cameras: update onvif two way
2024-03-27 12:21:41 -07:00
Koushik Dutta
3e18b9e6aa
amcrest: fix vehicle detection class
2024-03-26 19:29:58 -07:00
Koushik Dutta
dce76b5d87
amcrest: fix object detector types
2024-03-26 18:13:16 -07:00
Koushik Dutta
6fd66db896
amcrest/hikvision: add support for smart detections. publish.
2024-03-26 10:41:32 -07:00
Koushik Dutta
dae40ba862
Merge branch 'main' of github.com:koush/scrypted
2024-03-05 08:49:00 -08:00
Koushik Dutta
fd48eee7b2
cameras: add default request timeouts on snapshots
2024-03-05 08:47:49 -08:00
ruby~
e2067c156b
amcrest: Add support for Dahua VTO locks to Amcrest plugin ( #1356 )
2024-03-03 09:45:08 -08:00
Koushik Dutta
abea872714
amcrest/hikvision: standardize 20s motion timeout
2024-02-14 12:29:01 -08:00
Johannes Bosecker
9abc7ca139
amcrest: Implemented other intercom codec for Dahua doorbells (G.711A). ( #1273 )
2024-01-18 12:36:11 -08:00
Koushik Dutta
249a87bd4c
cameras: fix validation skip, update auth lib
2024-01-13 19:29:35 -08:00
Koushik Dutta
6506c4236f
various: fixup http lib
2024-01-11 00:37:21 -08:00
Koushik Dutta
5f02e6a272
various: more http refactoring
2024-01-10 16:08:38 -08:00
Koushik Dutta
bab3bef0d1
cameras: update http utils again
2024-01-10 11:13:17 -08:00
Koushik Dutta
fa50d6faab
various: remove axios digest auth
2024-01-09 13:52:51 -08:00
Koushik Dutta
47a981e15a
various: Update axios digest auth
2024-01-04 09:59:27 -08:00
Koushik Dutta
f9f50f34c3
common: update digest auth
2023-12-07 12:41:07 -08:00
Koushik Dutta
2fe4191f12
cameras: remove snapshot debouncing, it is in the snapshot plugin now
2023-11-07 09:32:34 -08:00
Koushik Dutta
aac10c4f16
plugins: pcm_mulaw rename, intercom fixes, h264 fix
2023-10-22 16:56:20 -07:00
Koushik Dutta
f07604de4c
two-way audio improvements:
...
rename pcm_ulaw to pcm_mulaw per ffmpeg codec name
support transcode free rtp forwarding of audio only streams
onvif two audio codec negotiation with upstream
2023-10-19 14:00:36 -07:00
Koushik Dutta
9e0e9bc22a
cameras: publish
2023-10-12 10:02:38 -07:00
Koushik Dutta
b49771840e
amcrest: httpsAgent usage fixes
2023-09-17 20:34:48 -07:00
Koushik Dutta
4001fc996f
amcrest: publish
2023-09-17 17:59:56 -07:00
Koushik Dutta
0d97010ca8
amcrest: fix audiocodec detection nre
2023-09-17 17:59:22 -07:00
Koushik Dutta
d95e9c78ea
cameras: update ip address in info after adding
2023-08-30 09:05:17 -07:00
Koushik Dutta
e0db86cb41
cameras: timeout snapshots to free socket
2023-06-17 23:09:23 -07:00
Koushik Dutta
1ea2828e78
plugins/sdk: add support for rebooting devices
2023-05-01 23:04:05 -07:00
Koushik Dutta
ec3e16f20f
onvif (reolink): implement two way audio
2023-04-09 21:02:42 -07:00
Koushik Dutta
422dd94e5c
plugins: update problematic setStorage(key, undefined)
2023-04-07 14:05:49 -07:00
Koushik Dutta
de0e1784a3
amcrest: fix camera default name
2023-03-27 08:50:01 -07:00
Koushik Dutta
0538130e78
amcrest: publish support for multiple call buttons on dahua models
2023-02-27 13:28:09 -08:00
KoljaV
95a3a16227
amcrest: New DahuaEventType and introduction of CallerId for Dahua Intercoms with multiple Bell Buttons. ( #592 )
...
* Update main.ts
Some Dahua Intercom support multiple Call Buttons. Therefore a CallerID is introduced. Plus a new event (DahuaCallDeny) that resets the ring status.
* Update amcrest-api.ts
New Dahua Event Type for Call Deny.
* tested multiple times and sorted out two bugs
---------
Co-authored-by: Kolja Vornholt <kvornholt@MBP-von-Kolja.lan >
2023-02-27 13:27:34 -08:00
Koushik Dutta
e630589489
cameras: auto detect two way audio
2023-02-27 13:19:32 -08:00
Koushik Dutta
ab42ccd889
cameras: publish
2023-02-26 23:21:47 -08:00
Koushik Dutta
767af25aa0
cameras: create probe utils
2023-02-26 22:09:30 -08:00
Koushik Dutta
26d1f8e58c
cameras: include ip in device info
2023-02-26 11:42:52 -08:00
Koushik Dutta
378ac82c8c
cameras: refresh device info on startup
2023-02-26 09:54:25 -08:00
Koushik Dutta
bc64d14f7c
cameras: clean up device validation
2023-02-22 20:09:50 -08:00
Koushik Dutta
9797f292e1
cameras: clean up device validation
2023-02-22 20:03:26 -08:00
Koushik Dutta
27df33ba80
project: update lockfiles
2023-02-22 08:57:08 -08:00
Koushik Dutta
0bedae2c43
update lockfiles
2023-01-02 21:40:09 -08:00