CueCam
Docs» osc_commands

OSC Commands

The OSC commands have been designed for use with ETC Eos and are not strict in how they are formatted as it is not possible to send specific 'parameters' with ETC's Send_String function in Macros or Magic Sheets.

Therefore, if you want to set a teal marker for “Director Note” for example, the following are all equivalent;

/cuecam/marker/teal/Director Note
/cuecam/marker/teal Director Note
/cuecam/marker/teal “Director Note”
/cuecam/marker/teal [s:“Director Note”] (string parameter)


Control

/cuecam/startStart Video Recording
/cuecam/stopStop Video Recording
/cuecam/snapTake Cue Snap (Still Photo)

Stop Watch

/cuecam/timer/startStart Stopwatch
/cuecam/timer/stopStop Stopwatch - Next start will be from 00:00:00
/cuecam/timer/pausePause Stopwatch - Next start will be from current time
/cuecam/timer/resetReset Stopwatch to 00:00:00
/cuecam/timer/offHide Stopwatch

Markers and Tags

See Markers for more information on how I use these, but you can ultimately do what you want with them! Tags are the 'whole recording' cousin of Markers, they aren't ephermal in the same way and can also be used to tag a filename.

/cuecam/mark [label]Add Marker
/cuecam/mark/[colour] labelAdd Marker with specified colour
/cuecam/tag/NSelect tag N (0-5, 0 for none)
/cuecam/tag/TAGSelect tag by word (e.g. Performance or Dress)
/cuecam/tag/custom/[colour] tagSet a custom tag with specified colour

 

Valid colours for both Markers and Tags are: red, magenta, orange, amber, green, teal, cyan, blue, violet. In each case they can be abbreviated to the first character e.g./cuecam/mark/m MARK would create a magenta marker.

Content

Title

The title itself can be edited by OSC as of version 1.30

/cuecam/show/title [title]Set Show Title

The title can incorporate a Show Number that can be manipulated by OSC. This is handy for keeping track of specific versions, rehearsals, performance numbers etc.

To use this simply include ## where you would like the show number to appear in the Title

Show Number

The Show Number, when present, can be managed in a number of ways designed to make it easy to adjust from the desk, or programatically as part of your show file (e.g. increment each time the preset is fired)

The unusual arrangement of clear and append makes little sense at first, but it allows for the easy creation of a number pad on a magic sheet which is how I use it.

/cuecam/show/number [number]Set Show Number
/cuecam/show/number/cClear Show Number
/cuecam/show/number/a/[0-9]Append Digit
/cuecam/show/number/incrIncrement Show Number (+1)
/cuecam/show/number/decrDecrement Show Number (-1)

Configuration

Each of these options will accept 1, on, or yes as an *On* condition and 0, off, or no as an *Off* condition either as a parameter, or the end of the address (e.g. /cuecam/set/clear/on and /cuecam/set/clear 1 are equivalent)

/cuecam/set/clean [on|off]Enable Clean Recording
/cuecam/set/upload [on|off]Enable Dropbox Upload
/cuecam/set/cuesnaps [on|off]Enable Cue Snaps
/cuecam/lockLock CueCam (See Locking)
/cuecam/unlockUnlock CueCam
Previous Next

CueCam

Table of Contents

Table of Contents

  • OSC Commands
    • Control
    • Stop Watch
    • Markers and Tags
    • Content
      • Title
      • Show Number
    • Configuration

Introduction

  • Overview
  • Requirements
  • Trial Version

Using CueCam

  • EOS Integration
  • User Interface
  • Markers
  • Tags
  • Colours in CueCam
  • RTSP Streams
  • Locking
  • Dropbox
  • Apple Watch
  • Settings

OSC Integration

  • OSC Commands
  • Sample Magic Sheet

Reviewing your Cues

  • CueCam Play Web

Help

  • Troubleshooting
  • Support
  • Privacy Notice
  • Licenses