welcome to daydream

BUILDER SPOTLIGHT

TouchDesigner Integration

dotsimulate integrated Daydream as the backend of StreamDiffusionTD, and removed the barrier of needing a local GPU to run StreamDiffusion.

BMWebcast

Daydream powered the BMWebcast, turning it into a global interactive art experiment with 10 million minutes streamed

daydream for builders

1const url = 'https://api.daydream.live/v1/streams';
2const options = {
3  method: 'POST',
4  headers: {Authorization: 'Bearer <token>', 'Content-Type': 'application/json'},
5  body: '{"pipeline_params":{},"name":"<string>","output_rtmp_url":"<string>"}'
6};
7
8try {
9  const response = await fetch(url, options);
10  const data = await response.json();
11  console.log(data);
12} catch (error) {
13  console.error(error);
14}
Advanced features,
no heavy lifting

Only hosted StreamDiffusion API service available in the world. Multi-ControlNet, IPAdapter, and TensorRT acceleration built into the API.

Performance

Subsecond latency and under 10s cold start time compared to the typical 3–6 seconds or more in other platforms.

Trusted by experts

dotsimulate has already integrated this with the StreamDiffusionTD operator, giving users more creative freedom by offloading diffusion to Daydream.

Reliability

99% uptime, backed by a decentralized network resilient to localized failures.

daydream For Visual Artists

Start creating in seconds

An intuitive Playground with smart defaults and optimized settings. Start creating in seconds, not weeks.

Built for collaboration

Build, iterate and experiment with your creative team

GPU Free by Design

Hosted StreamDiffusion on remote GPUs that delivers consistent, high-quality results with ultra-low latency.

Full Creative Control

Fine-tune every detail, and bring your vision to life without limits.

Our community is already home to an inspiring mix of creative technologists, builders and researchers pushing the boundaries of digital expression.