Commit Graph

202 Commits

Author SHA1 Message Date
Koushik Dutta
f3fcb1d8bf core: fix race condition for ontrack 2022-09-02 11:31:09 -05:00
Koushik Dutta
3da637beb4 common: dont request microphone permission until necessary 2022-09-01 21:11:37 -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
838cc01b42 core: fix media track linking 2022-08-28 18:51:30 -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
3d2a61cde4 core: clean up various connection and login dialogs 2022-08-26 14:26:53 -07:00
Koushik Dutta
28420911c0 core: initial pass at launcher 2022-08-24 17:33:36 -07:00
Koushik Dutta
683cdf8c84 core: fix video, fix management url 2022-08-22 23:42:43 -07:00
Koushik Dutta
20acca87e4 core: fix video clip bugs 2022-08-12 17:22:56 -07:00
Koushik Dutta
809724b816 core: another missing settings ui fix 2022-08-02 12:01:12 -07:00
Koushik Dutta
99ea804ede core: fix native webrtc camera viewing 2022-08-01 16:43:20 -07:00
Koushik Dutta
e6ae0b9318 core: fix native webrtc camera viewing 2022-08-01 15:55:16 -07:00
Koushik Dutta
92bf534a77 ui: fix settings bug 2022-07-25 10:34:44 -07:00
Koushik Dutta
198b95d507 core: fix missing setings 2022-07-24 11:36:52 -07:00
Koushik Dutta
301fb98b4c core/ui: fix 2 way in web interface 2022-07-22 12:10:21 -07:00
Koushik Dutta
41da5a4af4 ui: simplify camera streaming 2022-07-07 09:57:25 -07:00
Koushik Dutta
2c854d45a4 ui: update 2022-06-28 10:25:00 -07:00
Koushik Dutta
64f696599c core: include pending results stat tracker 2022-06-27 13:58:47 -07:00
Koushik Dutta
d9f96b9a72 core: add webrtc api support, initial nvr fast seek support 2022-06-27 00:20:09 -07:00
Koushik Dutta
cb3591e613 core: add script default export support 2022-06-25 14:17:24 -07:00
Koushik Dutta
c3e06ae16a core: implement fast nvr seek. fix rtc session termination. 2022-06-22 11:25:16 -07:00
Koushik Dutta
4233b71084 ui: remove some legacy api usage 2022-06-20 20:00:31 -07:00
Koushik Dutta
cec94c223c core: publish ui fixes 2022-06-17 09:29:24 -07:00
Koushik Dutta
335f9f5f4a core: fix settings bug 2022-06-08 10:40:59 -07:00
Koushik Dutta
774a6cb800 ui: wip cleanups and perf improvements 2022-06-06 00:36:50 -07:00
Koushik Dutta
7cac09aa6f core: fix missing script editor 2022-06-02 09:59:29 -07:00
Koushik Dutta
b328af06ea ui: fix busted plugins 2022-06-01 23:33:45 -07:00
Koushik Dutta
a9e36c8912 ui: fix crash 2022-06-01 22:57:16 -07:00
Koushik Dutta
a2eb780921 ui: add device management button 2022-06-01 22:30:04 -07:00
Koushik Dutta
381f780adc ui: cleanups 2022-06-01 22:01:01 -07:00
Koushik Dutta
6835aac6fd core: publish 2022-05-30 20:54:47 -07:00
Koushik Dutta
d6053ba896 ui: only show mic if intercom is implemented 2022-05-30 20:49:56 -07:00
Koushik Dutta
a44af8e285 ui: make button visible on non nvr cameras 2022-05-30 17:12:06 -07:00
Koushik Dutta
adb691c974 ui: start 2 way audio muted, add mute button 2022-05-30 16:46:57 -07:00
Koushik Dutta
5b259d509c ui: call startSession on webrtc sessions 2022-05-26 22:02:06 -07:00
Koushik Dutta
f838fb5ad0 core: future proof device groups. add qrcode support. 2022-05-24 17:22:51 -07:00
Koushik Dutta
e0ac125b18 Merge branch 'main' of github.com:koush/scrypted 2022-05-24 17:17:58 -07:00
Koushik Dutta
32b41f7be1 ui: qrcode support 2022-05-24 17:17:49 -07:00
Koushik Dutta
0c4b8bea67 core: fix camera aggregate encoding arguments 2022-05-16 15:48:37 -07:00
Koushik Dutta
f48b1abb2c core: fix add device button bug 2022-05-06 10:27:13 -07:00
Koushik Dutta
9c91e3bc16 core: fix race condition on native webrtc viewing 2022-05-03 18:41:44 -07:00
Koushik Dutta
b4e9f20d5d all: prune package.json 2022-05-02 11:50:47 -07:00
Koushik Dutta
0af6ab795e core: need to bypass pwa cache on network error to force user action 2022-04-22 10:10:19 -07:00
Koushik Dutta
b46403e47d core: reload on network error to allow cert to be reaccepted 2022-04-22 09:32:07 -07:00
Koushik Dutta
f5142514ce server/core: more pluginDepnedencies installation into the server 2022-04-16 15:01:40 -07:00
Koushik Dutta
e74fbaa4b7 core: clean up peerconnections faster 2022-04-13 23:10:10 -07:00
Koushik Dutta
267883f63c core: use registry.npmjs.org directly. 2022-04-13 19:47:28 -07:00
Koushik Dutta
763c352af8 core/ui: fall back to locally proxied npm that handles CORS if registry.npmjs.cf fails 2022-04-13 13:30:21 -07:00
Koushik Dutta
b5d48b1f47 core: fix webrtc camera refactor bug 2022-04-12 01:08:22 -07:00
Koushik Dutta
588f17b978 core: fix firefox in beta 2022-04-05 13:28:40 -07:00