Koushik Dutta
108d57dbdd
Merge remote-tracking branch 'origin/main' into rebroadcast
2024-05-26 09:06:54 -07:00
Brett Jia
bc71fd8515
server: print python interpreter path ( #1484 )
2024-05-25 22:29:46 -07:00
Koushik Dutta
a51070767b
homekit: change default advertiser back to ciao due to issues. use identifying material
2024-05-25 19:26:21 -07:00
Koushik Dutta
269cc4dbc9
rebroadcast: beta
2024-05-24 22:43:18 -07:00
Koushik Dutta
684961fa4b
openvino: types
2024-05-24 22:43:11 -07:00
Koushik Dutta
4f60b7e379
sdk: update
2024-05-24 22:42:48 -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
Koushik Dutta
7e817b0b30
rebroadcast: further removal of legacy code
2024-05-19 11:22:10 -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
ba1a1eff67
onnx: report device in use
2024-05-17 09:08:07 -07:00
Koushik Dutta
5432b5b917
rebroadcast: more parser refactor
2024-05-16 22:33:23 -07:00
Koushik Dutta
f677cf7393
rebroadcast: parser perf refactor
2024-05-15 14:17:06 -07:00
Koushik Dutta
bdf9278131
rebroadcast: initial pass and removing legacy parsers
2024-05-15 10:03:26 -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