OSC Commands
Below is a list of OSC commands that can be used to control TechTV using your lighting console.
OSC Commands are automatically sent to the TechTV application over your EOS connection.
OSC Commands are not case sensitive.
Recording Commands
Record
Starts recording on OBS or VOR
/TechTV/startRecord/TechTV/startRecording
Stop
Stops the active recording on OBS or VOR
/TechTV/StopRecord/TechTV/StopRecording
Pause Recording
Stops the active recording on OBS, not presently supported on VOR
/TechTV/PauseRecord/TechTV/PauseRecording
Resume Recording
Resume a paused recording on OBS, not presently supported on VOR
/TechTV/PauseRecord/TechTV/PauseRecording
Create Chapter
Create a new chapter marker in OBS, not presently supported on VOR
Note: Must be using the Hybrid MP4 output format.
/TechTV/CreateChapter <Str: Chapter Name>/TechTV/CreateChapter/ChapterName
Playback Commands
You can control playback on either playback window using:
/TechTV/Playback/Left/<command>/TechTV/Playback/Right/<command>.
Omitting the /Left and /Right will control the selected playback window (as indicated by the yellow outline): /TechTV/Playback/<command>.
/TechTV/Playback/Left/Selectwill select the left playback window.
/TechTV/Playback/Right/Selectwill select the right playback window.
For the purposes of this documentation, we will use the selected player syntax.
/TechTV/Playback/Play- Starts playback/TechTV/Playback/Pause- Pauses playback/TechTV/Playback/Stop- Stops playback/TechTV/Playback/PlayPause- Toggles playback/TechTV/Playback/Mute- Mutes playback/TechTV/Playback/Volume <Int: 0-100>- Sets playback volume/TechTV/Playback/FullScreen- Toggles fullscreen playback/TechTV/Playback/Overlay <Int: 0-100>- Sets live overlay opacity (0% = video, 100% = live feed)/TechTV/Playback/GoToCue- Jumps to the active cue on EOS/TechTV/Playback/FollowConsole- Toggles console playback following mode.