Stable release v4.2.0

Embed immersive video conversion into your platform.

Convert any uploaded video into VR, 180°, 360°, Dome, Spatial and immersive formats through a single, high-throughput API.

NODE_04 // ACTIVE782 FPS
Processing spatial.mp474%

One API. Multiple Outputs.

Abstract away the complexities of spatial rendering, projection mapping, and format muxing. One standard HTTP POST request yields multiple optimized delivery formats.

Standard VideoMP4, MOV, ProRes
POST /v1/convert
BuildVR Core Engine
VR 180°STEREOSCOPIC
SpatialMV-HEVC
DomeFISHEYE 4K

Who is this for? Think in integrations.

VR Learning Platforms

Convert standard instructional video into 180° stereoscopic formats instantly. Reduce course creation time by 80%.

Stereo 180HLS Streaming

AI Video Generators

Add an ‘Export to Spatial’ button to your GenAI platform overnight. We handle depth-map estimation and rendering.

Depth EstimationMV-HEVC

Museums & Venues

Map archival footage to massive fisheye dome projections without manual After Effects rendering workflows.

Fisheye8K Support

Integration in <10 mins

Stop worrying about GPU provisioning and FFmpeg pipelines. Hit our API with a source file, define your targets, and receive webhooks when your immersive assets are ready.

  • Automatic retry & error handling
  • S3/GCS direct ingest support
  • Frame-accurate parallel processing
convert.js
import { BuildVR } from '@buildvr/node';

const client = new BuildVR({ apiKey: process.env.BVR_KEY });

const job = await client.jobs.create({
  source: 's3://bucket/raw_footage.mp4',
  targets: [
    { format: 'spatial', profile: 'apple_vision_pro' },
    { format: 'dome_180', resolution: '4k' }
  ],
  webhookUrl: 'https://api.yoursite.com/bvr-hook'
});

Why integrate?

Feature / CapabilityBuild YourselfBuildVR
Time to Market3–6 Months1–2 Days
GPU InfrastructureManage dedicated instancesFully Managed & Scaled
Rendering PipelineCustom FFmpeg/Blender scriptingAbstracted JSON config
Depth Map GenerationTrain/Host custom ML modelsIncluded natively
ScreenLab Web SDK
360°03:42
Client-side playback

ScreenLab SDK

Don't build custom video players. Drop our white-labeled SDK into your web or mobile app to render immersive content natively.

WebXR ReadyOne-click HMD jump
Magic WindowGyroscope panning
White-labelCSS customizable
AdaptiveHLS / DASH muxing

Designed for production workloads

Developer

$500/mo

For startups and individual platforms scaling immersive content delivery.

  • 60 minutes/mo and add optional credits
  • Standard SLA (99.9%)
  • Community Support
Start Free Trial