Commit Graph

3128 Commits

Author SHA1 Message Date
Koushik Dutta
643e3d46b8 server: update types 2022-08-24 17:34:38 -07:00
Koushik Dutta
a282b9b607 sdk: add launcher support 2022-08-24 17:34:29 -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
3364ee9400 client: fix missing property 2022-08-24 17:33:21 -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
6d6c45847f server: fix event listener leaks 2022-08-23 00:51:46 -07:00
Koushik Dutta
4554c102e6 common: relax digest auth parameter verification 2022-08-23 00:51:32 -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
32f1ed14dd server: forked result should never be serialized 2022-08-22 20:11:48 -07:00
Koushik Dutta
bd8bd8c903 common: silence unnecessary webrtc console spam 2022-08-22 20:11:34 -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
0126095bf5 werift: add support for track change/remove. 2022-08-22 14:10:24 -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
bab93009d5 sdk: update 2022-08-22 08:32:47 -07:00
Koushik Dutta
a8a4d382c9 server: fix device convertor 2022-08-22 08:32:39 -07:00
Koushik Dutta
4988566959 client: fix sideband buffer serialization 2022-08-22 08:32:03 -07:00
Koushik Dutta
ef5ada01bb webrtc: wip 2022-08-20 20:29:19 -07:00
Koushik Dutta
85cf741edc server: add device conversion intrinsic 2022-08-20 14:48:55 -07:00
Koushik Dutta
b59256b834 videoanalysis: stop detection on motion end 2022-08-20 14:48:29 -07:00
Koushik Dutta
594170540c use forked push-receiver 2022-08-20 14:48:09 -07:00
Koushik Dutta
bb70477755 tensorflow: free image before analyzing 2022-08-20 14:46:04 -07:00
Koushik Dutta
4c50bc169a sdk: update 2022-08-20 14:45:32 -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
bb35ad4468 server: add typings 2022-08-19 12:23:00 -07:00
Koushik Dutta
b0e600e02b Merge branch 'main' of github.com:koush/scrypted 2022-08-19 12:00:09 -07:00
Koushik Dutta
d5d6e31b35 server: fix plugin fork mixin event bug 2022-08-19 12:00:04 -07:00
Koushik Dutta
2180af9ef7 Update README.md 2022-08-19 09:38:24 -07:00
Koushik Dutta
3226a32f17 Update README.md 2022-08-19 09:36:29 -07:00
Koushik Dutta
4737cad3dd homekit: update launch.json 2022-08-18 00:10:20 -07:00
Koushik Dutta
3a6b072694 cameras: cleanup fix timeout checking 2022-08-18 00:09:51 -07:00
Koushik Dutta
a33121ef79 videoanalysis: fix nre 2022-08-18 00:09:03 -07:00
Koushik Dutta
f5b51e1c5b server: fix possible failure to load when mixin provider is deleted 2022-08-18 00:08:43 -07:00
Koushik Dutta
51c71c9737 sdk: update 2022-08-18 00:08:23 -07:00
Koushik Dutta
1428027603 Merge branch 'main' of github.com:koush/scrypted 2022-08-17 23:11:20 -07:00