Webapp for controlling filmout_display and various cameras control systems.
Go to file
Matt McWilliams c5e03f669e Add Camera class. Lists serial and connects to one of them. 2024-07-09 00:02:45 -04:00
browser 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
dist Add Camera class. Lists serial and connects to one of them. 2024-07-09 00:02:45 -04:00
src Add Camera class. Lists serial and connects to one of them. 2024-07-09 00:02:45 -04:00
static/js 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
views 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
.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 Add Camera class. Lists serial and connects to one of them. 2024-07-09 00:02:45 -04:00
package.json Add Camera class. Lists serial and connects to one of them. 2024-07-09 00:02:45 -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