infery
← All models

Bria's VRMBG 3.0 Realtime

video-background-removal-realtime

Video generationby Bria

Remove video backgrounds in real time with Bria’s VRMBG 3.0 model. Built for live streaming, real-time video apps, content creation, and low-latency workflows that need fast, accurate background removal.

Details

Accepts
video + image

Pricing

Price
0.525 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
image_urlstringPlayground webcam/video source. Media is sent over WebRTC.
blur_strengthintegerBackground blur strength, 0-100 (used when background_type is 'blur').
background_typestringenum: color, image, blurHow to replace the background: 'color', 'image', or 'blur'.
background_colorstringenum: Black, White, Gray, Red, Green, BlueSolid background colour (used when background_type is 'color').
background_image_urlBackground image URL or data URI (used when background_type is 'image').