Upload a video for reconstruction
workspace_upload_videoUpload a local video file to start a 3D reconstruction job and receive an immediate job ID for tracking. Ideal for turning video captures into scannable scenes.
Instructions
Upload a local video file (.mp4/.mov/.avi/.mkv/.webm, ≤1 GB) into the account and start a reconstruction job. Returns {job_id, scan_id} immediately (202); follow with workspace_job_wait. The scene appears in workspace_list_scenes when the job is done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path of the local video file | |
| label | No | Human label for the scene (X-Scene-Label) | |
| source | No | Set ONLY for depth-camera footage (X-Demo-Source provenance tag) |