Commit Graph

3146 Commits

Author SHA1 Message Date
Koushik Dutta
f1f131ce1e sdk: update 2022-08-27 08:35:41 -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
11c550e442 sdk: soften device creation race condition crashes 2022-08-26 23:12:52 -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
2131d430e4 server: logout with non json accept should redirect to login 2022-08-26 14:28:03 -07:00
Koushik Dutta
417603b79a werift: fix duplicate ice candidate issue 2022-08-26 14:27:39 -07:00
Koushik Dutta
3c83940a35 client: add login/logout redirects 2022-08-26 14:27:08 -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
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