The world’s first hosted
StreamDiffusion platform
Ultra-low latency, advanced controls, GPU-free workflows.
BUILDER SPOTLIGHT
STREAMDIFFUSIONTD
x daydream
StreamDiffusionTD is a custom TouchDesigner operator developed by dotsimulate that enables real-time image generation.
Integrated with Daydream, it unlocks a new level of experimentation and collaboration - no GPU required.
experience
realtime ai
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}
no heavy lifting
Only hosted StreamDiffusion API service available in the world. Multi-ControlNet, IPAdapter, and TensorRT acceleration built into the API.
Subsecond latency and under 10s cold start time compared to the typical 3–6 seconds or more in other platforms.
dotsimulate has already integrated this with the StreamDiffusionTD operator, giving users more creative freedom by offloading diffusion to Daydream.
99% uptime, backed by a decentralized network resilient to localized failures.
daydream For Visual Artists
An intuitive Playground with smart defaults and optimized settings. Start creating in seconds, not weeks.
Build, iterate and experiment with your creative team
Hosted StreamDiffusion on remote GPUs that delivers consistent, high-quality results with ultra-low latency.
Fine-tune every detail, and bring your vision to life without limits.