Koushik Dutta
67cec188ce
docker: fix partition detection
2024-05-30 07:49:38 -07:00
Brett Jia
42ed855b05
actions: replace local install test with setup-scrypted action ( #1488 )
...
* actions: replace local install test with setup-scrypted action
* update
* extract server version from package.json
* use package-lock.json
2024-05-28 12:59:13 -07:00
Jonathan Yip
93da4eed30
docker: Add security_opt to allow container to talk to host avahi daemon ( #1487 )
2024-05-28 09:21:31 -07:00
Long Zheng
a72a596578
homekit: Homekit camera close recording tweaks ( #1486 )
...
* Change throw to log
Throw will not work since the `handleFragmentsRequests` async generator is already closed/finished by HAP
* Move isOpen check
HAP still requests fragment after closing the recording stream. Skip processing it.
* Change catch message
* Add another !isOpen in case race condition with await
2024-05-27 10:12:00 -07:00
Brett Jia
72663dd68c
installer: allow specifying exact server version to install ( #1485 )
...
* Update install-scrypted-dependencies-mac.sh
* Update install-scrypted-dependencies-linux.sh
* Update install-scrypted-dependencies-win.ps1
* Update install-scrypted-dependencies-win.ps1
* Update install-scrypted-dependencies-win.ps1
* Update install-scrypted-dependencies-win.ps1
2024-05-26 12:51:02 -07:00
Brett Jia
bc71fd8515
server: print python interpreter path ( #1484 )
2024-05-25 22:29:46 -07:00
Koushik Dutta
5d72061151
ha: publish
2024-05-21 09:19:43 -07:00
Brett Jia
f2c940c1d3
server: add SCRYPTED_COMPATIBILITY_FILE ( #1479 )
2024-05-19 13:38:57 -07:00
Brett Jia
75bb15d3b7
Revert "server: make fetching network interfaces optional ( #1474 )" ( #1478 )
...
This reverts commit 0160502da8 .
2024-05-17 17:39:24 -07:00
Koushik Dutta
0ae93a9c3f
cli: publish
2024-05-15 09:24:18 -07:00
Long Zheng
72422cdd8b
windows: Fix Windows server install with installDir containing space ( #1471 )
...
* Fix server install with installDir containing space
* Revert "Fix server install with installDir containing space"
This reverts commit b99ccd3c3d .
* Alternate fix by wrapping each runCommand arg in a quote for Windows
2024-05-15 09:23:05 -07:00
Koushik Dutta
390d1b3329
onnx: add windows cuda support
2024-05-14 15:18:17 -07:00
Koushik Dutta
024e99766a
amcrest: fix legacy boundary https://github.com/koush/scrypted/issues/1475
2024-05-14 15:06:21 -07:00
Brett Jia
0160502da8
server: make fetching network interfaces optional ( #1474 )
2024-05-14 13:40:12 -07:00
Koushik Dutta
f0d65982de
postrelease
2024-05-13 19:31:55 -07:00
Koushik Dutta
1445933bd4
postbeta
v0.105.0
2024-05-13 17:40:33 -07:00
Koushik Dutta
508f31c254
core: update intel opencl in lxc
2024-05-13 17:36:33 -07:00
Koushik Dutta
fd1aa10a2a
postbeta
2024-05-13 17:08:32 -07:00
Koushik Dutta
fceed68d75
postbeta
2024-05-13 15:49:05 -07:00
Koushik Dutta
955e780c64
docker: fix missing intel dep
2024-05-13 13:22:37 -07:00
Koushik Dutta
452fe20e8f
docker/lxc: update intel graphics install script
2024-05-13 12:44:36 -07:00
Koushik Dutta
9083e16cdb
postbeta
2024-05-13 10:22:09 -07:00
Koushik Dutta
840a278e5d
server: add methods to manage plugin engine.io connections
2024-05-13 10:21:43 -07:00
Koushik Dutta
6d036dbd60
server: fix python runtime worker setup
2024-05-13 10:21:29 -07:00
Koushik Dutta
d5ba6f34d6
onnx: cleanup
2024-05-13 10:00:53 -07:00
Koushik Dutta
0321846c22
storage-settings/videoanalysis: fix default value of 0
2024-05-12 21:43:55 -07:00
Koushik Dutta
714747fcee
videoanalysis: fix bug
2024-05-12 21:20:37 -07:00
Koushik Dutta
e3906da3c4
videoanalysis: new option to reset smart motion sensor only when motion stops
2024-05-12 21:17:41 -07:00
Koushik Dutta
820ef70033
predict plugins: refactor recog, add onnx, fix spurious model leaks
2024-05-12 21:00:48 -07:00
Koushik Dutta
0c95f5c052
tapo: fix 2 way audio on some models
2024-05-11 19:11:58 -07:00
Koushik Dutta
4cfd7c4362
tapo: fix 2 way audio on some models
2024-05-11 19:11:42 -07:00
Koushik Dutta
1e8126dec8
common: header casing preservation
2024-05-11 19:11:30 -07:00
Koushik Dutta
d3fbc58736
openvino: fix yolo nas labels
2024-05-11 12:05:02 -07:00
Koushik Dutta
46113744b3
dev: fix setup script
2024-05-11 10:07:18 -07:00
Koushik Dutta
3947624ae0
openvino: rollback to stable openvino
2024-05-11 09:07:32 -07:00
Koushik Dutta
4ac5ded012
openvino/onnx: publish yolo nas
2024-05-10 20:47:41 -07:00
Koushik Dutta
aadfacf50a
Merge branch 'main' of github.com:koush/scrypted
2024-05-10 19:46:01 -07:00
Koushik Dutta
bb1e0ac82b
coreml: yolo-nas
2024-05-10 19:45:56 -07:00
Koushik Dutta
23a15a1533
docker: mount changes may need systemctl daemon-reload
2024-05-09 12:59:36 -07:00
Koushik Dutta
01dd480c01
Merge branch 'main' of github.com:koush/scrypted
2024-05-08 20:33:17 -07:00
Koushik Dutta
364cae3273
openvino: update pypi
2024-05-08 20:33:12 -07:00
Koushik Dutta
8a986ab707
windows: -y on choco install
2024-05-08 07:56:31 -07:00
Koushik Dutta
ca96959de8
openvino/onnx: move prep into separate threads
2024-05-07 20:42:06 -07:00
Koushik Dutta
2f0ae9ef50
snapshot: fix weird npm cache bug
2024-05-07 20:26:59 -07:00
Koushik Dutta
8b84bac2c2
snapshot/homekit: fix stale snapshots
2024-05-07 20:22:45 -07:00
Koushik Dutta
976ed7f1a5
onnx: multiple gpu support
2024-05-07 11:26:56 -07:00
Koushik Dutta
b4e6821da8
tensorflow-lite: use dict vs queue for perf
2024-05-07 10:52:06 -07:00
Koushik Dutta
540b990a08
ha: Update config.yaml
2024-05-06 18:26:18 -07:00
Koushik Dutta
ce75b072da
various: publish
2024-05-06 16:31:37 -07:00
Greg Thornton
5bca9b7156
homekit: fix late 2way setup ( #1461 )
...
* homekit: fix late 2way setup
* homekit: use 2-way state rather than playing/intitializing
2024-05-06 16:28:38 -07:00