Commit Graph

6102 Commits

Author SHA1 Message Date
Koushik Dutta
6903d56570 docker: remove python from lite 2024-03-06 20:17:27 -08:00
Koushik Dutta
0fa8a728f7 postbeta 2024-03-06 19:56:33 -08:00
Koushik Dutta
7081cd6605 server: fixup requirements 2024-03-06 19:55:33 -08:00
Koushik Dutta
83f24ebdaa server: use portable python, shim in debugpy 2024-03-06 19:54:57 -08:00
Koushik Dutta
958442b1bd google-device-access: cleanup 2024-03-06 19:07:12 -08:00
Koushik Dutta
b320fd425b cloud/etc: shuffle cors 2024-03-06 17:57:59 -08:00
Koushik Dutta
0e1305ec5e cloud: remove legacy param 2024-03-06 17:53:17 -08:00
Koushik Dutta
1c3c75db33 onvif/unifi: two way audio quality 2024-03-06 13:05:40 -08:00
Koushik Dutta
afd4927e5b github: remove references to dead thin builds 2024-03-06 12:25:22 -08:00
Koushik Dutta
1b647c902f postbeta 2024-03-06 12:23:30 -08:00
Koushik Dutta
45af364215 github: make node 20 default 2024-03-06 12:22:47 -08:00
Koushik Dutta
c5f33f8eb5 server/python-codecs: add support for optional requirements 2024-03-06 11:11:45 -08:00
Koushik Dutta
cb7ea1c624 unifi-protect: fix online spam 2024-03-06 09:27:34 -08:00
Koushik Dutta
e1571e62d3 postbeta 2024-03-06 08:32:17 -08:00
Koushik Dutta
3065ffef94 unifi-protect: missing file 2024-03-06 08:31:41 -08:00
Brett Jia
9c0a59a75a server: graceful repl exit + multi-repl support (#1362)
* server: graceful repl exit + hacky multi-repl support

* remove prints

* more multi-repl layout fixes, ignore benign CancelledError

* add missing import

* disable input function for safety
2024-03-06 07:55:28 -08:00
Koushik Dutta
e75c183511 postbeta 2024-03-05 19:58:59 -08:00
Koushik Dutta
e50c730c9f postbeta 2024-03-05 18:04:43 -08:00
Koushik Dutta
2da94cdc97 unifi-protect: debounce motion sensors, attempt to stabilize nativeids 2024-03-05 18:04:29 -08:00
Koushik Dutta
b4293e3363 server: cleanup python repl 2024-03-05 18:04:04 -08:00
Brett Jia
71ce995276 server: add Python REPL support + introduce optional requirements.txt (#1360)
* wip python repl

* reimplement with ptpython repl

* hide extra prompts, general cleanup

* add ptpython to dependencies

* Revert "add ptpython to dependencies"

This reverts commit 1b476e665b.

* inject system dependencies into requirements for run-time install

* write correct requirements.txt contents to disk

* Revert "write correct requirements.txt contents to disk"

This reverts commit 0ba7f0d91d.

* refactor to introduce optional system deps
2024-03-05 17:39:35 -08:00
Koushik Dutta
54d73f6692 google-home: fix duplicate doorbell. 2024-03-05 13:18:17 -08:00
Koushik Dutta
6ebab812b4 tensorflow-lite: switch usb edgetpu model 2024-03-05 12:55:24 -08:00
Koushik Dutta
9d921544ab postbeta 2024-03-05 10:19:31 -08:00
Koushik Dutta
93c371841c github: build node 20 2024-03-05 09:58:16 -08:00
Koushik Dutta
a73f421cee github: build node 20 2024-03-05 09:56:52 -08:00
Koushik Dutta
090362b0ce server: update deps, publish beta 2024-03-05 09:54:23 -08:00
Koushik Dutta
73607fd1aa snapshot: fix periodic snapshot timeout regression 2024-03-05 08:57:14 -08:00
Koushik Dutta
09c8c114f7 homekit: publish; 2024-03-05 08:50:10 -08:00
Koushik Dutta
dae40ba862 Merge branch 'main' of github.com:koush/scrypted 2024-03-05 08:49:00 -08:00
Koushik Dutta
fd48eee7b2 cameras: add default request timeouts on snapshots 2024-03-05 08:47:49 -08:00
Koushik Dutta
ec19410e0c snapshot: enforce a 5s timeout for web requests 2024-03-05 08:44:50 -08:00
Koushik Dutta
4e5f6885a9 homekit: Update README.md 2024-03-04 12:17:51 -08:00
Koushik Dutta
f41a6383ae homekit: Update README.md 2024-03-04 12:16:50 -08:00
Brett Jia
644f7d3304 homekit: merge child device only if child has homekit enabled (#1343) 2024-03-03 09:46:13 -08:00
ruby~
e2067c156b amcrest: Add support for Dahua VTO locks to Amcrest plugin (#1356) 2024-03-03 09:45:08 -08:00
Koushik Dutta
d325df083f install: use latest node 18 on windows 2024-03-02 18:23:48 -08:00
Koushik Dutta
04de63ae8e python-codecs: weight the image reader to prefer snapshot plugin. tf/ov publish log spam betas. 2024-03-02 10:06:26 -08:00
Koushik Dutta
803a2d7c51 snapshot: rebuild with fixed sdk 2024-03-02 08:27:04 -08:00
Koushik Dutta
a719026e01 mqtt: fix build 2024-03-01 20:47:30 -08:00
Koushik Dutta
1ac5b992d6 webhook: fix build 2024-03-01 20:46:43 -08:00
Koushik Dutta
6766b35438 hikvision: fix two way audio 2024-03-01 17:53:48 -08:00
Koushik Dutta
548ff489c4 client: send cached login info to cloud request as well 2024-03-01 14:08:03 -08:00
Brett Jia
cb742ab75e common: fix behavior of multiple createLocalDescription calls on firefox (#1078)
* use localDescription property

* debug

* debug

* debug

* cleanup
2024-03-01 12:57:31 -08:00
Koushik Dutta
625c1d4e57 google-home: support streaming to the android app! 2024-02-29 10:30:57 -08:00
Koushik Dutta
88604bcdcb cloud: better readme 2024-02-28 10:24:56 -08:00
Koushik Dutta
441cd0d169 cloud: add option to disable cloud registration completely to suppress warnings. 2024-02-28 09:50:46 -08:00
Koushik Dutta
2f1c45f9bd cloud: fix race conditions and error reporting 2024-02-28 09:30:12 -08:00
Koushik Dutta
c3bb9c96de snapshot: publish 2024-02-27 10:00:22 -08:00
Koushik Dutta
954be25d0c rebroadcast/webrtc: republish with sdk fix 2024-02-27 09:59:14 -08:00