Commit Graph

257 Commits

Author SHA1 Message Date
Koushik Dutta
8042661d8b core: fix direct connection code... redux 2022-06-09 11:57:24 -07:00
Koushik Dutta
398dc8a9d9 core: fix direct connection code 2022-06-09 11:43:30 -07:00
Koushik Dutta
ba82f7d941 core: dont use direct connections on localhost. 2022-06-08 22:46:42 -07:00
Koushik Dutta
86d4ecc43e webrtc: fix issue with ice trickle happening when it should not 2022-06-08 13:37:57 -07:00
Koushik Dutta
d7f9313474 core: publish 2022-06-08 10:48:00 -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
8757efdbea core: publish 2022-06-01 23:36:49 -07:00
Koushik Dutta
b328af06ea ui: fix busted plugins 2022-06-01 23:33:45 -07:00
Koushik Dutta
406e363257 Merge branch 'main' of github.com:koush/scrypted 2022-06-01 22:57:22 -07:00
Koushik Dutta
a9e36c8912 ui: fix crash 2022-06-01 22:57:16 -07:00
Koushik Dutta
24fa8379ad various plugins: publish management url support 2022-06-01 22:35:19 -07:00
Koushik Dutta
9efcf515c6 Merge branch 'main' of github.com:koush/scrypted 2022-06-01 22:34:11 -07:00
Koushik Dutta
79c7e4bd74 various plugins: publish management url support 2022-06-01 22:33:58 -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
4c87d7c9e2 core: no need for dummy audio on camera groups 2022-05-31 17:36:49 -07:00
Koushik Dutta
6835aac6fd core: publish 2022-05-30 20:54:47 -07:00
Koushik Dutta
a824bbe371 Merge branch 'main' of github.com:koush/scrypted 2022-05-30 20:53:11 -07:00
Koushik Dutta
d6053ba896 ui: only show mic if intercom is implemented 2022-05-30 20:49:56 -07:00
Koushik Dutta
d39587c110 core: publish 2022-05-30 17:14:26 -07:00
Koushik Dutta
2761f6a6c7 Merge branch 'main' of github.com:koush/scrypted 2022-05-30 17:12:15 -07:00
Koushik Dutta
a44af8e285 ui: make button visible on non nvr cameras 2022-05-30 17:12:06 -07:00
Koushik Dutta
be3a796ac8 core: publish 2022-05-30 17:00:26 -07:00
Koushik Dutta
adb691c974 ui: start 2 way audio muted, add mute button 2022-05-30 16:46:57 -07:00
Koushik Dutta
77329bf153 webrtc: wait for rtsp server playback to begin before completing the peer connection. 2022-05-27 10:14:34 -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
ef527f2a63 core: somewhat future proof aggregate devices 2022-05-23 21:14:07 -07:00
Koushik Dutta
ef15b18532 various plugins: support ffmpeg filter 2022-05-17 23:09:53 -07:00
Koushik Dutta
da8343f4e4 various plugins: improve support for complex ffmpeg inputs 2022-05-17 09:35:35 -07:00
Koushik Dutta
d1c5d607a3 core: combined cameras now output rawvideo and defer to transcoding at the target. 2022-05-16 23:48:07 -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
c5afebba16 core: publish 2022-05-05 13:45:14 -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
e63eea7fb3 server/sdk/core: use function typing instead of bare interface. 2022-04-28 11:28:05 -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
1cafb39afd core: publish 2022-04-13 23:13:02 -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
751cc2a238 global: rename FFMpeg to FFmpeg 2022-04-11 22:42:31 -07:00