Webapp for controlling filmout_display and various cameras control systems.
Go to file
mmcwilliams 748551a353 Add ability to use ENV variables in a subprocess. Use the DISPLAY env variable when launching fd to set which screen it launches on. 2024-11-04 15:13:59 -05:00
browser Add framing feature. Also only works correctly when sequence is selected but that's okay for now. Resolves #2 2024-10-24 11:23:33 -04:00
dist Add ability to use ENV variables in a subprocess. Use the DISPLAY env variable when launching fd to set which screen it launches on. 2024-11-04 15:13:59 -05:00
scripts Move globals interfaces into browser project to share. API needs design 2024-07-13 09:23:58 -04:00
src Add ability to use ENV variables in a subprocess. Use the DISPLAY env variable when launching fd to set which screen it launches on. 2024-11-04 15:13:59 -05:00
static Add framing feature. Also only works correctly when sequence is selected but that's okay for now. Resolves #2 2024-10-24 11:23:33 -04:00
views Add framing feature. Also only works correctly when sequence is selected but that's okay for now. Resolves #2 2024-10-24 11:23:33 -04:00
.gitignore filmout_manager can launch the fd binary and connect to its socket server, now. Add dotenv features to load settings from a file. 2024-04-27 11:30:02 -06:00
default.env Add ability to use ENV variables in a subprocess. Use the DISPLAY env variable when launching fd to set which screen it launches on. 2024-11-04 15:13:59 -05:00
package-lock.json Implement image display and complete screen and displayed image in variable canvas size. Add caching to image generation 2024-08-17 21:22:17 -04:00
package.json Implement image display and complete screen and displayed image in variable canvas size. Add caching to image generation 2024-08-17 21:22:17 -04:00
tsconfig-browser.json Add ffmpeg list demux types feature. Add websocket basic server. Add browser build project with stub websocket. 2024-05-15 17:29:59 -04:00
tsconfig.json Add ffmpeg list demux types feature. Add websocket basic server. Add browser build project with stub websocket. 2024-05-15 17:29:59 -04:00