Commit Graph

1969 Commits

Author SHA1 Message Date
Koushik Dutta
09fd99049a Merge branch 'main' of github.com:koush/scrypted 2022-08-31 10:01:30 -07:00
Koushik Dutta
0f8129308a homekit: warn when server address is not set 2022-08-31 10:01:20 -07:00
Erik Bautista
86f3af6275 alllow triggering doorbell (#361)
Improve scanning for doorbell types

Added logs to view device status, features, and view message notifications for debugging
- fixed issue with functions not returning properly

Bump version to 0.0.6-beta.0

added support for doorbell ring trigger

bump to 0.0.6-beta.1

add online interface

pushed out of beta to latest release 0.0.6
2022-08-29 22:37:28 -07:00
Koushik Dutta
345e7d4c28 rebroadcast: undo accidental publish of fork beta 2022-08-29 11:29:41 -07:00
Koushik Dutta
9f57969690 core: support custom and relative path redirect uri for oauth clients 2022-08-29 11:22:29 -07:00
Koushik Dutta
3af43635f2 rebroadcast: fix GET_PARAMETER ping/timeout message body not being read 2022-08-29 11:02:28 -07:00
Koushik Dutta
838cc01b42 core: fix media track linking 2022-08-28 18:51:30 -07:00
Koushik Dutta
fa849af51a webrtc: use client offer by default 2022-08-28 18:51:12 -07:00
Koushik Dutta
574c4eea82 rebroadcast: update 2022-08-28 18:50:56 -07:00
Koushik Dutta
97df1b71a0 snapshot: publish new ffmpeg based snapshot plugin 2022-08-28 10:05:52 -07:00
Koushik Dutta
58c8235cbc webrtc: fixup nvr usage 2022-08-27 12:13:32 -07:00
Koushik Dutta
f5378fc8a8 unifi-protect: sync the mac address 2022-08-27 08:31:29 -07:00
Koushik Dutta
f78ae6d45b core/webrtc: revert some webrtc changes due to undiagnosed streaming issues 2022-08-27 08:31:02 -07:00
Koushik Dutta
39dae4457e webrtc: publish 2022-08-26 23:06:24 -07:00
Koushik Dutta
9fa02aba47 core: publish 2022-08-26 23:06:15 -07:00
Koushik Dutta
3cbf222917 Merge branch 'main' of github.com:koush/scrypted 2022-08-26 23:06:05 -07:00
Koushik Dutta
05d242a472 cameras: fix listener timeouts 2022-08-26 23:05:58 -07:00
Erik Bautista
a2b33405cb [Tuya Plugin] Fixed issue with devices not loading (#355)
* Fixed issue with devices not loading
- Updated readme with requirements.
- fixed race conditions
- reorganized main.ts
- improved cloud login verification
- fixed issue where cameras with no light switch was forced to add a light, whic caused to crash plugin.

* updated version to v0.0.5
2022-08-26 20:02:41 -07:00
Koushik Dutta
e4b9f7fd31 Revert "onvif: potential fix for bad snapshot urls https://github.com/koush/scrypted/issues/354#issuecomment-1228996324"
This reverts commit a3e1793533.
2022-08-26 16:37:38 -07:00
Koushik Dutta
a3e1793533 onvif: potential fix for bad snapshot urls https://github.com/koush/scrypted/issues/354#issuecomment-1228996324 2022-08-26 15:18:42 -07:00
Koushik Dutta
3d2a61cde4 core: clean up various connection and login dialogs 2022-08-26 14:26:53 -07:00
Koushik Dutta
837fc19fcf Merge branch 'main' of github.com:koush/scrypted 2022-08-25 10:59:08 -07:00
Koushik Dutta
15bcff2f2f ring: publish with new forked push receiver 2022-08-25 10:59:04 -07:00
Erik Bautista
c613067df4 Fix race condition for Tuya Devices (#351)
* fix README.md

* fix race condition

* increase version to 0.0.4
2022-08-24 21:07:09 -07:00
Koushik Dutta
f43a9c2489 tensorflow: Fix potential leak? 2022-08-24 17:34:17 -07:00
Koushik Dutta
28420911c0 core: initial pass at launcher 2022-08-24 17:33:36 -07:00
Koushik Dutta
10a326dc5c sendgrid: remove from monorepo 2022-08-23 20:26:15 -07:00
Koushik Dutta
0a8475a7f4 tuya: publish 2022-08-23 19:54:19 -07:00
Koushik Dutta
8127075792 tuya: project cleanups, remove unnecessary dependencies 2022-08-23 19:53:25 -07:00
Erik Bautista
dfb80e4930 Add Tuya Camera (and Doorbell Cameras) Support (#350)
* Added Tuya support for cameras.

* Improve naming scheme, logging in, and some minor bugfixed

* Added support for live notifications from Tuya using Pulse

* Removed online from TuyaCameraLight and TuyaCamera since they are bugged atm.

- improvements on variable motion detection values
- deleted mqtt in favor or TuyaPulsar

* Updated readme and changed from Tuya Plugin to Tuya Controller

* added todos

* Created Development.md for building
- removed tsconfig.json
- fixed motion detection issue
- static video stream options
2022-08-23 19:24:21 -07:00
Koushik Dutta
f3c83f57c4 cameras: fix project files 2022-08-23 19:24:08 -07:00
Koushik Dutta
683cdf8c84 core: fix video, fix management url 2022-08-22 23:42:43 -07:00
Koushik Dutta
807d6fd1de amcrest: two way audio cleanup 2022-08-22 23:40:04 -07:00
Koushik Dutta
048b7a5a19 hikvision: readme 2022-08-22 23:39:53 -07:00
Koushik Dutta
4bf028fc5d hikvision: two way audio. onvif works. unclear if hikvision api does. 2022-08-22 23:37:53 -07:00
Koushik Dutta
76632e7b23 webrtc: new connection management multiplexer 2022-08-22 14:17:51 -07:00
Koushik Dutta
234167242a videoanalysis: stop detection on motion end. 2022-08-22 14:10:59 -07:00
Koushik Dutta
7469c1f3e3 core: revert script storage change 2022-08-22 13:41:49 -07:00
Koushik Dutta
aa8b76c267 core: cleanup script 2022-08-22 13:34:23 -07:00
Koushik Dutta
60ca802d24 mqtt: add samples 2022-08-22 13:28:48 -07:00
Koushik Dutta
032fec4eb6 cameras: fix event timeout, add debug event log 2022-08-22 09:02:27 -07:00
Koushik Dutta
516a748194 ffmpeg-camera: support double quotes in arguments 2022-08-22 08:48:06 -07:00
Koushik Dutta
ae0c84fff6 rtsp: actually fix idle timeout... 2022-08-22 08:36:33 -07:00
Koushik Dutta
ef5ada01bb webrtc: wip 2022-08-20 20:29:19 -07:00
Koushik Dutta
b59256b834 videoanalysis: stop detection on motion end 2022-08-20 14:48:29 -07:00
Koushik Dutta
bb70477755 tensorflow: free image before analyzing 2022-08-20 14:46:04 -07:00
Koushik Dutta
51c5798d41 myq: fix refresh maybe 2022-08-20 12:49:34 -07:00
Koushik Dutta
b376e8e78c rebroadcast: remove settings, no longer exists 2022-08-19 12:24:12 -07:00
Koushik Dutta
10f73394e3 rebroadcast: re-add rtsp server on per camera ports 2022-08-19 12:23:41 -07:00
Koushik Dutta
4737cad3dd homekit: update launch.json 2022-08-18 00:10:20 -07:00