Koushik Dutta
bb53d91e75
sdk: update
2022-09-02 11:31:13 -05:00
Koushik Dutta
f3fcb1d8bf
core: fix race condition for ontrack
2022-09-02 11:31:09 -05:00
Koushik Dutta
e51b4abfc4
Merge branch 'main' of github.com:koush/scrypted
2022-09-01 21:22:32 -07:00
Koushik Dutta
3da637beb4
common: dont request microphone permission until necessary
2022-09-01 21:11:37 -07:00
Koushik Dutta
00fad43d2b
sdk: allow customization of webpack devtool
2022-09-01 21:11:07 -07:00
Koushik Dutta
4b1467b542
homekit: dead code
2022-09-01 10:10:04 -05:00
Koushik Dutta
f7f9d57921
homekit: publish
2022-09-01 10:08:25 -05:00
Koushik Dutta
75b9a3d667
Update README.md
2022-09-01 07:03:30 -05:00
Koushik Dutta
aef62af06b
homekit: remove dead code
2022-08-31 23:56:14 -05:00
Koushik Dutta
a98dc36d6d
homekit: fix race condition reported by @bzoel
2022-08-31 23:44:16 -05:00
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
20f7b2667b
server: publish
2022-08-29 07:49:40 -07:00
Koushik Dutta
3b8cf24d11
server: fix packaged ffmpeg regression
2022-08-29 07:49:31 -07:00
Koushik Dutta
b0eee20e80
server: publish
2022-08-28 19:35:41 -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
edd7c8bfe6
docker: support avahi
2022-08-27 12:14:28 -07:00
Koushik Dutta
7ddc7b6f48
Merge branch 'avahi'
2022-08-27 12:13:52 -07:00
Koushik Dutta
58c8235cbc
webrtc: fixup nvr usage
2022-08-27 12:13:32 -07:00
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