-
-
-
-
- No recorders yet
- Create a recorder to ingest live streams via SRT, RTMP, or SDI.
-
-
-
- diff --git a/services/web-ui/nginx.conf b/services/web-ui/nginx.conf index c1a2caf..eb46eba 100644 --- a/services/web-ui/nginx.conf +++ b/services/web-ui/nginx.conf @@ -95,9 +95,9 @@ server { proxy_request_buffering off; } - # SPA fallback - try to serve file, else route to index.html + # SPA fallback - try to serve file, else route to the React shell. location / { - try_files $uri $uri/ /home.html; + try_files $uri $uri/ /index.html; expires -1; add_header Cache-Control "no-cache, no-store, must-revalidate"; } diff --git a/services/web-ui/public/_primitives-smoke.html b/services/web-ui/public/_primitives-smoke.html deleted file mode 100644 index 680ce21..0000000 --- a/services/web-ui/public/_primitives-smoke.html +++ /dev/null @@ -1,226 +0,0 @@ - - -
- - -
- API tokens let scripts and integrations authenticate as you without using your password.
- Tokens are shown once at creation — store them securely.
- Use Authorization: Bearer <token> in your requests.
-
| - | Node | -IP | -Role | -CPU | -Memory | -Version | -Last seen | -Actions | -
|---|---|---|---|---|---|---|---|---|
| Loading… | ||||||||
- We're still wiring up the timeline editor — clip trimming, sequence - rendering, and Premiere round-tripping. It's not ready for use yet, - but it's coming. Use the sidebar to jump to Library, Recorders, - or Projects in the meantime. -
-
-
- capture sidecar.
- Set a remote URL here to forward all SDI capture API calls to a secondary MAM node
- running --profile capture (e.g. a machine with a DeckLink card).
- Leave blank to use the local capture service.
-