Flux Product Docs
  • What is Flux?
  • Guides
    • Creating a Premium Video
    • Creating Your First Site
    • Creating a Countdown
    • Creating a Navigation Bar
    • Creating a Group
    • Custom 404 Page
    • Adding a Favicon to Your Site
    • Adding Videos to Your Site
    • Managing Your Guest List
    • Asset Management
    • Creating Sites from Site Templates
    • Publishing Site Versions
    • Advanced Debugging
  • Fundamentals
    • Key Concepts
    • Sites
    • Guests
    • Environments
      • Show Variables
    • Flows
      • Anatomy of a Node
      • Connecting Nodes and Building Flows
      • Passing Data
      • Scope
      • Interpolation
    • Keyboard Shortcuts
      • Keyboard Shortcuts - Page Editor
    • Animation States
    • Local Variables
    • Groups
  • Use Cases
    • For Designers
    • For Engineers
      • Custom CSS
      • Custom Modules
    • For Event Manager
      • Intercom Integration
  • Documentation
    • FAQ
    • Glossary
    • 🚀Show Controller
      • Modes
    • Domains and Subdomains
      • Hover
      • AWS Route 53
    • Premium Live Channels
    • Basic Video
    • Premium Video
      • AI Generated Subtitles
      • Supported Input Codecs and Containers
      • Supported Language Labels
      • Serverside Forensic Watermarking
    • Flow Nodes
      • Middleware
  • Modules
    • Access Code
    • Audio
    • Button
    • Carousel
    • Chat
    • Checkbox
    • Container
    • Countdown
    • Date
    • Embed
    • Image
    • Intercom
    • Link
    • Lottie
    • Page
    • Meter
    • Modal
    • Photobooth Gallery
    • Open Login
    • QR Code
    • Radio
    • Rich Text
    • Stack
    • Style
    • Spline
    • Switch
    • Text Input
    • Video
  • Template Guides
    • NatGeo FYC
      • Adding a Panel
    • Meow Wolf All Shrimps
  • 🚀Change Logs
    • July 12, 2024
    • June 08, 2024
    • April 26, 2024
    • April 12, 2024
    • March 29, 2024
    • March 15, 2024
    • March 1, 2024
    • September 2022
    • August 2022
    • July 2022
    • June 2022
Powered by GitBook
On this page
  • Real Time Show Controller
  • Polling Show Controller
  • Changing Show Controller Modes

Was this helpful?

  1. Documentation
  2. Show Controller

Modes

Last updated 12 months ago

Was this helpful?

This is mostly for internal LCDigital reference. If you're running a self service site, you probably just want to use Real Time Show Controller.

There are two modes for Show Controller. Real Time and Polling. Show Controller Modes are set per-site.

Real Time Show Controller

The Real Time Show Controller is the latest version with no latency between executing a command and the guest receiving that message. It currently has a 10,000 concurrent guest limit.

Polling Show Controller

The Polling Show Controller is the legacy version of the Show Controller. It's typically only used for large events with more than 10,000 concurrent guests. There is up to a 5 second latency between executing a command and the guest receiving that message. There is also up to a 5 second drift between guests receiving commands.

This mode should only be used when latency and guest-to-guest sync is not required (e.g. closing the event at the end of a screening). It should not be used in situations where all guests need to receive the messages at the same time (e.g. live trivia).

Changing Show Controller Modes

To change the Show Controller Mode, switch the dropdown at the top of the Show Controller tab on the Site Detail Page.

🚀
The show controller mode dropdown in Backstage