Skip to content

heygen-com/liveavatar-web-sdk

Repository files navigation

LiveAvatar Web Resources

This repository contains the web resources for LiveAvatar.

Packages

We offer the following web SDKs to help you quickly build with Live Avatar.

Demos

Reference apps for building with LiveAvatar. Each is a standalone Next.js app under apps/.

Demo Path Port What it shows
Basic demo apps/demo 3001 Minimal LiveAvatar session — config form, video stream, voice chat. Good starting point.
Background removal apps/bg-removal-demo 3002 Client-side chroma-key on the green-screen video stream. Swap background to color, image, or video URL with no session restart.

Run a demo:

pnpm install
pnpm demo               # apps/demo (basic) on http://localhost:3001
pnpm demo:bg-removal    # apps/bg-removal-demo on http://localhost:3002

Each demo has its own README with setup details and required environment variables.

Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors