Developer & DevOps

(Unpublished) Triple-View Orthographic Display for Dynamic Video Conversion

13 nodes 203 122 Automatic trigger
Download

Workflow Description

Advanced automation that converts video clips into multi-angle orthographic views using manual triggers and HTTP requests. The workflow integrates conditional logic and time delays to manage data flow and dynamically update states throughout the conversion process.

How it works

  1. 1.Activate the workflow using a manual trigger controlled by the user
  2. 2.Send an HTTP request to retrieve video data from an external server or API endpoint
  3. 3.Apply conditional logic to validate video format, resolution, and file integrity
  4. 4.Execute custom code to process and transform video into three distinct viewing angles
  5. 5.Insert a time delay to allow the processing to complete before proceeding
  6. 6.Update state variables with the conversion results and metadata

Use cases

  • Convert CAD simulation videos into front, side, and isometric views for engineering documentation and design reviews
  • Automate visual content processing for medical and scientific applications requiring multi-angle representations
  • Accelerate content production workflows by batch-processing multiple videos with consistent angle outputs

Requirements

  • External API or service providing video conversion or image processing capabilities
  • Video processing library (FFmpeg, GStreamer, or equivalent) installed and configured on the execution environment
  • Server or cloud storage with sufficient space for temporary files and processed outputs
  • Adequate permissions for file system access, API authentication, and external service integration

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Manual Trigger HTTP Request If Code Wait Set

Details

Trigger Automatic trigger
Nodes 13
Apps 6
Views 203
Downloads 122

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (13)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Generate Kling Video

HTTP Request

#2

Get Kling Video

HTTP Request

#3

Verify Task Status

If

#4

Get Final Video

Code

#5

GPT-4o Generator: Front View

HTTP Request

#6

GPT-4o Generator: Side View

HTTP Request

#7

Get Image URL of Front Image

Code

#8

Get Image URL of Side Image

Code

#9

Verify Generation Status of Front View

If

#10

Verify Generation Status of Side View

If

#11

Wait for Video Generation

Wait

#12

Basic Params

Set

#13