Skip to main content
Here are some examples to inspire building your own applications.

SDKs

Get started quickly with our official SDKs:

TypeScript SDK

Server-side stream management with @daydreamlive/sdk

Browser SDK

WebRTC broadcasting and playback with @daydreamlive/browser

TouchDesigner

Visual programming and VJ applications

OBS Plugin

Add AI effects to your OBS streams

Browser SDK Examples

The Browser SDK includes working examples you can try immediately:
ExampleDescriptionDemo
with-reactBasic React hooksLive Demo
with-compositorCanvas compositionLive Demo
with-screen-shareScreen captureLive Demo
with-threeThree.js streamingLive Demo
with-vanillaPure JS (no React)

Community Examples

FluidCanvas Example

An interactive WebGL-based fluid simulation built with React, TypeScript, and Vite. This demo showcases real-time fluid dynamics with customizable parameters and visual effects.

DrawingCanvas Example

A React drawing canvas example with WebRTC streaming capabilities. This example demonstrates a feature-rich drawing component with multiple tools, recording capabilities, and real-time streaming support.

Audio-Reactive Example

An AudioInput component system that captures microphone or demo audio, analyzes frequency levels in real-time, and renders audio-reactive visualizations to canvas for streaming applications.

GitHub Repositories