Video Renderer — Control Room

Upload 4–25 images (+ optional headlines), optionally upload an MP3, and render an MP4 from your API.

v3 UI (fixed + branding toggles)
Local: http://localhost:8000 • Deployed: your domain.
STEP 1: local image files (and MP3 if selected) are uploaded here first. n8n should return URLs.
Watermark (logo)
Bottom-right logo overlay on slides
Frame overlay
Transparent PNG frame on top of video
If empty: API may use bundled /app/assets/logo.png (if present). If Watermark is OFF, the logo will not be used for watermark.
Default: assets/frame_overlay.png (inside your container at /app/assets/).
If MP3 selected: it will be uploaded to n8n in STEP 1 as form field audio. Rendering still happens via your API afterwards.
Slides: 0 (must be 4–25)

Status

Ready.

Quick rules

  • Slides must be 4–25
  • Each slide needs a file or URL
  • If any slide uses a file → STEP 1 uploads files to n8n to get URLs
  • If MP3 selected → STEP 1 uploads it to n8n as audio
  • Branding toggles are sent as real booleans (true/false)