# Video

The dome features 6 projectors stitched together, supporting 8k (8192 × 8192 px) or 4K (4096 x 4096 px) fulldome video. For quicker rendering, 1920 x 1920 px suffices. The dome can also do equirectangular 2:1 content which it reframes to fulldome 1:1. All fulldome files are essentially a square with a circular image. Stereoscopic is side by side and similar to the [VR180](https://360labs.net/blog/vr-video-formats-explained) format.

{% hint style="info" %}
You can test footage yourself in After Effects. Use effect [VR converter > To Fulldome](https://www.youtube.com/watch?v=xM_PDDpaD_Y\&themeRefresh=1).
{% endhint %}

<figure><img src="/files/g3KPXo7WMfWBjCGtmAou" alt=""><figcaption><p>Test pattern</p></figcaption></figure>

## Dome

<table data-header-hidden><thead><tr><th width="194"></th><th></th></tr></thead><tbody><tr><td>Dome </td><td>Spitz NanoSeam </td></tr><tr><td>Diameter </td><td>15 m </td></tr><tr><td>Aperture / FOV </td><td>165° </td></tr><tr><td>Tilt </td><td>27° </td></tr><tr><td>Gain </td><td>0.45 </td></tr><tr><td>Audience Capacity </td><td>100 seats incl. 2 wheelchair spots </td></tr></tbody></table>

## Projectors

<table data-header-hidden><thead><tr><th width="194"></th><th></th></tr></thead><tbody><tr><td>Projectors </td><td>6× Barco XDL-4K30 </td></tr><tr><td>Resolution per unit </td><td>4096×2160 @ 120Hz </td></tr><tr><td>3D System </td><td>6P stereoscopic 3D with XPAND passive filter glasses </td></tr><tr><td>Signal Source </td><td>Rendering cluster over network. GPU rendering for video or real-time graphics. One per projector </td></tr><tr><td>Presentation Projector </td><td>Barco F80-4K12 (16:9, approx. 5–6 meter wide image) </td></tr></tbody></table>

## Servers and Computers

<table data-header-hidden><thead><tr><th width="194"></th><th></th></tr></thead><tbody><tr><td><p>Master computer (Watchout+Realtime) </p><p>Lab Master (Lab Cluster  – K3) </p></td><td><p>AMD Ryzen Threadripper PRO 5955WX  </p><p>(16C @ 4.00 GHz) </p><p>64GB RAM </p><p>NVIDIA RTX A6000 48 GB </p></td></tr><tr><td>6 RealTime Nodes </td><td><p>AMD Ryzen Threadripper PRO 5955WX  </p><p>(16C @ 4.00 GHz) </p><p>64GB RAM </p><p>NVIDIA RTX A6000 48 GB </p></td></tr><tr><td>6 Lab Nodes </td><td><p>AMD Ryzen Threadripper PRO 5955WX  </p><p>(16C @ 4.00 GHz) </p><p>64GB RAM </p><p>NVIDIA RTX A6000 48 GB </p></td></tr><tr><td>6 Video Nodes </td><td><p>Intel Xeon W-3323  </p><p>(12C @ 3.50 GHz) </p><p>64 GB RAM </p><p>NVIDIA RTX A4000 16 GB</p></td></tr></tbody></table>

## Control System and Software

<table data-header-hidden><thead><tr><th width="194"></th><th></th></tr></thead><tbody><tr><td>Visualization </td><td>Video Cluster: Watchout <br>Real-time Cluster: C-Play and OpenSpace via C-Troll. Resolume Arena via NDI (Beta) <br>Lab Cluster: C-Play and OpenSpace via C-Troll. TouchDesigner and Resolume Arena via NDI (Beta) </td></tr><tr><td>Audio </td><td>Dante Controller, Totalmix </td></tr><tr><td>KVM &#x26; Control </td><td>KVMTech 4K DisplayPort over 25Gb duplex fiber </td></tr><tr><td>Speaker Podium </td><td>Connections: HDMI, USB-C, Dante via AVB </td></tr></tbody></table>


---

# 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://wisdome.gitbook.io/creators-toolkit/video.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.
