Koushik Dutta
|
79edc2e324
|
external: update push-receiver
|
2022-08-11 13:21:36 -07:00 |
|
Koushik Dutta
|
3c2ed86d24
|
external: update werift
|
2022-08-11 13:21:29 -07:00 |
|
Koushik Dutta
|
e096e9532a
|
server: fix device state across thread boundaries
|
2022-08-11 11:05:58 -07:00 |
|
Koushik Dutta
|
8d5376b21f
|
server: expose worker thread
|
2022-08-11 09:28:35 -07:00 |
|
Koushik Dutta
|
4c61aeb3c6
|
sdk: update fork method to include termination
|
2022-08-11 09:02:15 -07:00 |
|
Koushik Dutta
|
2639ea58f9
|
server: fix forked processes missing storage
|
2022-08-11 08:49:27 -07:00 |
|
Koushik Dutta
|
989d8919f6
|
rebroadcast: perf improvements
|
2022-08-11 01:51:06 -07:00 |
|
Koushik Dutta
|
7373671966
|
sdk: ptz support
|
2022-08-10 12:20:47 -07:00 |
|
Koushik Dutta
|
644ff12d48
|
tensorflow-lite: add dependencies and readme
|
2022-08-10 12:09:03 -07:00 |
|
Koushik Dutta
|
99e294d4c1
|
cloud: add heartbeat interval
|
2022-08-10 09:14:39 -07:00 |
|
Koushik Dutta
|
a81079de5c
|
mqtt: respect custom mqtt urls
|
2022-08-09 17:24:47 -07:00 |
|
Koushik Dutta
|
67ca3946c8
|
webrtc: ffmpeg packetization fast path
|
2022-08-09 12:19:00 -07:00 |
|
Koushik Dutta
|
6e0bd51156
|
rebroadcast: revert
|
2022-08-09 12:18:35 -07:00 |
|
Koushik Dutta
|
4b99ff328a
|
webrtc: add udp packetized fast path
|
2022-08-09 10:30:33 -07:00 |
|
Koushik Dutta
|
646a0729d7
|
rebroadcast: disable udp because packetization is not guaranteed from upstream. revisit later.
|
2022-08-09 10:08:23 -07:00 |
|
Koushik Dutta
|
7fac0e0482
|
tensorflow-lite: better latency
|
2022-08-09 09:58:53 -07:00 |
|
Koushik Dutta
|
f1dd4fdd0c
|
rebroadcast: beta
|
2022-08-09 09:58:27 -07:00 |
|
Koushik Dutta
|
9426f50275
|
server: remove dep
|
2022-08-09 09:58:20 -07:00 |
|
Koushik Dutta
|
09e6072963
|
sdk: update
|
2022-08-09 08:00:16 -07:00 |
|
Koushik Dutta
|
ad235f910e
|
common: parse sdp
|
2022-08-09 08:00:03 -07:00 |
|
Koushik Dutta
|
c9467062e8
|
cloud: update push-receiver. watch for registration changes.
|
2022-08-08 11:17:11 -07:00 |
|
Koushik Dutta
|
fa21baf78a
|
cloud: update push-receiver. watch for registration changes.
|
2022-08-08 11:16:44 -07:00 |
|
Koushik Dutta
|
19ed0c83f9
|
chromecast/google-home: fix multiple session leaks and reuse issue
|
2022-08-07 16:52:38 -07:00 |
|
Koushik Dutta
|
9b5f16f61b
|
snapshot: fix ffmpeg path
|
2022-08-07 16:31:22 -07:00 |
|
Koushik Dutta
|
67e095d4b0
|
webrtc: fix socket leak
|
2022-08-07 15:59:44 -07:00 |
|
Koushik Dutta
|
aa2bdd4d90
|
zwave: fix missing stats on zwavejs
|
2022-08-06 22:23:26 -07:00 |
|
Koushik Dutta
|
e0768db5bc
|
Merge branch 'main' of github.com:koush/scrypted
|
2022-08-06 22:22:34 -07:00 |
|
Koushik Dutta
|
0a3f1e14fe
|
snapshot: beta
|
2022-08-06 22:22:29 -07:00 |
|
Billy Zoellers
|
c806e58cd7
|
prefer EntrySensor over BinarySensor if device has both (#332)
|
2022-08-06 18:00:30 -07:00 |
|
Koushik Dutta
|
5b89c2c67f
|
server: remove unnecessary state syncing
|
2022-08-06 08:21:14 -07:00 |
|
Koushik Dutta
|
6c3ee71d5e
|
sdk: update
|
2022-08-06 08:20:57 -07:00 |
|
Koushik Dutta
|
9c9afe7181
|
homekit: fix jitter buffer bug
|
2022-08-06 08:20:03 -07:00 |
|
Koushik Dutta
|
772d1a7fa2
|
rebroadcast: prebuffer length hint
|
2022-08-03 11:44:30 -07:00 |
|
Koushik Dutta
|
904fbd12b1
|
sdk: update
|
2022-08-03 11:44:02 -07:00 |
|
Koushik Dutta
|
0c80fedc21
|
tensorflow-lite: add support for allow lists
|
2022-08-02 19:01:46 -07:00 |
|
Koushik Dutta
|
809724b816
|
core: another missing settings ui fix
|
2022-08-02 12:01:12 -07:00 |
|
Koushik Dutta
|
a66a5ac83e
|
server: fix bug where detection plugins get deactivated after server restart due to startup race conditions.
|
2022-08-02 11:44:16 -07:00 |
|
Koushik Dutta
|
1b74fb1f06
|
server: use device ids for conversion graph
|
2022-08-02 11:11:54 -07:00 |
|
Koushik Dutta
|
917296cc55
|
Merge branch 'main' of github.com:koush/scrypted
|
2022-08-02 10:50:18 -07:00 |
|
Koushik Dutta
|
8f1467c682
|
server: respect conversion weights on all mime types
|
2022-08-02 10:50:10 -07:00 |
|
Koushik Dutta
|
d676ee6cff
|
chromecast: use webpack, fix receiver missing js
|
2022-08-02 10:08:35 -07:00 |
|
Koushik Dutta
|
58e969e762
|
chromecast: use webpack, fix receiver missing js
|
2022-08-02 10:07:22 -07:00 |
|
Koushik Dutta
|
68faf03b19
|
server: make rpc bundler friendly
|
2022-08-02 09:50:39 -07:00 |
|
Koushik Dutta
|
3086a43fd2
|
chromecast: use webpack, fix receiver missing js
|
2022-08-02 09:50:25 -07:00 |
|
Koushik Dutta
|
408f032795
|
chromecast: use webpack, fix receiver missing js
|
2022-08-02 09:43:24 -07:00 |
|
Koushik Dutta
|
686c67da53
|
snapshot: initial support precise screenshots for nvr
|
2022-08-02 00:03:49 -07:00 |
|
Koushik Dutta
|
99ea804ede
|
core: fix native webrtc camera viewing
|
2022-08-01 16:43:20 -07:00 |
|
Koushik Dutta
|
12f9256087
|
common: cleanup rtsp server udp
|
2022-08-01 16:36:10 -07:00 |
|
Koushik Dutta
|
be844485f7
|
google-home: update receiver
|
2022-08-01 16:20:26 -07:00 |
|
Koushik Dutta
|
2a7438ce86
|
google-home: update receiver
|
2022-08-01 16:12:13 -07:00 |
|