> For the complete documentation index, see [llms.txt](https://docs.yanusstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yanusstudio.com/yanuslive-pro/ui-panes/streaming-panel.md).

# Streaming Panel

The Streaming Panel manages real-time data output and input.

YanusLIVE Pro supports OSC and LiveLink for external workflows.\
![](/files/OsCDBUAuWcuHjQOWLiAu)

### What you can do

* Enable or disable OSC streaming.
* Enable or disable LiveLink streaming.
* Configure destination host and port.
* Receive external OSC data.
* Receive external LiveLink data.
* Monitor connection and packet status.

### Typical workflow

1. Open the Streaming Panel.
2. Select **OSC** or **LiveLink**.
3. Configure the target host and port.
4. Enable streaming.
5. Confirm that the receiving application gets data.
6. For receive workflows, enable input and confirm incoming data.

### Default network ports

| Purpose          | Protocol / Port |
| ---------------- | --------------- |
| OSC Send         | UDP 9001        |
| LiveLink Send    | UDP 11111       |
| OSC Receive      | UDP 9002        |
| LiveLink Receive | UDP 11112       |

### Notes

If data does not arrive, check the firewall, target IP address, port number, and active protocol.
