Koushik Dutta
2894ab1b96
prerelease
v0.7.28
2023-03-25 09:28:26 -07:00
Koushik Dutta
99995ea882
server: start watchdog/stats after plugin dependency installation completes
2023-03-25 09:27:04 -07:00
Koushik Dutta
d6560fbbe4
prerelease
v0.7.27
2023-03-24 21:50:42 -07:00
Koushik Dutta
7205583104
prebeta
2023-03-24 20:45:10 -07:00
Koushik Dutta
8479a16d3d
vscode-typescript: update sample
2023-03-24 20:21:11 -07:00
Koushik Dutta
409aad4794
videoanalysis: publish
2023-03-24 20:20:22 -07:00
Koushik Dutta
a29d009e5c
sdk: update
2023-03-24 20:19:48 -07:00
Koushik Dutta
6772419ccf
rpc: async iterator close should happen silently
2023-03-24 20:19:41 -07:00
Koushik Dutta
38746ee743
homekit: publish beta
2023-03-24 19:52:39 -07:00
Brett Jia
c5cb3ffa90
homekit: merge SecuritySystem & child Sirens as one Homekit accessory ( #650 )
...
* add OnOff to SecuritySystem accessory as a switch
* BFS to reorder devices + merge and skip devices
* add some comments
* more safety checks
* embarrassing moment where I forgot this isn't BFS
2023-03-24 19:52:10 -07:00
Brett Jia
e119056267
actions: tests for platform-specific install scripts ( #653 )
...
* Create test.yml
* debugging
* Update install-scrypted-dependencies-linux.sh
* Update install-scrypted-dependencies-linux.sh
* Update test.yml
* Update install-scrypted-dependencies-linux.sh
* Update test.yml
* Update test.yml
* Update test.yml
* Run for only certain paths
2023-03-24 08:23:08 -07:00
Koushik Dutta
590ad3de37
Merge branch 'main' of github.com:koush/scrypted
2023-03-23 19:59:47 -07:00
Koushik Dutta
6cd412de88
detect: add format hints
2023-03-23 19:59:26 -07:00
Koushik Dutta
33ca0242b1
videoanalysis: dps tracker
2023-03-23 19:42:17 -07:00
Koushik Dutta
68d3f10888
rtsp server: fix URL quirk in electron
2023-03-23 19:42:00 -07:00
Koushik Dutta
7a844aac84
sdk: format hints on video frame
2023-03-23 19:41:45 -07:00
Koushik Dutta
6f2bb9fd9e
server: hack fix python sdk path
2023-03-23 00:37:17 -07:00
Koushik Dutta
12e47993a4
server: electron environment fixes
2023-03-22 22:50:02 -07:00
Koushik Dutta
b0396b77bd
server: serialization intrinsic for Uint8Array
2023-03-22 22:49:28 -07:00
Koushik Dutta
07c2314376
server: update package lock
2023-03-22 19:52:06 -07:00
Koushik Dutta
cee140e49f
sort-tracker: publish
2023-03-22 19:51:52 -07:00
Koushik Dutta
a3963af6e7
prebeta
2023-03-22 14:47:32 -07:00
Koushik Dutta
8ff28418b3
mac: install cmake
2023-03-22 14:13:56 -07:00
Koushik Dutta
08a5c2f2b3
docker: set SCRYPTED_BASE_VERSION
2023-03-22 14:00:22 -07:00
Koushik Dutta
286bd5b19e
docker: set SCRYPTED_BASE_VERSION
2023-03-22 13:58:01 -07:00
Koushik Dutta
59f3c2e3ad
server: add mechanism to force pip/npm install rerun on upgrade
2023-03-22 13:54:04 -07:00
Koushik Dutta
ea1b394061
tensorflow-lite: publish
2023-03-22 13:27:25 -07:00
Koushik Dutta
5dc1af76e8
Merge branch 'main' of github.com:koush/scrypted
2023-03-22 13:15:42 -07:00
Koushik Dutta
771bbd834b
python-codecs: use pillow-simd if possible
2023-03-22 13:15:35 -07:00
Alex Leeds
418724f860
ring: fix video clip thumbnails ( #651 )
2023-03-22 13:12:42 -07:00
Koushik Dutta
2ecf48bc60
python-codecs: add Pillow fallback
2023-03-22 13:08:32 -07:00
Koushik Dutta
d19b942d2c
videoanalysis: remove kernel monkey patch
2023-03-21 23:14:33 -07:00
Koushik Dutta
08e724759d
videoanalysis: use deterministic defaultsg
2023-03-21 23:06:34 -07:00
Koushik Dutta
80031bc80b
videoanalysis: publish
2023-03-21 23:00:45 -07:00
Koushik Dutta
beb53c672c
videoanalysis: include ffmpeg frame grabber
2023-03-21 23:00:08 -07:00
Koushik Dutta
0dc75bf737
prebeta
2023-03-21 21:23:51 -07:00
Koushik Dutta
59008fb964
server: fix bug where python async generator aclose is not called on rpc objects
2023-03-21 21:16:08 -07:00
Koushik Dutta
b119e5ee00
videoanalsyis: log when image is saved as jpeg
2023-03-21 16:22:40 -07:00
Koushik Dutta
01d0f4c72a
pam-diff: new pipeline support
2023-03-21 16:17:41 -07:00
Koushik Dutta
9fe3f1a4db
docker: add libjpeg-dev
2023-03-21 08:57:30 -07:00
Koushik Dutta
60bf112ebd
reolnk: remove hikvision default name
2023-03-21 08:56:43 -07:00
Koushik Dutta
45aa443889
homekit: beta
2023-03-21 08:55:14 -07:00
Koushik Dutta
08f4922860
docker: add libjpeg-dev
2023-03-21 08:52:39 -07:00
Koushik Dutta
899970405a
sdk: fix literals and unions
2023-03-20 23:22:46 -07:00
Koushik Dutta
b4a3960e43
Merge branch 'main' of github.com:koush/scrypted
2023-03-20 23:20:24 -07:00
Koushik Dutta
0514e62d78
mqtt: make it fork compatible
2023-03-20 23:20:19 -07:00
Alex Leeds
3621e58d4c
hap: remove persistence from camera type ( #649 )
2023-03-20 20:51:55 -07:00
Koushik Dutta
506b24026f
docker: Fix armv7 check
2023-03-20 20:22:44 -07:00
Koushik Dutta
98b67f5d56
docker: Fix armv7l detection
2023-03-20 19:21:27 -07:00
Koushik Dutta
33c95aa0e8
prebeta
2023-03-20 17:18:45 -07:00