Commit Graph

3413 Commits

Author SHA1 Message Date
Koushik Dutta
c1391491f4 server: suppress rpc kill error 2022-10-17 11:17:47 -07:00
Koushik Dutta
18115c9992 sdk/webrtc: revert unnecessary rtc track changes 2022-10-17 11:17:23 -07:00
Koushik Dutta
437d0828be Revert "sdk: update"
This reverts commit 2dd9b68bb2.
2022-10-17 07:44:40 -07:00
Koushik Dutta
4a0a5fb3f8 client: update sdk 2022-10-16 20:26:27 -07:00
Koushik Dutta
c12b1d715b Merge branch 'main' of github.com:koush/scrypted 2022-10-16 20:26:17 -07:00
Koushik Dutta
2dd9b68bb2 sdk: update 2022-10-16 20:26:12 -07:00
Koushik Dutta
aa09a4960a webrtc: update werift with fixed track removal. add support for replaceTrack. 2022-10-16 20:26:02 -07:00
Koushik Dutta
c47d4f4398 Update install-scrypted-docker-compose.sh 2022-10-14 13:55:18 -07:00
Koushik Dutta
c13604bed9 server/sdk: fix python sdk generation bug 2022-10-11 16:04:42 -07:00
Koushik Dutta
d553a28d58 core: fix event viewer on mobile 2022-10-10 23:18:07 -07:00
Koushik Dutta
003da06d6d server: improve websocket/engineio support to not pollute the global scope or require a funny constructor pattern 2022-10-10 23:03:51 -07:00
Koushik Dutta
6204af190c server/sdk: expose native id 2022-10-10 21:40:01 -07:00
Koushik Dutta
b8dd8a14c8 client: publish 2022-10-10 17:45:51 -07:00
Koushik Dutta
6fd7924ddd update sample 2022-10-10 17:45:41 -07:00
Koushik Dutta
b58f6ac37f chromecast: publish with missing proto 2022-10-10 17:45:28 -07:00
Koushik Dutta
445480e657 zwave: replace plugin restart in favor of driver restart 2022-10-10 17:43:04 -07:00
Koushik Dutta
137cc60876 chromecast: update cast receiver 2022-10-10 12:54:54 -07:00
Koushik Dutta
1fc824db41 chromecast: update cast receiver 2022-10-10 12:51:00 -07:00
Koushik Dutta
ecfb381a94 chromecast: update cast receiver 2022-10-10 12:41:45 -07:00
Koushik Dutta
81a03a35ed chromecast: update cast receiver 2022-10-10 12:34:57 -07:00
Koushik Dutta
1377f61ca1 common: disable noisy webrtc logs 2022-10-10 08:39:06 -07:00
Koushik Dutta
ed5bf9891d webrtc: increase listen timeout on audio transcode to 5 minutes 2022-10-10 08:38:48 -07:00
Koushik Dutta
e8a176dcaa Merge branch 'main' of github.com:koush/scrypted 2022-10-09 08:24:24 -07:00
Koushik Dutta
458a214136 homekit: fix opus audio on remote connections https://github.com/koush/scrypted/issues/398#issuecomment-1272459980 2022-10-09 08:24:19 -07:00
Nick Berardi
f32608fa77 added support for greater capabilities in HomeKit for Fan's (#395)
* added support for greater capabilities in HomeKit for Fan's

* added helpers for some common service setups on HK
2022-10-06 20:59:30 -07:00
Koushik Dutta
5513548bbf videoanalysis: tracking fixes 2022-10-06 20:18:18 -07:00
Koushik Dutta
111bee46eb google-home: fix project files 2022-10-06 20:10:37 -07:00
Koushik Dutta
6a96cdc1d9 alexa: close potential security hole if scrypted is exposed to the internet directly (ie, user is not using the cloud plugin against recommendations) 2022-10-06 20:10:20 -07:00
Koushik Dutta
3706cd2238 google-home: close potential security hole if scrypted is exposed to the internet directly (ie, user is not using the cloud plugin against recommendations) 2022-10-06 20:02:05 -07:00
Koushik Dutta
e2229ae966 zwave: fix startup crash 2022-10-06 19:48:44 -07:00
Koushik Dutta
8b7e3718b2 docker: watchtower needs to autorestart too 2022-10-06 09:04:08 -07:00
Koushik Dutta
35c4a2e0b8 server: publish 2022-10-05 21:48:58 -07:00
Koushik Dutta
cf43e5ec9f server: log python startup crashesg 2022-10-05 21:43:53 -07:00
Koushik Dutta
3c60dc573c pam-diff: fix startup bug 2022-10-05 15:35:53 -07:00
Koushik Dutta
5a0f022a12 tensorflow-lite: 2 pass detections should request high stream 2022-10-05 14:05:38 -07:00
Koushik Dutta
0760b24917 sdk: ObjectDetection needs settings hint to return model 2022-10-05 13:56:54 -07:00
Koushik Dutta
5487f1e230 sdk: add input stream hint to ObjectDetection 2022-10-05 13:53:40 -07:00
Koushik Dutta
af789a27dd pam-diff: fix session abruptly ending 2022-10-05 13:24:37 -07:00
Koushik Dutta
0ddbb5c03b videoanalysis: new object tracker 2022-10-05 13:24:16 -07:00
Koushik Dutta
f63ce576f7 rebroadcast: revert risky querystring change 2022-10-04 23:35:46 -07:00
Koushik Dutta
a88069f1ff homekit: publish sensor fixes 2022-10-03 15:40:36 -07:00
Koushik Dutta
81e5af38a9 sdk: rebuild 2022-10-03 15:40:15 -07:00
Koushik Dutta
a00fc6baf1 Merge branch 'main' of github.com:koush/scrypted 2022-10-03 15:39:46 -07:00
Koushik Dutta
04dffccf79 rebroadcast: publish query string fix 2022-10-03 15:39:39 -07:00
Nick Berardi
80b77c68f8 added swing state/status to the Fan, to support HK SwingMode (#393) 2022-10-03 14:30:59 -07:00
Koushik Dutta
c3c684df5b Merge branch 'main' of github.com:koush/scrypted 2022-10-03 14:23:57 -07:00
Koushik Dutta
a15d6f03d8 tensorflow-lite: limit second pass to single best result of that type. 2022-10-03 14:23:44 -07:00
Nick Berardi
65728967ea updated the sensor bindings (#392) 2022-10-03 11:13:23 -07:00
Koushik Dutta
88e1894a32 Merge branch 'main' of github.com:koush/scrypted 2022-10-03 00:00:27 -07:00
Koushik Dutta
24d2ad9a46 server: publish 2022-10-03 00:00:11 -07:00