Commit Graph

245 Commits

Author SHA1 Message Date
Koushik Dutta
8f1467c682 server: respect conversion weights on all mime types 2022-08-02 10:50:10 -07:00
Koushik Dutta
48222f5bdc server: move snapshot handling to snapshot plugin, snapshot plugin will be installed as part of the server install. 2022-07-31 14:05:43 -07:00
Koushik Dutta
7e09f4c07f server: fix socket leak 2022-07-30 09:29:40 -07:00
Koushik Dutta
b6a582d6b1 server: feature to have video conversion respect resize parameters. video snapshots no longer write to file system. 2022-07-28 15:46:37 -07:00
Koushik Dutta
d3ddd52d30 server: media manager improvements 2022-07-28 14:12:43 -07:00
Koushik Dutta
19d670c6f3 server: add support for plugin forking to better utilize cpu cores in plugins like rebroadcast or nvr 2022-07-19 08:34:59 -07:00
Koushik Dutta
b247be225e server: simplify plugin loading 2022-07-15 08:28:53 -07:00
Koushik Dutta
5b67c74078 server: implement sendSocket. 2022-07-13 07:48:51 -07:00
Koushik Dutta
41a24fbaba server: Fix api access auth issue. 2022-07-07 09:58:51 -07:00
Koushik Dutta
a8b6111db4 server: simplify rpc serializer 2022-07-04 13:28:58 -07:00
Koushik Dutta
a8675479c6 server: fix python plugins on windows 2022-07-01 13:22:36 -07:00
Koushik Dutta
b3a03554ff server: change default volume path. use off the shelf ffmpeg. 2022-07-01 10:46:41 -07:00
Koushik Dutta
8a21b0e2d0 server: add support for properties from newer sdks 2022-06-28 22:19:21 -07:00
Koushik Dutta
8579a9f561 server: cleanups 2022-06-28 21:06:10 -07:00
Koushik Dutta
755cbbd111 server: add support for methods from newer sdks 2022-06-28 21:03:42 -07:00
Koushik Dutta
fa70e700ab server: add sdk versioning hook 2022-06-28 13:03:04 -07:00
Koushik Dutta
f45921d0f8 server: clear ffmpeg timeout 2022-06-28 08:23:47 -07:00
Koushik Dutta
935c431e49 server: watch for ffmpeg snapshot convesion failure 2022-06-28 08:21:14 -07:00
Koushik Dutta
17f8dd5dbc server: add pluginId option to api socket 2022-06-27 18:31:42 -07:00
Koushik Dutta
7f8e7313a6 server: fix node 18 abi migration 2022-06-26 11:18:30 -07:00
Koushik Dutta
fba32dfa46 server: fix bug in media manager 2022-06-26 10:16:22 -07:00
Koushik Dutta
6312e5a0bf server: fix media manager serialization for non-serializable types 2022-06-21 12:35:27 -07:00
Koushik Dutta
0e770bfd98 server: fix crash 2022-06-20 12:30:04 -07:00
Koushik Dutta
2a88ba1c62 server: remove cors api access. add socket api access. 2022-06-20 11:31:07 -07:00
Koushik Dutta
6a1850edb7 server: fix firefox connection upgrade 2022-06-15 10:03:21 -07:00
Koushik Dutta
328cf1536e server: add hack (?) to fix gst plugin search path on darwin 2022-06-12 14:20:27 -07:00
Koushik Dutta
924d5ef0be various: checkin 2022-06-08 10:41:22 -07:00
Koushik Dutta
9d9f19009f server: rcp add side band buffer serialiazation everywhere 2022-06-06 00:33:54 -07:00
Koushik Dutta
90716d4da7 server: fix weird ts issue 2022-06-06 00:23:38 -07:00
Koushik Dutta
b6b08c5ebb server: add rpc support for side band binary payloads 2022-06-06 00:20:56 -07:00
Koushik Dutta
c5bc9a0dab server: support api from other domains 2022-06-05 23:53:19 -07:00
Koushik Dutta
47f24f1a43 server: fix engine io ids 2022-06-03 13:59:27 -07:00
Koushik Dutta
f0e9d8350d server: fix types 2022-06-03 10:58:11 -07:00
Koushik Dutta
88a95b4529 server: return alternate local host addresses 2022-06-03 10:55:33 -07:00
Koushik Dutta
1344a577fa server: cors support 2022-06-02 16:12:28 -07:00
Koushik Dutta
7cf9daabe3 server: publish 2022-05-28 18:57:50 -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
025b669ed0 server: make info property easily user editable again 2022-04-18 22:34:20 -07:00
Koushik Dutta
167a3b9681 server: fix plugin default export when device is a class or function. fix pluginId state missing. 2022-04-18 13:56:04 -07:00
Koushik Dutta
856bac30b3 webrtc/server: Fix missing sourceid 2022-04-13 13:01:25 -07:00
Koushik Dutta
751cc2a238 global: rename FFMpeg to FFmpeg 2022-04-11 22:42:31 -07:00
Koushik Dutta
1c3682f9db server: handle rtsps conversion 2022-04-11 22:37:20 -07:00
Koushik Dutta
29e787b1e6 server: fix self.* calls on ScryptedDeviceBase 2022-04-09 13:05:56 -07:00
Koushik Dutta
f3fe4f68d4 server: prune mixin storage 2022-04-08 11:30:27 -07:00
Koushik Dutta
0ac48d7568 server: watch for websocket negotiation crash 2022-04-06 23:14:04 -07:00
Koushik Dutta
64f5ab9483 sdk/server: media object updates to track source id 2022-04-03 20:19:42 -07:00
Koushik Dutta
b82e64e42d server: consolidate property checking 2022-04-03 20:19:42 -07:00
Koushik Dutta
d00ca20e54 server: note versions on all consoles 2022-03-19 10:52:02 -07:00
Koushik Dutta
7e274d939f server: add file converter 2022-03-16 13:58:50 -07:00
Koushik Dutta
406f1d078a server: fix converter weighting 2022-03-16 10:44:03 -07:00