Network Server

The Network Server turns your BRC v3 instance into a local web hub, allowing you to monitor and control your render queue from any device on your local network (LAN) without installing any additional software.

Network Server

Multi-Device Monitoring

You can access the BRC dashboard from any web browser on:

This is extremely useful for monitoring long renders from your couch or managing multiple rendering machines from a single central station.


Important: Not an Automatic Render Farm

Manual Management Required

BRC v3 does not include automatic network render management (load balancing). It does not automatically distribute frames across multiple machines.

If you are using multiple machines to render the same project:

  1. You must manually set different Frame Ranges on each machine.
  2. You must manually manage the Output Paths to ensure they don't overwrite each other.
  3. The Network Server is for remote monitoring and control, not for automatic distribution of computational tasks.

How to Configure

1. Start the Server

Open the Network Server window in BRC and click Start Server. The status will change to ONLINE and a local URL (e.g., http://192.168.1.15:3693) will be displayed.

2. Connect Your Device

There are two ways to connect a remote device:

3. Pairing (Temp Key)

For security, new devices require a 4-digit Temp Key to pair.


Access Levels

You can define what each connected device is allowed to do:


Remote Editing Limitations

To ensure data integrity and prevent network overhead, editing jobs via the Network Server is limited to core parameters. By double-clicking a job in the remote interface, you can modify:

Other advanced settings (like Blender path or Python scripts) must be configured directly on the host machine.


Post-Render Actions

The HTTP client allows you to remotely decide what the host computer should do once the entire queue is finished. You can toggle between:

This is ideal for managing overnight renders without having to be physically present at the workstation when they finish.


Troubleshooting Connection

If your device cannot find the BRC server:

  1. Same Network: Ensure both the host machine and the remote device are connected to the same router/WiFi.
  2. Firewall/VPN: Active VPNs or aggressive Firewalls can block local traffic. Try disabling them if the connection fails.
  3. Router Isolation: Some routers have "AP Isolation" or "Guest Mode" enabled, which prevents local devices from talking to each other. This must be disabled.
  4. IP Address: Ensure you are using the IP provided by BRC. If your computer's local IP changes (DHCP), you may need to update the URL on your device.