Skip to content

OSC for OBS v3.1.3

Latest
Compare
Choose a tag to compare
@jshea2 jshea2 released this 23 Sep 02:39
· 14 commits to master since this release

Setup and OSC Commands

Screen Shot 2021-11-21 at 4 17 23 PM

v3.1.3 Bug Fix

  • TouchOSC Feedback and OBS OSC Out have been fixed

v3.1.2 Bug Fix

  • Source Visibility is now fixed and no longer enables last source on trigger

v3.1.1 Bug Fix

  • /transition command without duration issue is now resolved.

v3.1 Bug Fixes / New Features:

  • Fixed position, scale, and rotation command
  • Added "OSC Tester" (File > OSC Tester)
    • This allows you to test osc commands by looping back into the app. This helps for not needing an external OSC app

v3.0 New Features:

Now compatible with OBS(v28) and obs-websocket(v5)

- Note: OSC for OBS v3.0 will not work with obs-websocket v4.9 and below.

All previous OSC commands syntax should work the same.

Trigger Hotkey

-/[modifier]/[key]/hotkey

  • This triggers a hotkey from your settings. Not keyboard shortcuts.
  • modifier can be shift control and/or alt (order doesn't matter). key can be lowercase or uppercase.
  • ex. /controlshift/f/hotkey

Get Source Settings

/getSourceSettings

  • Logs source properties and settings
    • Mainly used for development and debugging

Media Cursor

/[source_name]/mediaCursor [int]

  • Sets the cursor position of specified "Media Source"