Commit Graph

839 Commits

Author SHA1 Message Date
Koushik Dutta
088cf2656f tensorflow: plugin 2021-11-06 17:57:57 -07:00
Koushik Dutta
6b736e9083 tensorflow: use native modules again 2021-11-06 17:57:23 -07:00
Koushik Dutta
64ea74b895 docker-buildx.sh 2021-11-06 14:17:15 -07:00
Koushik Dutta
35e844b9da opencv: update to native builds again 2021-11-06 14:16:48 -07:00
Koushik Dutta
c195f48322 webhook: fix mixin late init 2021-11-06 13:56:15 -07:00
Koushik Dutta
11545a34bb myq: add garagedoor type 2021-11-06 13:56:03 -07:00
Koushik Dutta
9edee3b1d4 server: publish 2021-11-06 00:36:47 -07:00
Koushik Dutta
95de148fa9 server/sdk/opencv: install optional dependencies as needed 2021-11-06 00:36:32 -07:00
Koushik Dutta
cdc7051ce6 Merge branch 'main' of github.com:koush/scrypted into main 2021-11-05 23:38:57 -07:00
Koushik Dutta
481df36740 .gitignore 2021-11-05 23:38:51 -07:00
Koushik Dutta
5fe7726434 amcrest: custom http port implementation 2021-11-05 23:38:43 -07:00
Koushik Dutta
9aff168b10 sdk/server: python wip 2021-11-05 23:38:14 -07:00
Koushik Dutta
77cf8d61e6 Update Dockerfile 2021-11-05 23:35:28 -07:00
Koushik Dutta
1e3991c85b synology-ss: first release 2021-11-04 23:41:17 -07:00
Koushik Dutta
52c1c73864 Merge branch 'main' of github.com:koush/scrypted into main 2021-11-04 23:39:15 -07:00
Koushik Dutta
54db19ef0d homekit: shot recording options if using a linked motion sensor 2021-11-04 23:38:34 -07:00
Koushik Dutta
96a9facba0 Merge pull request #40 from IGx89/synology-ss-plugin
Plugin for Synology Surveillance Station
2021-11-04 23:38:08 -07:00
Koushik Dutta
0e20d5ebbe server/sdk: python plugins 2021-11-04 20:29:02 -07:00
Matthew Lieder
e42d4e677f Tweaks per PR review 2021-11-04 22:14:42 -05:00
Koushik Dutta
e25724a85a server/sdk: python rpc wip 2021-11-04 14:41:03 -07:00
Koushik Dutta
7d01311f7f server/rpc: simplify rpc code. initial python rpc. 2021-11-03 23:57:21 -07:00
Matthew Lieder
ba2ef85873 Plugin for Synology Surveillance Station 2021-11-03 22:19:55 -05:00
Koushik Dutta
a463823972 dummy-switch: support for locks and startstop 2021-11-03 10:39:52 -07:00
Koushik Dutta
ae945fa960 opencv: hardware acceleration 2021-11-02 22:23:49 -07:00
Koushik Dutta
5d4b8d7c2a server/tensorflow: publish 2021-11-02 14:45:54 -07:00
Koushik Dutta
a7ae89b575 sdk/server: remove tensorflow dependency 2021-11-02 14:44:09 -07:00
Koushik Dutta
b3df926bed tensorflow: wasm backend 2021-11-02 14:40:40 -07:00
Koushik Dutta
66de07b8ee sdk/server: remove opencv native dependencies 2021-11-01 22:10:40 -07:00
Koushik Dutta
ba971aa07d sdk: assign to exports instead of window 2021-11-01 22:06:39 -07:00
Koushik Dutta
5fe2c92705 opencv: use wasm instead of native dependencies 2021-11-01 22:06:27 -07:00
Koushik Dutta
25b1c23219 dockerfile: Fix tar invocation error 2021-11-01 19:53:26 -07:00
Koushik Dutta
f46265a7d6 server: release 2021-11-01 19:52:20 -07:00
Koushik Dutta
00edf0ee4b server/docker: more ffmpeg overrides, always package raspbian ffmpeg since its not possible to determine that at build time. 2021-11-01 19:52:01 -07:00
Koushik Dutta
d38ad742bf unifi-protect: watch for refresh failure. 2021-11-01 15:13:03 -07:00
Koushik Dutta
884e3f80d2 server: publish 2021-11-01 13:47:54 -07:00
Koushik Dutta
ad1e1ee1b0 core/server: working terminal 2021-11-01 13:47:40 -07:00
Koushik Dutta
034b3dfe99 core/server: fix oneway method failure causing empty plugin list 2021-11-01 13:31:23 -07:00
Koushik Dutta
5927342220 core: wip shell 2021-11-01 13:23:30 -07:00
Koushik Dutta
8939e13d4f remove deprecated dummy plugins in favor of dummy-switch 2021-11-01 12:43:03 -07:00
Koushik Dutta
fa64e99351 server: add support for one way rpc method invocation which does not return a result 2021-11-01 12:35:23 -07:00
Koushik Dutta
81b6aea65c core: rebuild with rpc perf improvements. fixes dashboard responsiveness. 2021-11-01 12:33:32 -07:00
Koushik Dutta
e526f3c40d homekit: transcode cleanup 2021-11-01 11:48:55 -07:00
Koushik Dutta
82b5b018b9 homekit: fix reversed object detect contact sensor bug 2021-10-31 18:28:29 -07:00
Koushik Dutta
1d3a3b46f4 homekit: fix dangling object detection contact sensors. 2021-10-31 14:49:28 -07:00
Koushik Dutta
d0209ec853 opencv: stream restart and stream selection 2021-10-31 14:45:46 -07:00
Koushik Dutta
0ed57a6727 homekit: publish 2021-10-31 14:09:30 -07:00
Koushik Dutta
94cde2b0cb homekit: publish 2021-10-31 14:08:20 -07:00
Koushik Dutta
ff30a234d6 common: make ffmpeg mp4 parser accept input arguments instead of ffmpeg input object 2021-10-31 14:03:28 -07:00
Koushik Dutta
ac32a60d8f homekit: fix streaming/recording transcode options working when they should and should not 2021-10-31 14:02:57 -07:00
Koushik Dutta
16861d3dac zwave: update deps 2021-10-31 13:49:13 -07:00