Commit Graph

4428 Commits

Author SHA1 Message Date
Alex Leeds
4520d1d29f homekit: update hap 2023-03-08 13:07:59 -05:00
Koushik Dutta
f8c16edaae Merge branch 'main' of github.com:koush/scrypted 2023-03-08 07:37:03 -08:00
Koushik Dutta
ea86065d99 tapo: add cloud password instructions 2023-03-08 07:36:57 -08:00
Alex Leeds
ed5c7b126c ring: update dependencies (#607) 2023-03-07 20:49:28 -08:00
Koushik Dutta
806e015823 tapo: make it searchable in plugin install 2023-03-07 16:55:15 -08:00
Koushik Dutta
41c4cbc96c client: update 2023-03-07 16:24:31 -08:00
Koushik Dutta
143a0b2c41 webrtc: startRtpForwarderProcess remove werift dependency 2023-03-07 16:24:22 -08:00
Koushik Dutta
f582db3f11 common: http message parsing helpers 2023-03-07 16:24:00 -08:00
Koushik Dutta
103855ca50 Merge branch 'main' of github.com:koush/scrypted 2023-03-07 16:07:22 -08:00
Koushik Dutta
70c6fe4c68 tapo: initial commit of two way audio 2023-03-07 16:07:15 -08:00
Nick Berardi
c85d45050f alexa: refactor code structure (#606) 2023-03-07 12:04:52 -08:00
Alex Leeds
16a39ac76a ring: update ring api client (#605) 2023-03-07 07:51:25 -08:00
Koushik Dutta
fdc7519db0 onvif: ptz 2023-03-06 18:17:54 -08:00
Koushik Dutta
83af0c5ec7 core: cleanup device discovery 2023-03-06 17:03:21 -08:00
Koushik Dutta
ee22686bff videoanalysis: prevent double motion detector or double object detector 2023-03-06 10:32:35 -08:00
Koushik Dutta
7dc1f9736a pam-diff: add support for motion objects 2023-03-06 10:10:16 -08:00
Koushik Dutta
6e2aa37d75 server: implement missing setMixins 2023-03-06 09:34:29 -08:00
Koushik Dutta
fbaa8a31cf predict: fix bug where memory can leak if detection fails
tf: request restart if detection fails
2023-03-06 09:34:04 -08:00
Koushik Dutta
fa89a5ad24 sort: fix crash if no detection id is provided 2023-03-06 09:33:38 -08:00
Koushik Dutta
464deaf35e cameras: fix bug where device creation fails when no name is provided 2023-03-06 09:33:15 -08:00
Koushik Dutta
9cc8f50ff7 client: update sdk 2023-03-06 09:32:53 -08:00
Koushik Dutta
c17a1184cc core: fix settings subgroup regression 2023-03-06 07:39:17 -08:00
Koushik Dutta
b5004739c3 core: fix wonky settings 2023-03-05 23:09:31 -08:00
Koushik Dutta
d01c0fa72b sdk: fix StorageSettings 'device' defaults 2023-03-05 22:39:04 -08:00
Koushik Dutta
bb9f3d5aab predict: revert object tracker changes until custom NVR detector with face recognition is in place 2023-03-05 22:38:36 -08:00
Koushik Dutta
b23daa6735 Merge branch 'main' of github.com:koush/scrypted 2023-03-05 21:36:54 -08:00
Koushik Dutta
bb8b0125b6 server/sdk: update 2023-03-05 21:36:50 -08:00
Koushik Dutta
8e5f44f998 server: add support for polymorphic media objects 2023-03-05 21:33:44 -08:00
Brett Jia
9015af4902 arlo: optimize event handling (#601)
* optimize event waiting by keying on properties

* bump 0.6.6

* interrupt cleanup for other tasks

* bump 0.6.7 for race condition fix
2023-03-05 19:25:47 -08:00
Koushik Dutta
7902a091a9 core: fix listener leak 2023-03-04 20:48:24 -08:00
Koushik Dutta
615357befb werift: update 2023-03-04 19:20:31 -08:00
Koushik Dutta
34b26c81dc server: fix bug where express sets Cache-Control: max-age=0 on all file responses 2023-03-04 19:19:52 -08:00
Koushik Dutta
ea99a54e1b cloud: cleanup logging 2023-03-04 19:18:36 -08:00
Koushik Dutta
f726826391 core: fix changing password escalating user privileges 2023-03-04 19:00:49 -08:00
Koushik Dutta
dc5148c856 rpc: dont throw on oneway methods even if the peer is closed 2023-03-04 18:59:55 -08:00
Koushik Dutta
373c11ffee webrtc: add connection logging 2023-03-04 18:34:45 -08:00
Koushik Dutta
bea1f019b4 server: update deps 2023-03-04 14:05:08 -08:00
Koushik Dutta
29c98777e9 server: add python plugin id to command line 2023-03-04 14:05:04 -08:00
Koushik Dutta
9eb5029128 cloud: Fix x-scrypted-cloud header to come from upstream proxy 2023-03-04 08:59:23 -08:00
Koushik Dutta
33607796d1 cloud: log incoming connections 2023-03-04 07:51:08 -08:00
Koushik Dutta
f23fa0c335 coreml: update deps 2023-03-03 23:39:43 -08:00
Koushik Dutta
e6cfecfc1a videoanalysis: configurable object tracker 2023-03-03 23:39:18 -08:00
Koushik Dutta
44346d5b33 server: fix python rpc connect 2023-03-03 23:34:15 -08:00
Koushik Dutta
19da68884b server: implement python connectRPCObject 2023-03-03 23:17:43 -08:00
Koushik Dutta
544349de8d snapshot: update sdk 2023-03-03 16:48:37 -08:00
Koushik Dutta
6f90b1a0e3 server: add support for direct ipc 2023-03-03 16:48:29 -08:00
Koushik Dutta
fbbb9163d7 sdk: add ipcObject 2023-03-03 14:56:40 -08:00
Koushik Dutta
445581eefa server: plugin worker cleanups 2023-03-03 11:36:15 -08:00
Koushik Dutta
096c036ea2 rpc: implement python async iterator 2023-03-02 21:03:29 -08:00
Koushik Dutta
b2e5801426 rpc: improve error serialization and handling 2023-03-02 16:02:48 -08:00