Skip to content

Latest commit

 

History

History

replica-recording

Tavus Replica Recording Example

🚀 Features

This app demonstrates how to:

  • Record video using your webcam
  • Select media devices

🎮 Preview

Open in StackBlitz

🛠 Getting Started

  1. Install dependencies:

    npm install
    
  2. Start the development server:

    npm run dev
    

📚 Learn More