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
Koushik Dutta
14e4b5c0e3
rebroadcast/rtsp: initial support for clustering
2023-02-28 08:15:56 -08:00
Koushik Duta
6478ad0411
Merge branch 'main' of github.com:koush/scrypted
2023-02-27 22:55:45 -08:00
Koushik Duta
81b7d432e9
docker: add gstreamer vaapi decoder
2023-02-27 22:55:30 -08:00
Koushik Dutta
dcbf5094f9
Merge branch 'main' of github.com:koush/scrypted
2023-02-27 22:38:42 -08:00
Koushik Dutta
69ba181dfa
docker: add intel vaapi compose example
2023-02-27 22:38:35 -08:00
Koushik Duta
88654275c1
hikvision: trim deps
2023-02-27 22:27:23 -08:00
Koushik Duta
62f28271ed
sdk: disable link on build
2023-02-27 22:25:27 -08:00
Koushik Dutta
0538130e78
amcrest: publish support for multiple call buttons on dahua models
2023-02-27 13:28:09 -08:00
KoljaV
95a3a16227
amcrest: New DahuaEventType and introduction of CallerId for Dahua Intercoms with multiple Bell Buttons. ( #592 )
...
* Update main.ts
Some Dahua Intercom support multiple Call Buttons. Therefore a CallerID is introduced. Plus a new event (DahuaCallDeny) that resets the ring status.
* Update amcrest-api.ts
New Dahua Event Type for Call Deny.
* tested multiple times and sorted out two bugs
---------
Co-authored-by: Kolja Vornholt <kvornholt@MBP-von-Kolja.lan >
2023-02-27 13:27:34 -08:00
Koushik Dutta
bfbf89ff69
Merge branch 'main' of github.com:koush/scrypted
2023-02-27 13:20:36 -08:00
Koushik Dutta
e630589489
cameras: auto detect two way audio
2023-02-27 13:19:32 -08:00
Alex Leeds
99d1e51f36
ring: add support for various sensor types ( #591 )
...
* ring: add support for various sensor types
* ring: bump version
2023-02-27 10:52:50 -08:00
Koushik Dutta
ab42ccd889
cameras: publish
2023-02-26 23:21:47 -08:00