Skip to content

OSC for OBS v2.6.2

Compare
Choose a tag to compare
@jshea2 jshea2 released this 02 May 23:12
· 28 commits to master since this release
c34501c

Setup and OSC Commands

Screen Shot 2021-04-13 at 5 32 04 PM

v2.6.2 Bug Fix/New Feature

  • Fixed bundled error if "undefinded"
  • Added /activeScene [scene-name]
    • This OSC response is sent when the transition is initiated
  • Added `/activeSceneCompleted [scene-name]
    • This OSC response is sent when the transition is completed

v2.6.1 Update:

  • Bundled OSC is now Supported! Thanks to MylesBorins from node-osc!

  • Updated TouchOSC and QLab files

  • Added /sendCC command

    • Send the text as embedded CEA-608 caption data
  • TouchOSC Feedback OSC:

    • When Streaming
      • Returns /streaming 1 when stream starts and /streaming 0 when ends
    • When Transition is Triggered
      • Returns /transitionType [type] and /transitionDuration [int]
    • Source Visibility Feedback
      • Returns /[scene_name]/[source_name]/visible 1 when on and /[scene_name]/[source_name]/visible 0 when off
    • Media Feedback
      • When a media is Played in OBS the following OSC is sent /[source]/mediaPlay 1, /[source]/mediaPause 0, and /[source]/mediaStop 0
      • When a media is Paused in OBS the following OSC is sent /[source]/mediaPause 1, /[source]/mediaPlay 0, and /[source]/mediaStop 0
      • When a media is Stopped in OBS the following OSC is sent /[source]/mediaStop 1, /[source]/mediaPause 0, and /[source]/mediaPlay 0

Support The Project ❤️

If OSC for OBS helped you, consider helping the project by making a one-time donation via PayPal

Join the Discord Community

chat on Discord