Skip to content

Releases: StartAutomating/obs-powershell

obs-powershell 0.1.1

12 Dec 06:57
06e5253

Choose a tag to compare

obs-powershell 0.1.1

  • Connect-OBS now caches connections (Fixes #18)
  • Adding new core commands:
    • Watch-OBS (Fixes #19)
    • Receive-OBS (Fixes #20)
    • Send-OBS (Fixes #21)
  • All commands now support -PassThru (Fixes #16)
  • All commands now increment requests correctly (Fixes #15)
  • Improved formatting:
    • Get-OBSScene (Fixes #14)
    • Get-OBSSceneItem (Fixes #17)

obs-powershell 0.1

Initial Release of obs-powershell

  • Connect-OBS/Disconnect-OBS let you connect and disconnect.
  • Commands exist for every request in the websocket.
  • OBS Events are broadcast to the the runspace.

obs-powershell 0.1

09 Dec 02:17
0b557ee

Choose a tag to compare

obs-powershell 0.1

Initial Release of obs-powershell

  • Connect-OBS/Disconnect-OBS let you connect and disconnect.
  • Commands exist for every request in the websocket.
  • OBS Events are broadcast to the the runspace.