# Output

- [ISO Record All Inputs](https://docs.mixeffect.app/automate/osc/messages/output/iso-record-all-inputs.md): Sets the ISO Record All Inputs for the supported switcher.
- [Low Latency](https://docs.mixeffect.app/automate/osc/messages/output/low-latency.md): Sets the Low Latency setting for switchers that support streaming.
- [Record In All Cameras](https://docs.mixeffect.app/automate/osc/messages/output/record-in-all-cameras.md): Sets the Record in All Cameras setting for the supported switcher.
- [Recording Set Filename](https://docs.mixeffect.app/automate/osc/messages/output/recording-set-filename.md)
- [Recording Start or Stop](https://docs.mixeffect.app/automate/osc/messages/output/recording-start-or-stop.md): Sets the recording status.
- [Recording Switch Disk](https://docs.mixeffect.app/automate/osc/messages/output/recording-switch-disk.md): Switches recording disks.
- [Streaming Set Service](https://docs.mixeffect.app/automate/osc/messages/output/streaming-set-service.md): Sets the service, URL, key, and bitrates for streaming from the connected ATEM switcher.
- [Streaming Start or Stop](https://docs.mixeffect.app/automate/osc/messages/output/streaming-start-or-stop.md)


---

# Agent Instructions: 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:

```
GET https://docs.mixeffect.app/automate/osc/messages/output.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
