Commit Graph

433 Commits

Author SHA1 Message Date
Koushik Dutta
6022d969a3 onvif: fixup profile token retrieval 2021-09-27 21:50:55 -07:00
Koushik Dutta
e8f984638b core/server: fix object/memory leak 2021-09-27 18:24:40 -07:00
Koushik Dutta
9ce7691a49 rebroadcast: fixup settings disappearing due to null ref 2021-09-27 16:19:25 -07:00
Koushik Dutta
b8316a11df homekit: fixup garage door state 2021-09-27 14:09:13 -07:00
Koushik Dutta
ba6021c712 server: ffmpeg termination logging 2021-09-27 12:52:46 -07:00
Koushik Dutta
d609dbb6da amcrest: audio talkback cleanup 2021-09-27 12:28:00 -07:00
Koushik Dutta
67b7720f29 amcrest: doorbell talkback 2021-09-27 12:16:59 -07:00
Koushik Dutta
72d53405cf homekit: increase connection limit 2021-09-27 11:28:04 -07:00
Koushik Dutta
78c1e81ea0 google-home: fixup doorbell notifications 2021-09-27 11:26:34 -07:00
Koushik Dutta
7455d09b5e common: instanced provider add button 2021-09-27 11:26:18 -07:00
Koushik Dutta
c2129b12e5 amcrest: more button press detection 2021-09-27 11:25:58 -07:00
Koushik Dutta
f1aa85e10e unifi-protect: add new hub option 2021-09-27 11:24:48 -07:00
Koushik Dutta
09da42c5bd server: force gc to address memory leaks 2021-09-27 01:14:10 -07:00
Koushik Dutta
e87e3059af google-home: doorbell support 2021-09-27 00:55:05 -07:00
Koushik Dutta
6f26e47896 google-home: use new homegraph api 2021-09-27 00:37:24 -07:00
Koushik Dutta
997f9a8d00 hikvision: reduce request spam 2021-09-26 16:02:54 -07:00
Koushik Dutta
41b6e26eb1 unifi-protect: multiple unifi protect application support 2021-09-26 16:02:22 -07:00
Koushik Dutta
c5e2564f01 hikvision: use single event stream for nvr 2021-09-25 21:21:09 -07:00
Koushik Dutta
a6402a0bbe core: binary state inversion ui fix 2021-09-25 21:03:40 -07:00
Koushik Dutta
878e3b0167 rtsp: pass provider along too 2021-09-25 21:03:24 -07:00
Koushik Dutta
39ae03581b mqtt: fix subscribtion bug 2021-09-25 21:03:07 -07:00
Koushik Dutta
b8384307b7 core: binary state ui 2021-09-25 17:54:48 -07:00
Koushik Dutta
19cf422264 amcrest: watch for AlarmIPC event for button press 2021-09-25 14:54:14 -07:00
Koushik Dutta
1b78452801 rtsp: boilerplate code to re-report devices 2021-09-24 20:09:12 -07:00
Koushik Dutta
aca68554ff google-home: quiet state event reporting 2021-09-24 20:08:56 -07:00
Koushik Dutta
bc75eb9dc4 amcrest: doorbell support 2021-09-24 20:08:29 -07:00
Koushik Dutta
4b77bd26b6 rebroadcast: refactor to simplify code. transcode PCM audio automatically. 2021-09-24 12:49:23 -07:00
Koushik Dutta
053a2eca96 google-home: quiet unnecessary state reports 2021-09-24 12:48:41 -07:00
Koushik Dutta
624f91bd7c cameras: Update to notify recommended rebroadcast plugin 2021-09-24 00:44:26 -07:00
Koushik Dutta
22b4193241 homekit: publish 2021-09-23 23:45:24 -07:00
Koushik Dutta
3ed5e4b284 homekit: random pincode 2021-09-23 23:29:04 -07:00
Koushik Dutta
0e6749aa7a rebroadcaster: auto restat 2021-09-23 23:02:14 -07:00
Koushik Dutta
2ed3ca2ebd prebuffer: automatic pcm handling 2021-09-23 22:50:03 -07:00
Koushik Dutta
f1c931630a prebuffer: automatic pcm handling 2021-09-23 22:49:55 -07:00
Koushik Dutta
2eb85a861b onvif: release 2021-09-23 22:49:40 -07:00
Koushik Dutta
0aed8ef429 onvif: event topic fix 2021-09-23 19:52:36 -07:00
Koushik Dutta
39b183959d onvif: update for new rtsp code 2021-09-23 19:20:36 -07:00
Koushik Dutta
ab40eb43ed cli: argument fix 2021-09-23 18:22:20 -07:00
Koushik Dutta
5639fbf66f cli: argument fix 2021-09-23 18:21:43 -07:00
Koushik Dutta
d9fe6534aa Merge branch 'main' of github.com:koush/scrypted into main 2021-09-23 18:04:24 -07:00
Koushik Dutta
7e57d99fcc onvif: update 2021-09-23 18:04:22 -07:00
Koushik Dutta
5da9ce66ea Update README.md 2021-09-23 17:48:52 -07:00
Koushik Dutta
5f6a7e86d1 sdk: login 2021-09-23 14:33:45 -07:00
Koushik Dutta
52bf41bb9c server: protect endpoints with logins 2021-09-23 14:32:17 -07:00
Koushik Dutta
9ef615431c cli: login 2021-09-23 14:31:47 -07:00
Koushik Dutta
e546ebb185 sdk: login 2021-09-23 14:31:33 -07:00
Koushik Dutta
a9e99df44a sdk: login 2021-09-23 14:31:20 -07:00
Koushik Dutta
802a70d7ed homekit: cleanups 2021-09-23 14:31:09 -07:00
Koushik Dutta
2956e41c8c dummy-binary-sensor: release 2021-09-23 13:58:40 -07:00
Koushik Dutta
9c27ed5ecb cli: auth fixes 2021-09-23 13:58:22 -07:00