Koushik Dutta
f729c76346
various: remove defunct ffmpeg args
2025-03-16 19:09:40 -07:00
Koushik Dutta
3b6454f107
cli: add support for version launch hint
2024-08-27 18:30:33 -07:00
Koushik Dutta
e172b45047
cli: add support for session file path
2024-07-08 15:31:01 -07:00
Koushik Dutta
0a6c07551f
cli: missing file
2024-07-08 15:26:56 -07:00
Koushik Dutta
fa33f850f7
cli: rtsp to mp4 converter
2024-07-08 15:25:21 -07:00
Long Zheng
272bad8f29
cli: Enable TypeScript strict for packages/cli ( #1494 )
...
* Enable strict mode on packages/cli
* Fix condition
2024-06-03 10:34:18 -07:00
Koushik Dutta
0ae93a9c3f
cli: publish
2024-05-15 09:24:18 -07:00
Long Zheng
72422cdd8b
windows: Fix Windows server install with installDir containing space ( #1471 )
...
* Fix server install with installDir containing space
* Revert "Fix server install with installDir containing space"
This reverts commit b99ccd3c3d .
* Alternate fix by wrapping each runCommand arg in a quote for Windows
2024-05-15 09:23:05 -07:00
Koushik Dutta
a0e5dd4c89
cli: publish
2024-05-02 22:18:16 -07:00
Long Zheng
4b055f55e1
server/cli: Fix Node 20.12.2 child_process.spawn .cmd EINVAL on Windows ( #1455 )
...
* Fix spawning .cmd on Windows
* Fix comment
* Fix quotes
* Fix quotes
* Fix quotes (really)
* Simplify variable
2024-04-30 11:11:58 -07:00
Koushik Dutta
c94fb231c6
cli: fix updater
2024-03-25 12:45:10 -07:00
Koushik Dutta
706e37ea68
cli: use nonzero exit to force restart
2024-03-19 13:09:34 -07:00
Koushik Dutta
4e21db52e2
cli: exit after updates
2024-03-19 12:11:51 -07:00
Koushik Dutta
719c8af9c4
cli: set lxc ffmpeg path
2024-03-15 12:47:20 -07:00
Koushik Dutta
8a640758d1
server/cli: fix login issues
2024-01-22 09:11:02 -08:00
Koushik Dutta
48d9790051
cli: fix https://github.com/koush/scrypted/issues/1277
2024-01-21 14:52:10 -08:00
Koushik Dutta
cec3a592ba
client: add missing dependency
2024-01-21 14:42:24 -08:00
Koushik Dutta
a54d5a5f59
cli: remove axios
2024-01-11 00:35:21 -08:00
Koushik Dutta
80a1a78a79
install: fix env
2023-11-23 09:12:43 -08:00
Koushik Dutta
7875c51d62
install: prevent usage of global libvips
2023-11-23 08:50:28 -08:00
Koushik Dutta
fdab50bf8e
cli/client: update
2023-11-22 09:59:34 -08:00
Brett Jia
772bfec55a
cli, core: support invoking remote commands ( #1185 )
...
* cli, core: support launching remote commands
* fixes
* preserve buffer format for child process
2023-11-14 20:32:30 -08:00
Brett Jia
cf9a0653f2
cli, core, ui: add npx scrypted shell and support interactive/noninteractive shells ( #1174 )
...
* cli: add `npx scrypted shell`
* stdin tweaks
* buffer math tweaks
* listen to stdin eof only on noninteractive
* feedback + implement noninteractive use
* change logic per feedback
2023-11-13 10:46:21 -08:00
Koushik Dutta
3a62d9cd31
cli: add ffplay filter args
2023-08-26 21:31:31 -07:00
Koushik Dutta
a89700acc2
cli/client: decouple, upgrade packages, publish
2023-03-01 13:55:40 -08:00
Koushik Dutta
eef67a9383
cli: fix arg parsing
2023-03-01 11:56:37 -08:00
Koushik Dutta
1180d9fa2c
cli: rebuild
2023-03-01 11:51:36 -08:00
Koushik Dutta
fed1cf2a0d
cli: update
2023-02-28 11:10:22 -08:00
Koushik Dutta
bf5b90dc2c
cli: throw error on non zero result during install
2022-12-06 07:59:03 -08:00
Koushik Dutta
06b629dd08
cli: update
2022-12-05 08:50:39 -08:00
Koushik Dutta
6467172304
docker: wip
2022-12-05 08:09:54 -08:00
Koushik Dutta
aa44f05954
cli: update
2022-12-05 07:28:26 -08:00
Koushik Dutta
2b70b265a4
cli: examples
2022-09-12 12:43:46 -07:00
Koushik Dutta
b40c5eb8d7
cli: examples
2022-09-12 12:43:30 -07:00
Koushik Dutta
db43a96a13
cli: fix first time login + command bug
2022-09-12 12:29:49 -07:00
Koushik Dutta
ba74ea5362
cli: add prefix to scrypted-serve
2022-09-10 19:38:53 -07:00
Koushik Dutta
a3ed15a208
cli: add support for running an older server version
2022-09-03 13:13:31 -05:00
Koushik Dutta
77bf411597
cli: support windows
2022-07-01 11:37:52 -07:00
Koushik Dutta
2a550b084f
cli: add windows command fix
2022-07-01 10:24:10 -07:00
Koushik Dutta
9effbc08f7
cli/client: watch for node verison change on install. publish.
2022-06-27 00:59:42 -07:00
Koushik Dutta
b806d6cebe
cli: nuke package-lock.json before intsalling
2022-04-14 09:46:25 -07:00
Koushik Dutta
751cc2a238
global: rename FFMpeg to FFmpeg
2022-04-11 22:42:31 -07:00
Koushik Dutta
8cd8131bab
cli: ffplay stdio
2022-03-01 12:43:02 -08:00
Koushik Dutta
c464b8ef95
cli: ffplay command. neat!
2022-03-01 11:20:40 -08:00
Koushik Dutta
a38a791e59
cli/client/server: cli command support
2022-02-11 17:52:06 -08:00
Koushik Dutta
f0f12c2010
cli: allow device commands
2022-02-11 17:46:48 -08:00
Koushik Dutta
c610bf3c91
rpc: move out of server
2022-02-11 13:27:50 -08:00