Skip to content

Output

The Output system controls how your OverMox scenes are rendered and where they’re sent. Configure resolution, frame rate, and enable output destinations like Spout or NDI to integrate with your streaming setup.


Access output settings from the Output panel in the main interface.

Controls the rendering resolution of your output. Higher resolutions provide more detail but require more processing power.

ResolutionAspect RatioUse Case
3840 × 216016:94K streaming, high-end production
2560 × 144016:91440p streaming, good balance of quality and performance
1920 × 108016:9Standard HD streaming (most common)
1664 × 93616:9Reduced HD for performance
1280 × 72016:9720p streaming, lower bandwidth
1080 × 10801:1Square format for social media

Set the target frame rate for rendering. The output will try to maintain this rate.

SettingDescription
Unlimited (-1)Render as fast as possible
15+ FPSSpecify a target frame rate

Lower frame rates reduce CPU/GPU load but create less smooth motion. Most streams use 30 or 60 FPS.

When enabled, synchronizes output rendering to your monitor’s refresh rate. This can reduce screen tearing but may add latency.

Enable alpha channel transparency in the output. When active, areas with no content become transparent rather than black.

Perfect For:

  • Overlaying OverMox output on other video sources
  • Creating transparent overlays in OBS
  • Compositing in professional video software

Controls how textures are filtered when scaled.

ModeDescription
PointSharp pixels, no smoothing (best for pixel art)
BilinearSmooth filtering, slight blur
TrilinearSmoothest filtering with mipmap blending

OverMox can send your rendered output to multiple destinations simultaneously for integration with streaming software.


💡 Simple Explanation: Shares your output directly with other apps on the same computer with zero latency.

⚙️ Technical Description: GPU-based texture sharing that passes video frames between applications without copying to system memory. Provides the lowest possible latency.

📖 Full Details & Properties

🔧 How It Works: Spout shares GPU textures directly between applications. Both OverMox and the receiving application (like OBS) access the same GPU memory, eliminating the need to copy frames through the CPU. This means virtually zero added latency.

Perfect For:

  • Sending output to OBS on the same computer
  • Integration with VJ software (Resolume, etc.)
  • Any same-machine video routing
  • Lowest possible latency workflows

📋 Receiving Spout in OBS:

  1. Install the OBS Spout plugin
  2. Add a “Spout2 Capture” source
  3. Select the OverMox sender from the dropdown

🎬 Streaming Example: “Send your OverMox scene to OBS via Spout for real-time compositing with zero delay.”

🎯 Tips: Spout only works between applications on the same computer. For network streaming, use NDI instead. Spout preserves HDR color data and transparency.


💡 Simple Explanation: Streams your output over your network to other computers or devices.

⚙️ Technical Description: Network Device Interface protocol that transmits video over standard Ethernet networks with automatic discovery.

📖 Full Details & Properties

🔧 How It Works: NDI encodes your output and streams it over your local network. Any NDI-compatible software on your network can discover and receive the stream. This adds some latency due to encoding and network transmission, but enables multi-computer workflows.

Perfect For:

  • Multi-computer streaming setups
  • Sending video to a dedicated streaming PC
  • Network-based video routing
  • Remote production workflows

📋 Receiving NDI in OBS:

  1. Install OBS NDI plugin
  2. Add an “NDI Source”
  3. Select the OverMox sender (auto-discovered on network)

⚠️ Note: NDI output uses standard color range (not HDR) for maximum compatibility.

🎬 Streaming Example: “Send your OverMox output to your streaming PC in another room via NDI.”

🎯 Tips: Use a wired network connection for reliability. NDI can introduce 1-3 frames of latency depending on network conditions. For same-computer use, Spout is faster.


OverMox includes a drawing/markup system that overlays on your output. When enabled, drawings appear on top of your rendered scene.

SettingDescription
Show MarkupToggle markup visibility in the output

The markup layer is combined with the camera output, so drawings appear in Spout and NDI outputs.


OverMox renders internally in HDR (High Dynamic Range) format for maximum color quality and flexibility. This is automatically converted as needed:

DestinationFormatNotes
SpoutHDR preservedFull quality, direct GPU sharing
NDISDR (standard range)Converted for compatibility
  • Lower resolution significantly reduces GPU load
  • Frame rate limiting can reduce CPU usage
  • Spout has lowest overhead for local output
  • NDI requires encoding overhead
  • Disable unused output destinations