Blender Camera Controller is a local two-part workflow: the Android app collects your control input, and the Blender add-on applies that input to the active camera or selected object.
| Service | Purpose |
|---|---|
| Control server | The UDP bridge between the app and Blender; default port 5005 |
| Streaming server | Optional live camera preview for the app or browser |
| Crop configuration server | Optional browser tool for manual streaming crop setup |
Read Network and Ports before changing port values.
Stopping the Blender server, closing Blender, changing to an unreachable network, enabling a VPN, or blocking Blender in a firewall can disconnect the app. Use Connection Troubleshooting for a recovery sequence.