Koushik Dutta
fbe3e83884
cameras: move autoconfiguration button so its less accidentally clickable
2024-09-03 16:01:11 -07:00
Koushik Dutta
a0b7fc54de
cameras: autoconfiguration menu fixes
2024-08-12 17:59:00 -07:00
Koushik Dutta
d32efd6500
amcrest: ad410 autoconfigure fixes
2024-08-11 19:31:01 -07:00
Koushik Dutta
7be81ab7e2
cameras: more configuration cleanups
2024-08-11 17:31:48 -07:00
Koushik Dutta
820c66311d
cameras: autoconfiguration notes
2024-08-11 13:59:27 -07:00
Koushik Dutta
38dd9e2ee2
amcrest: motion reset/setup
2024-08-10 23:56:21 -07:00
Koushik Dutta
3033cd9626
cameras: add autoconfiguration alert
2024-08-10 23:10:05 -07:00
Koushik Dutta
afe1421c39
cameras: remove unnecessary codec calls
2024-08-10 22:45:00 -07:00
Koushik Dutta
fbaf9b97aa
amcrest: auto configure audio
2024-08-10 17:58:56 -07:00
Koushik Dutta
c1d84d6e08
amcrest: wip auto configure
2024-08-10 11:06:12 -07:00
Koushik Dutta
5c69c70013
amcrest: wip auto configure
2024-08-10 10:36:26 -07:00
Koushik Dutta
6379aa89ef
hikvision: wip autoconfigure
2024-08-09 21:39:43 -07:00
Koushik Dutta
7578cf092e
amcrest: use VideoMotionInfo state to reset motion
2024-07-13 20:42:39 -07:00
Koushik Dutta
4d471eb285
sdk/plugins/client/server: add new ScryptedDeviceCreator ui hooks
2024-07-08 09:43:30 -07:00
Koushik Dutta
024e99766a
amcrest: fix legacy boundary https://github.com/koush/scrypted/issues/1475
2024-05-14 15:06:21 -07:00
Koushik Dutta
9c9909e05b
amcrest: Fix probe
2024-04-13 12:28:39 -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
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
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
b49771840e
amcrest: httpsAgent usage fixes
2023-09-17 20:34:48 -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
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
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