Skip to content

Latest commit

 

History

History
109 lines (75 loc) · 4.22 KB

configuration.md

File metadata and controls

109 lines (75 loc) · 4.22 KB

Configuration

On first run, Micboard will open up a configuration page. This page can also be accessed from the micboard menu and by pressing s from within Micboard.

Each wireless channel is assigned unique slot. A single channel QLXD receiver would use 1 slot while a ULXD4Q receiver uses 4. Drag and drop discovered devices into the slot configuration. Devices can also be manually added.

Production environments often include multiple networks. For now, Micboard only discovers devices through the primary NIC. On Mac OS, this would be the NIC on the top of the Service Order. Devices on other networks may have to be manually added. Select a device type, input an ip, and select a channel.

Press Save to apply the configuration.

Keyboard Shortcuts

Micboard is primarily controlled with keyboard shortcuts

  • ? - Show keyboard shortcuts
  • 0 - Show all slots
  • 1...9 - Load group
  • d - Start demo mode
  • e - Open group editor
  • t - Toggle TV view
  • i - Change tv display mode
  • f - Toggle fullscreen
  • g - Toggle image backgrounds
  • v - Toggle video backgrounds
  • n - Extended Name editor
  • s - Device configuration editor
  • q - Show QR code
  • esc - reload micboard

Groups

Devices can be grouped into custom views. These groups are accessible from the menu and keyboard shortcuts.

View a Group

Groups can be selected from the main menu or with numeric keys. View all devices by pressing 0.

Edit a Group

Once in a group, open the group editor by pressing "edit group" in the nav menu. The group editor can also be opened by pressing e.

Once the editor is open -

  1. Add title
  2. Drag and channels from sidebar to display board
  3. Save

Use a dedicated group for each mic storage display. Multiple BLANK boxes can be used to fill in unused spots.

Background Images

Image and video1 backgrounds can be used with Micboard. Files in the backgrounds folder of the micboard configuration directory are displayed based on the channel name. With backgrounds enabled, 01 Fatai will display fatai.jpg as a background for the 01 Fatai slot.

There are a few keyboard shortcuts to control background modes.

  • g - Toggle image backgrounds
  • v - Toggle video backgrounds

The micboard backgrounds folder can be shared via a fileserver. This provides an easy way for teams to update pictures.

Setting up a Fileserver for Micboard

Extended Names

Larger systems benefit from static channel IDs like 'H01' or 'bp14' and user names, like Dave. It can be difficult to fit both in a field Shure often limits to 8 characters.

Micboard has an optional feature called Extended Names. When set, user-defined names will be displayed instead of names pulled from the receiver.

When the receiver name is changed via WWB, Micboard follows suit and displays the new name.

Press n to bring up the extended names editor. Press save once complete.

Bulk Name Loader

Names can be imported from spreadsheets and text files with the Bulk Loader.

  1. Open the Extended Names editor with ⇧ Shift + n.
  2. Paste a list of names into the bulk box.
  3. Click Load Bulk Names to load names from the imported list. Make any necessary edits in the extended editor and Save.

Additional Configuration Options

Local URL

By default, micboard displays the IP address of the machine as the QR code. For machines with multiple NICs, you can specify a hostname or IP to be shown by setting the local_url key in config.json

  "local_url": "http://micboard.io:9000",

Notes

1: At this time, video backgrounds are only supported on Safari