Commit Graph

4392 Commits

Author SHA1 Message Date
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
Koushik Dutta
41061854f1 rpc: add intrinsic support for async iterators 2023-03-02 13:49:20 -08:00
Koushik Dutta
d91e625973 sort-tracker: publish 2023-03-02 09:09:53 -08:00
Koushik Dutta
ec5b59a00c Merge branch 'main' of github.com:koush/scrypted 2023-03-01 21:34:12 -08:00
Koushik Dutta
172790b18f sdk: fix device StorageSetting deserialzation
predict: externalize tracker
2023-03-01 21:33:43 -08:00
Nick Berardi
de0e6ee955 unifi-protect: added new smart event and updated snapshot to use login (#595) 2023-03-01 20:13:01 -08:00
Koushik Dutta
69d7ff2ced Merge branch 'main' of github.com:koush/scrypted 2023-03-01 14:51:55 -08:00
Koushik Dutta
3c237eac91 tensorflow-lite: cleanup dead code 2023-03-01 14:51:52 -08:00
Koushik Dutta
694c195024 rpc: fixup WeakRef typing 2023-03-01 14:51:40 -08:00
Koushik Dutta
c1f0281030 core: add finer grain user permissions 2023-03-01 14:51:14 -08:00
Brett Jia
fa218cbcbd remote: cleanup remote hint now that rebroadcast uses external by default (#594) 2023-03-01 14:18:42 -08:00
Koushik Dutta
a89700acc2 cli/client: decouple, upgrade packages, publish 2023-03-01 13:55:40 -08:00
Koushik Dutta
82fb24e275 rebroadcast: move url expansion into separate file 2023-03-01 12:22:33 -08:00
Koushik Dutta
eef67a9383 cli: fix arg parsing 2023-03-01 11:56:37 -08:00
Koushik Dutta
1180d9fa2c cli: rebuild 2023-03-01 11:51:36 -08:00
Koushik Dutta
57734f1d3c videoanalysis: remove extra settings 2023-02-28 23:56:39 -08:00
Koushik Dutta
dace750829 predict: publish 2023-02-28 21:53:33 -08:00
Koushik Dutta
f359a7167a server: nuke python prefix prior to install to purge old conflicting deps 2023-02-28 21:53:15 -08:00
Koushik Dutta
39c0759d1b tensorflow-lite: add simd support 2023-02-28 21:34:06 -08:00
Koushik Dutta
fee90334fb videoanalysis: snapshot mode cleanups 2023-02-28 20:48:31 -08:00
Koushik Dutta
80db6e50ab rebroadcast: fix external url behavior 2023-02-28 20:44:57 -08:00
Koushik Dutta
1fa6c2d842 tensorflow: reduce several expensice cpu resizes 2023-02-28 20:44:21 -08:00
Koushik Dutta
8b39c4c22c snapshot: fix debug file logging 2023-02-28 20:26:15 -08:00
Koushik Dutta
4b6fd5b5a8 server: remove debug logging 2023-02-28 20:20:17 -08:00
Koushik Dutta
f2d1909b6d docker: gstreamer vaapi is apparently xplat 2023-02-28 19:42:21 -08:00
Koushik Dutta
7917fb96dc docker: incude ffmpeg 2023-02-28 19:39:12 -08:00
Koushik Dutta
ad5fae98f1 docker: incude ffmpeg 2023-02-28 19:35:33 -08:00
Koushik Dutta
8412eb36fe rebroadcast: fix erroneous external check. 2023-02-28 11:22:51 -08:00
Koushik Dutta
822455383b rebroadcast: include error in warning message 2023-02-28 11:20:27 -08:00
Koushik Dutta
2d4357e4c0 server: preserve MediaObject name in constructor 2023-02-28 11:17:58 -08:00
Koushik Dutta
6336407f15 prepublish v0.6.26 2023-02-28 11:17:26 -08:00
Koushik Dutta
38e3492137 rebroadcast: use new rtsp code with auth and extenral access 2023-02-28 11:15:32 -08:00
Koushik Dutta
255e426e2d client: update 2023-02-28 11:10:47 -08:00
Koushik Dutta
fed1cf2a0d cli: update 2023-02-28 11:10:22 -08:00
Koushik Dutta
a5cb8c3fdc sdk: update 2023-02-28 11:09:07 -08:00
Koushik Dutta
514d86144f sdk: update 2023-02-28 11:07:47 -08:00
Koushik Dutta
21db7934c9 Merge branch 'main' of github.com:koush/scrypted 2023-02-28 08:16:00 -08:00