Skip to content

Releases: acdvs/TD-OBSWebSocket

v1.4.0

04 Feb 23:07
46b5260
Compare
Choose a tag to compare

Minimum Requirements

  • OBS Studio 30.1 Beta 1
  • TouchDesigner 2022

Requests

  • Added GET_SOURCE_FILTER_KIND_LIST type
  • Added GET_SCENE_ITEM_SOURCE type

Events

  • Added Input Settings Changed under Inputs tab
  • Added Source Filter Settings Changed under Filters tab
  • Added Exit Started, Vendor Event, and Custom Event under General tab
  • Any source, input, scene, or transition event that previously returned a single primitive will now return an object that includes a UUID

v.1.3.1

13 Aug 10:53
Compare
Choose a tag to compare

Requests

  • Added a requestId parameter to SendRequest to optionally set a custom ID for a single request

v1.3.0

12 Aug 10:02
Compare
Choose a tag to compare

Requests

  • Send requests to OBS with SendRequest and SendRequestBatch
  • Consume request responses from the out table

v1.2.0

09 Aug 09:33
Compare
Choose a tag to compare

Initial release