Webapp for controlling filmout_display and various cameras control systems.
Go to file
mmcwilliams d3f0a27f30 Added ffprobe functionality. On UI side, enable and disable buttons via class to prevent user error 2024-08-09 16:20:07 -04:00
browser Added ffprobe functionality. On UI side, enable and disable buttons via class to prevent user error 2024-08-09 16:20:07 -04:00
dist Added ffprobe functionality. On UI side, enable and disable buttons via class to prevent user error 2024-08-09 16:20:07 -04:00
scripts Move globals interfaces into browser project to share. API needs design 2024-07-13 09:23:58 -04:00
src Added ffprobe functionality. On UI side, enable and disable buttons via class to prevent user error 2024-08-09 16:20:07 -04:00
static Added ffprobe functionality. On UI side, enable and disable buttons via class to prevent user error 2024-08-09 16:20:07 -04:00
views Added ffprobe functionality. On UI side, enable and disable buttons via class to prevent user error 2024-08-09 16:20:07 -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 ffmpeg list demux types feature. Add websocket basic server. Add browser build project with stub websocket. 2024-05-15 17:29:59 -04:00
package-lock.json TestImage class will produce a frame that highlights the edges and a focus screen 2024-08-02 10:29:12 -04:00
package.json TestImage class will produce a frame that highlights the edges and a focus screen 2024-08-02 10:29:12 -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