Skip to content

daydreamlive/daydream-browser

Repository files navigation

daydream-browser

WebRTC streaming SDK for Daydream — real-time AI video processing.

Packages

Package Description
@daydreamlive/browser Core WebRTC client
@daydreamlive/react React hooks

Quick Start

npm install @daydreamlive/browser
npm install @daydreamlive/react

See examples/nextjs for a full working example.

Architecture

Backend (your server)          Browser
┌─────────────────────┐       ┌──────────────────────────┐
│  @daydreamlive/sdk  │       │  @daydreamlive/browser   │
│  - createStream()   │──────▶│  - WHIP (broadcast)      │
│  - updateStream()   │       │  - WHEP (playback)       │
└─────────────────────┘       └──────────────────────────┘
        │                              │
        └──────── whipUrl ─────────────┘

License

MIT

About

WebRTC streaming SDK for real-time AI video processing.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •