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 |
|
Koushik Dutta
|
349c41657a
|
webrtc/rebroadcast: fix sdp audio detection defaults
|
2024-02-26 20:11:23 -08:00 |
|
Koushik Dutta
|
acc7f0c4db
|
cloud: support dev env var
|
2024-02-26 14:53:36 -08:00 |
|
Koushik Dutta
|
36ee539f0c
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-02-26 13:51:14 -08:00 |
|
Koushik Dutta
|
628c084764
|
cloud: prepare for multi server
|
2024-02-26 13:46:58 -08:00 |
|
Brett Jia
|
0dc719ca0d
|
core: publish (#1339)
|
2024-02-24 19:11:27 -08:00 |
|
Koushik Dutta
|
dbb314b4eb
|
webrtc/common/rebroadcast: fix sdp parsing
|
2024-02-24 12:02:12 -08:00 |
|
Koushik Dutta
|
a05bcd6ce4
|
cloud: send server id and friendly name
|
2024-02-22 18:42:06 -08:00 |
|
Koushik Dutta
|
3a6b244a4a
|
cloud: send server id for multiple servers. update upnp.
|
2024-02-21 21:21:04 -08:00 |
|
Koushik Dutta
|
d6b9900db5
|
various: fix sdp parsing issue around codec defaults
|
2024-02-21 10:02:01 -08:00 |
|
Koushik Dutta
|
8fa5e23797
|
alexa/google-home: fix potential vulnerability. do not allow local network control using cloud tokens belonging to a different user. the plugins are now locked to a specific scrypted cloud account once paired.
|
2024-02-21 10:01:03 -08:00 |
|
Koushik Dutta
|
41d042b5bd
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-02-20 21:42:44 -08:00 |
|
Koushik Dutta
|
81b235c548
|
alexa/google-home: additional auth token checks to harden endpoints for cloud sharing
|
2024-02-20 21:42:40 -08:00 |
|
Long Zheng
|
eec6291d9e
|
CI build changed plugins (#1323)
* Fix WritableDeviceState
* Fix tsconfig error
* Fix test
* Create build-plugins-changed.yml
* Update build-sdk.yml
* Update build-plugins-changed.yml
|
2024-02-18 23:12:39 -08:00 |
|
Brett Jia
|
064da326c0
|
core: reset base date on each reschedule call (#1331)
|
2024-02-18 19:18:57 -08:00 |
|
Koushik Dutta
|
cbf95e1186
|
homekit: reorder settins, restart rather than prompt. publish.
|
2024-02-18 17:38:19 -08:00 |
|
Koushik Dutta
|
70aa5b75bf
|
typescript: update sample
|
2024-02-18 15:52:25 -08:00 |
|
Koushik Dutta
|
dfe34947cb
|
videoanalysis: publish
|
2024-02-18 15:52:20 -08:00 |
|
Koushik Dutta
|
f7c0091b7c
|
reolink: fix doorbell onvif detections
|
2024-02-18 15:52:13 -08:00 |
|
Koushik Dutta
|
3dd6f114d4
|
videoanalysis: beta
|
2024-02-18 09:53:04 -08:00 |
|
Koushik Dutta
|
32f0d675bc
|
videoanalysis: nre check release
|
2024-02-18 09:46:51 -08:00 |
|
Koushik Dutta
|
79f4c27bed
|
videoanalysis: more cpu throttling fixes
|
2024-02-18 08:45:19 -08:00 |
|
Koushik Dutta
|
eb57698c8b
|
videoanalysis: update
|
2024-02-18 08:42:46 -08:00 |
|
Koushik Dutta
|
454d96c5d3
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-02-17 21:49:54 -08:00 |
|
Koushik Dutta
|
85daf72d66
|
docker-mdns: remove prototype
|
2024-02-17 21:49:50 -08:00 |
|
Long Zheng
|
9d50ba79f7
|
snapshot: black background (#1324)
* Fix WritableDeviceState
* Fix tsconfig error
* Generate black background instead of using black.jpg
Remove redundant blur
|
2024-02-16 18:16:07 -08:00 |
|
Koushik Dutta
|
66441ee177
|
webrtc: repacketize input
|
2024-02-15 14:50:52 -08:00 |
|
Brett Jia
|
d3dee3a199
|
webrtc: repacketize h264 (#1260)
* webrtc: repacketize h264 on nalu type 7
* always repacketize
* lower packet size to avoid uint16 overflows
* remove nalu logging
* Revert "remove nalu logging"
This reverts commit e6b6540696.
|
2024-02-15 11:27:09 -08:00 |
|
Koushik Dutta
|
b174fbc19b
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-02-15 09:29:44 -08:00 |
|
Koushik Dutta
|
88da7fc5b4
|
common: add polygon area
|
2024-02-15 09:29:40 -08:00 |
|
Nick Berardi
|
c8b799f857
|
mqtt: Added support for ColorSettingTemperature and ColorSettingHsv to the MQTT support. (#1317)
|
2024-02-15 08:43:11 -08:00 |
|
Koushik Dutta
|
b28eef9d10
|
unifi-protect: squelch logging
|
2024-02-15 08:39:31 -08:00 |
|
Nick Berardi
|
a62f402982
|
alexa: removed unneeded packages (#1319)
|
2024-02-14 14:14:29 -08:00 |
|
Koushik Dutta
|
abea872714
|
amcrest/hikvision: standardize 20s motion timeout
|
2024-02-14 12:29:01 -08:00 |
|
Koushik Dutta
|
7b2ce12f13
|
videoanalysis: fix min start
|
2024-02-13 18:00:25 -08:00 |
|
Koushik Dutta
|
3da2e48cf3
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-02-13 15:59:14 -08:00 |
|
Koushik Dutta
|
50fcb6aeab
|
betas
|
2024-02-13 15:59:08 -08:00 |
|
Nick Berardi
|
952b90fc98
|
alexa: added support for light, outlet, and fan device types (#1318)
|
2024-02-13 14:48:19 -08:00 |
|
Koushik Dutta
|
0ff95581b1
|
videoanalysis: add score filter to smart motion sensor
|
2024-02-13 13:18:09 -08:00 |
|
Koushik Dutta
|
2e02e7f4ef
|
ring: phase out sip streaming
|
2024-02-13 09:33:22 -08:00 |
|
Koushik Dutta
|
fcc51418c3
|
videoanalysis: account for cpu throttling
|
2024-02-13 09:29:36 -08:00 |
|
Rosemary Orchard
|
23ba720d4f
|
various: Fix typos (#1311)
|
2024-02-12 15:52:11 -08:00 |
|
Long Zheng
|
aa6cd770f8
|
Fix debugConsole error (#1305)
|
2024-02-10 12:25:59 -08:00 |
|
Koushik Dutta
|
a06e0d9138
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-02-09 20:24:46 -08:00 |
|
Koushik Dutta
|
807a894eac
|
cloud: get reverse proxy hint from callback message
|
2024-02-09 20:24:41 -08:00 |
|
Long Zheng
|
b1f216b671
|
homekit/snapshot: Periodic snapshot timeout (#1295)
* Add setting for periodic snapshot timeout
* Add debug logging for snapshot duration
* Revert "Add setting for periodic snapshot timeout"
This reverts commit 305e8817fd.
* Add periodicTimeout to RequestPictureOptions
HomeKit wait up to 2 seconds
* Add logging if fallback
* Rename to timeout
* Update HomeKit snapshot
* Change to log
|
2024-02-08 09:22:19 -08:00 |
|