Commit Graph

4172 Commits

Author SHA1 Message Date
Koushik Dutta
09b70bb35c server: publish 2023-02-11 23:31:02 -08:00
Koushik Dutta
4e6d8bb318 Merge branch 'main' of github.com:koush/scrypted 2023-02-11 23:30:45 -08:00
Koushik Dutta
61e5006f48 homekit/webrtc: partially revert h264 repacketizer change 2023-02-11 23:30:41 -08:00
Roarrk
56c3104997 Accomodate custom models (#547)
Tries to fetch the label list from the mlmodel file itself and due to newer converted mlmodels having a different output (float32) it also numpy converts the model output to floats.
2023-02-11 22:46:24 -08:00
Koushik Dutta
bdecf70474 detect: fixup model settings 2023-02-11 20:53:39 -08:00
Koushik Dutta
9a2b26aee9 windows: run as admin 2023-02-11 18:56:57 -08:00
Brett Jia
7d0bf91177 arlo: mark 2way as experimental + new refresh/re-login features (#551)
* remove unused dependencies

* expose configs to enable/disable two-way as experimental

* remove Few logging and clean up settings

* initial imap settings scaffolding and 90-min stream refresh

* fix sse refresh and make it configurable

* fix double printing in provider

* clean up logger names

* safer imap re-login and proper SSE exits

* some more logging with ids

* fix MQTT refresh and cleanly cancel tasks on restart

* document IMAP requirements

* bump 0.6.3 for release

* fix new device load error

* bump 0.6.4 for release
2023-02-11 18:48:09 -08:00
Brett Jia
4ab8efdc49 Update python cpu reporting (#552)
The scrypted web ui looks to be reading from `cpu`:
64f696599c/plugins/core/ui/src/components/plugin/PluginStats.vue (L67)
and is being published on the nodejs side as `cpu`:
227b287f1e/server/src/plugin/plugin-remote-worker.ts (L21)

Might need to change this as well?
cc43273f34/server/src/plugin/plugin-host.ts (L59)
2023-02-11 18:47:53 -08:00
Koushik Dutta
821d64e2b0 windows: run as admin 2023-02-11 18:20:22 -08:00
Koushik Dutta
39c4b3bc12 windows: disable powershell noise 2023-02-11 16:53:48 -08:00
Koushik Dutta
ddb6a3a47d windows: use npx full path 2023-02-11 16:20:38 -08:00
Koushik Dutta
91808be62e detect: publish support for windows 2023-02-11 10:11:26 -08:00
Koushik Dutta
017b599170 server/windows: add support for python version when used with py.exe 2023-02-11 09:35:08 -08:00
Koushik Dutta
2fdc76daaa windows: use python version on py.exe launcher 2023-02-11 09:30:18 -08:00
Koushik Dutta
2c149fd68f windows: revert python locking 2023-02-11 09:26:07 -08:00
Koushik Dutta
12f124400f windows: use specific python3.9.exe 2023-02-11 09:12:22 -08:00
Koushik Dutta
d6639e690b windows: use specific python3.9.exe 2023-02-11 09:10:07 -08:00
Koushik Dutta
c57288cab5 windows: use specific python3.9.exe 2023-02-11 09:03:32 -08:00
Koushik Dutta
75503f1449 opencv: final fix for windows functionality!~ 2023-02-11 08:56:37 -08:00
Koushik Dutta
54aa0baa71 opencv: fix up requirements on windows 2023-02-11 08:54:13 -08:00
Koushik Dutta
efdeb95bbe opencv: fixup color conversion fast path 2023-02-11 08:52:11 -08:00
Koushik Dutta
8142893395 cloud: better error for unconfigured server address when using upnp 2023-02-11 08:38:15 -08:00
Koushik Dutta
cb9c5f26a9 detection: support libav throughout 2023-02-11 08:24:45 -08:00
Koushik Dutta
d1d4f10039 Merge branch 'main' of github.com:koush/scrypted 2023-02-10 22:15:28 -08:00
Koushik Dutta
2d414ed22c webhook: fix hang 2023-02-10 22:15:23 -08:00
Koushik Dutta
c23935861e Update install-scrypted-dependencies-mac.sh 2023-02-10 21:29:28 -08:00
Koushik Dutta
0d7115b9a1 webrtc: fix missing turn servers 2023-02-10 12:25:18 -08:00
Koushik Dutta
ba71a50612 externals: revert inadvertent change 2023-02-10 12:24:54 -08:00
Koushik Dutta
7981ee282f Merge branch 'main' of github.com:koush/scrypted 2023-02-10 08:16:53 -08:00
Koushik Dutta
31faa2e4bd cloud: add ip checker 2023-02-10 08:16:46 -08:00
Koushik Dutta
12b5f41e9b Merge branch 'main' of github.com:koush/scrypted 2023-02-09 21:25:21 -07:00
Koushik Dutta
cbee7ee149 windows: update node 2023-02-09 21:25:13 -07:00
Koushik Dutta
31150601bf Merge branch 'main' of github.com:koush/scrypted 2023-02-09 20:04:57 -08:00
Koushik Dutta
7b522203ad core: fix windows slashes in urls 2023-02-09 20:04:53 -08:00
Koushik Dutta
27c883f396 windows: cleanup script after install 2023-02-09 20:45:53 -07:00
Koushik Dutta
713d654140 windows: installation fixes 2023-02-09 20:41:19 -07:00
Koushik Dutta
5df0a87de5 Update install-scrypted-dependencies-win.ps1 2023-02-09 12:28:56 -08:00
Koushik Dutta
cccc8147f3 detect: add pyav backend in case gstreamer is unavailable 2023-02-09 12:00:57 -08:00
Koushik Dutta
cc43273f34 tensorflow: readme 2023-02-08 12:35:40 -08:00
Koushik Dutta
aa5cb119cc server: dont run watchdog on plugins that havent fully started 2023-02-08 12:35:35 -08:00
Koushik Dutta
d8ceed6bc5 tensorflow: publish desktop variant 2023-02-08 09:45:28 -08:00
Koushik Dutta
55a8c88f9f tensorflow: legacy 2023-02-07 22:47:33 -08:00
Koushik Dutta
4f7b75eadb docker-mdns: readme 2023-02-07 16:16:53 -08:00
Koushik Dutta
c3ced31f3c docker-mdns: initial prototype 2023-02-07 16:16:21 -08:00
Koushik Dutta
4c718a3c67 mac: fix install script typo 2023-02-06 22:04:25 -08:00
Koushik Dutta
8b59f7304c webrtc: publish beta 2023-02-06 22:03:42 -08:00
Koushik Dutta
33d2b5a675 mac: fix install script typo 2023-02-06 22:03:39 -08:00
Koushik Dutta
02ad295e12 common: ignore rtcp packets that may be erroneously in the rtp stream 2023-02-06 20:01:42 -08:00
Koushik Dutta
414b7825ad server: publish 2023-02-06 14:49:44 -08:00
Koushik Dutta
6b5592d49d server: disable plugin watchdog when debugging 2023-02-06 14:49:36 -08:00