Schéma
  • scenic.tools Schéma
  • Guide
    • Getting Started
    • Controls
    • Blocks
      • Parameters
      • Block Stacks
        • Layers
      • Attributes
    • Drivers / Modulators
      • Mapping Sliders
    • Fixtures
    • Groups
    • Director
    • Controllers
    • Relations
    • Views and navigation
      • Browser
      • Block Stack
      • Schematic
      • Controller
      • Settings
    • Projects
    • External Configuration
      • Available Options
      • Backdrop
  • Blocks
    • Source
      • Color
        • Constant
        • Color
    • Modify
      • Color
        • Dim
        • Flickerize
        • Rainbow
      • Repeat
    • Operator
      • Add (+)
      • Multiply (*)
      • Crossfade
    • Pick
      • Alternate
      • Time
      • Controller
      • Group
  • Plugins
    • About
    • ArtNet
      • Expression DMX Patching
    • Remote Controller
    • MovingHeads
    • OSCAudioReceiver
    • OSCReceiver
    • OSCSender
    • Shapes
    • XBox
    • DALInet
    • In Development
      • Remote
  • Tools - External programs
    • About
    • Audio Analysis Sender
    • ArtNet to OctoWS2811 Bridge
  • Development
    • Roadmap
      • Localisation
      • Input Mapping / Controller Interaction
        • Pages
  • Future Concepts
    • ScenicScript / YAMLStacks
    • Fixtures 2.0 (Machines)
    • BlockShop
Powered by GitBook
On this page
  • How To Use
  • Specifying Groups to Load To
  • Loading Scenes and Stacks
  • Dimming
  • Caveats

Was this helpful?

  1. Plugins

Remote Controller

Available since 0.1.6a

PreviousExpression DMX PatchingNextMovingHeads

Last updated 4 years ago

Was this helpful?

The Remote Controller plugin allows you to operate basic functions of Schéma from virtually any device with a web browser.

The interface is dynamically populated with Scenes, Stacks and Groups from the running Schéma instance.

How To Use

Second, start the Node.js based webserver located in Tools/RemoteController in the installation directory. This application hosts the web interface and allows Schéma and other devices to communicate via SocketIO.

Now you should be able to connect from any device on your local network. Just write the IP address of the computer running the webserver with :3000 at the end (the default port).

Specifying Groups to Load To

You can choose which Groups Scenes or Stacks will be loaded to by toggling them in the Groups section.

Selecting no Groups means that loading will apply to all.

Loading Scenes and Stacks

By clicking one of the buttons in the Scenes or Stacks section, the selected scene or stack will be loaded respectively.

Dimming

The interface provides one fader called Master.

Caveats

It is necessary to reload the page after making changes in Schéma to available Scenes, Stacks or Groups.

First you need to enable this plugin using the menu.

The fader has no special function but is sent to Schéma via OSC and then can be mapped to anything. For this to work, you need to have the plugin enabled and then use the Create.Value.OSC block and select master.

Settings
OSCReceiver