# Daydream ## Docs - [AI app generation](https://docs.daydream.live/api/ai-oneshot.md): Learn how to use AI tools to one-shot a StreamDiffusion-powered app - [Create a New Stream](https://docs.daydream.live/api/api-reference/create-stream.md): Creates a new video processing stream with the specified configuration - [Stream Status](https://docs.daydream.live/api/api-reference/stream-status.md): Check the status of your stream - [Update a Stream](https://docs.daydream.live/api/api-reference/update-stream.md): Updates pipeline parameters for an existing video processing stream - [API Keys](https://docs.daydream.live/api/api_keys.md): Guide on generating API - [Authentication](https://docs.daydream.live/api/authentication.md): Authenticating with the Daydream API - [Code Examples](https://docs.daydream.live/api/code-examples.md): Ideas for using the Daydream API and SDKs - [Introduction](https://docs.daydream.live/api/introduction.md): Comprehensive API documentation for Daydream - [SD1.5](https://docs.daydream.live/api/parameters/SD15.md): Information of SD15 parameter configuration - [SDTurbo](https://docs.daydream.live/api/parameters/SDTurbo.md): Information of SDTurbo parameter configuration - [SDXL](https://docs.daydream.live/api/parameters/SDXL.md): Information of SDXL parameter configuration - [SDXL FaceID](https://docs.daydream.live/api/parameters/SDXL-turbo-faceid.md): Information of SDXL FaceID parameter configuration - [Quickstart](https://docs.daydream.live/api/quickstart.md): Learn how to get a video stream up and running and apply some AI on it. New to live video or streaming concepts? Check out our [Streaming Basics](/api/streaming-basics/live-video) guide to learn how ingest, delivery, and playback work behind the scenes. - [Capability Map](https://docs.daydream.live/api/reference/capability-map.md): Technical specifications for the Daydream API - [Glossary](https://docs.daydream.live/api/reference/glossary.md): List of terms and definitions encountered in the documentation - [FFMpeg Installation](https://docs.daydream.live/api/reference/installing-ffmpeg.md): How to check if FFMpeg is installed and install it if needed - [Delivery and Outputs](https://docs.daydream.live/api/streaming-basics/delivery-outputs.md): Learn how to deliver and output video from Daydream - [Ingest Guide](https://docs.daydream.live/api/streaming-basics/ingest-guide.md): Learn how to send video into Daydream - [Live Video Basics](https://docs.daydream.live/api/streaming-basics/live-video.md): Learn how video livestreaming works - [ Playback Options & Players](https://docs.daydream.live/api/streaming-basics/playback.md): Learn how to playback your stream - [About Real-Time Video Models and World Models](https://docs.daydream.live/knowledge-hub/research-references/about-video-and-world-models.md): Breaking down the state of the art and opportunities for development - [Stream with TouchDesigner](https://docs.daydream.live/knowledge-hub/tutorials/stream-diffusion-td.md): Get StreamDiffusionTD running easily in TouchDesigner with a simple click and drag install. - [Quick Start](https://docs.daydream.live/scope/getting-started/quickstart.md): Get Scope running and generate your first AI video - [Using DMX](https://docs.daydream.live/scope/guides/dmx.md): Control Scope from lighting consoles and show control software via Art-Net DMX - [HuggingFace Auth](https://docs.daydream.live/scope/guides/huggingface.md): Set up your HuggingFace token for gated model downloads and WebRTC connections - [How-to Guides](https://docs.daydream.live/scope/guides/index.md): Task-oriented guides for accomplishing specific goals with Scope - [Using LoRAs](https://docs.daydream.live/scope/guides/loras.md): Customize concepts and styles in your generations with LoRA adapters - [Using LTX 2.3](https://docs.daydream.live/scope/guides/ltx-2-3.md): Install and use the LTX 2.3 audio-video plugin with ID-LoRA and IC-LoRAs in Scope - [MCP Server Recording](https://docs.daydream.live/scope/guides/mcp-recording.md): Record Scope output headlessly and control recording via MCP tools - [Using MIDI](https://docs.daydream.live/scope/guides/midi.md): Control Scope and other visual software from a single MIDI controller - [Using NDI](https://docs.daydream.live/scope/guides/ndi.md): Send and receive real-time video over the network with NDI - [Using OSC](https://docs.daydream.live/scope/guides/osc.md): Control Scope and other visual software over OSC - [Developing Nodes](https://docs.daydream.live/scope/guides/plugin-development.md): Create custom pipelines and extend Scope with your own nodes - [Using Nodes](https://docs.daydream.live/scope/guides/plugins.md): Install and manage third-party pipeline nodes to extend Scope - [Remote Inference](https://docs.daydream.live/scope/guides/remote-inference.md): Run Scope pipelines on cloud-hosted GPUs without local hardware - [Reporting Issues](https://docs.daydream.live/scope/guides/reporting-issues.md): Use the built-in log panel and bug reporter to help us fix issues faster - [Scheduler Node](https://docs.daydream.live/scope/guides/scheduler-node.md): Automate parameter changes and trigger events at specific times using the Scheduler node - [Using Spout](https://docs.daydream.live/scope/guides/spout.md): Share real-time video with other applications on Windows - [Using Syphon](https://docs.daydream.live/scope/guides/syphon.md): Share real-time video with other applications on macOS - [Tempo Node](https://docs.daydream.live/scope/guides/tempo-node.md): Sync Scope parameters to a live beat source using the Tempo node - [Using VACE](https://docs.daydream.live/scope/guides/vace.md): Guide generation with reference images and control videos - [Workflow Builder](https://docs.daydream.live/scope/guides/workflow-builder.md): Visually compose multi-pipeline graphs, connect nodes, and build complex AI processing chains - [Daydream Scope](https://docs.daydream.live/scope/introduction.md): Run real-time interactive generative video AI pipelines locally or in the cloud - [Server API](https://docs.daydream.live/scope/reference/api/index.md): REST and WebRTC API for real-time video generation - [Load Pipeline](https://docs.daydream.live/scope/reference/api/load-pipeline.md): Load and configure pipelines with custom parameters, LoRAs, and VAE types - [Send Parameters](https://docs.daydream.live/scope/reference/api/parameters.md): Update prompts, transitions, and settings in real-time during streaming - [Receive Video (T2V)](https://docs.daydream.live/scope/reference/api/receive-video.md): Set up WebRTC to receive generated video from text prompts - [Send & Receive Video (V2V)](https://docs.daydream.live/scope/reference/api/send-receive.md): Transform input video in real-time with bidirectional WebRTC - [VACE](https://docs.daydream.live/scope/reference/api/vace.md): API endpoints for VACE reference images, control videos, and visual conditioning parameters - [Pipeline Architecture](https://docs.daydream.live/scope/reference/architecture/pipelines.md): Technical reference for the Scope pipeline system - [Node Architecture](https://docs.daydream.live/scope/reference/architecture/plugins.md): Technical reference for the Scope node system - [Environment Variables](https://docs.daydream.live/scope/reference/environment-variables.md): All environment variables supported by Daydream Scope - [Reference](https://docs.daydream.live/scope/reference/index.md): VAE types, environment variables, system requirements, and additional technical details - [Overview](https://docs.daydream.live/scope/reference/pipelines.md): Compare and choose the right autoregressive video diffusion pipeline for your use case - [Krea Realtime Video](https://docs.daydream.live/scope/reference/pipelines/krea-realtime.md): Streaming pipeline and autoregressive video diffusion model from Krea - [LongLive](https://docs.daydream.live/scope/reference/pipelines/longlive.md): Streaming pipeline and autoregressive video diffusion model from Nvidia - [LTX 2.3](https://docs.daydream.live/scope/reference/pipelines/ltx-2-3.md): Audio-video foundation model from Lightricks with synchronized sound, ID-LoRA, and IC-LoRA support - [MemFlow](https://docs.daydream.live/scope/reference/pipelines/memflow.md): Streaming pipeline and autoregressive video diffusion model from Kling - [RewardForcing](https://docs.daydream.live/scope/reference/pipelines/reward-forcing.md): Streaming pipeline and autoregressive video diffusion model trained with Rewarded Distribution Matching - [StreamDiffusion V2](https://docs.daydream.live/scope/reference/pipelines/streamdiffusion-v2.md): Streaming inference pipeline and autoregressive video diffusion model - [System Requirements](https://docs.daydream.live/scope/reference/system-requirements.md): Hardware and software requirements for running Daydream Scope - [VAE Types](https://docs.daydream.live/scope/reference/vae.md): Different VAE types offer tradeoffs between quality, speed, and memory usage - [Build a Video Effects Node](https://docs.daydream.live/scope/tutorials/build-video-effects-plugin.md): Create a GPU-accelerated visual effects node for Scope with live UI controls - [Tutorials](https://docs.daydream.live/scope/tutorials/index.md): Step-by-step guides to learn Scope from the ground up - [Vibe Code a Scope Node](https://docs.daydream.live/scope/tutorials/vibe-code-a-scope-plugin.md): Build a complete Scope node using AI-assisted development with Claude Code - [Broadcast](https://docs.daydream.live/sdks/browser/broadcast.md): Send video to Daydream for AI processing - [Compositor](https://docs.daydream.live/sdks/browser/compositor.md): A useful helper for combining multiple video sources into a single stream - [Installation](https://docs.daydream.live/sdks/browser/installation.md): Install the Daydream Browser SDK for WebRTC streaming - [Player](https://docs.daydream.live/sdks/browser/player.md): Play AI-processed video from Daydream - [React Hooks](https://docs.daydream.live/sdks/browser/react-hooks.md): Use Daydream with React hooks - [Building from Source](https://docs.daydream.live/sdks/obs/building.md): Build the Daydream OBS plugin for development - [Features](https://docs.daydream.live/sdks/obs/features.md): AI transformations, ControlNets, and IP Adapter in OBS - [Installation](https://docs.daydream.live/sdks/obs/installation.md): Install the Daydream OBS plugin for AI video effects - [Features](https://docs.daydream.live/sdks/touchdesigner/features.md): ControlNets, IP Adapter, and prompt scheduling in TouchDesigner - [Installation](https://docs.daydream.live/sdks/touchdesigner/installation.md): Set up the Daydream TouchDesigner plugin - [Integration API](https://docs.daydream.live/sdks/touchdesigner/integration.md): Python scripting and automation for TouchDesigner - [Installation](https://docs.daydream.live/sdks/typescript/installation.md): Install and configure the Daydream TypeScript SDK - [Methods](https://docs.daydream.live/sdks/typescript/methods.md): Complete reference for the TypeScript SDK methods - [Quickstart](https://docs.daydream.live/sdks/typescript/quickstart.md): Create and manage streams with the TypeScript SDK - [Features](https://docs.daydream.live/sdks/unity/features.md): ControlNets, IP Adapter, and prompt scheduling in Unity - [Installation](https://docs.daydream.live/sdks/unity/installation.md): Set up the Daydream Unity plugin for AI video effects - [Scripting API](https://docs.daydream.live/sdks/unity/scripting.md): C# scripting and programmatic control for Unity ## OpenAPI Specs - [openapi](https://docs.daydream.live/openapi.json) ## Optional - [Join Discord](https://discord.com/invite/5sZu8xmn6U) - [Playground](https://playground.daydream.live?utm_source=docs&utm_medium=navbar&utm_campaign=playground_traffic&utm_content=navbar_link)