> For the complete documentation index, see [llms.txt](https://captivatehelp.newbluelive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://captivatehelp.newbluelive.com/set-up-your-production/chapter-index-2.md).

# Live video inputs

Bring live video into Captivate from cameras, capture cards, NDI, screen capture, window capture, browser sources, and other sources. Use live video inside graphics, in Shot Layouts, as full-screen sources, or with the Switcher panel.

## What’s in this chapter

* [How live video inputs work](/set-up-your-production/chapter-index-2/live-video-input-pipeline.md) — what kinds of live sources Captivate accepts and how they behave in the project.
* [Use live video sources](/set-up-your-production/chapter-index-2/play-live-video-source-layers.md) — use this when you need a camera or other live video feed in your show.
* [Cameras and capture cards as a live source](/set-up-your-production/chapter-index-2/camera-as-a-live-source.md) — USB, HDMI, DeckLink, and AJA devices.
* [NDI as a live source](/set-up-your-production/chapter-index-2/ndi-input.md) — discovery, PTZ, audio, and Lock on for downstream keying.
* [Screen as a live source](/set-up-your-production/chapter-index-2/screen-capture-input.md) — full-display capture on Windows and Mac.
* [Window as a live source](/set-up-your-production/chapter-index-2/window-capture-input.md) — single-application window capture.
* [Browser as a live source](/set-up-your-production/chapter-index-2/browser-input.md) — URL-driven sources, transparent backgrounds, control pages.

## Related

* [Set up your production — section overview](/set-up-your-production/branch-index.md)
* [Switching & instant replay](/set-up-your-production/chapter-index-4.md) — for cutting between live sources on air.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://captivatehelp.newbluelive.com/set-up-your-production/chapter-index-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
