Skip to content

obs-websocket 4.3

Compare
Choose a tag to compare
@Palakis Palakis released this 15 Jan 08:04
· 843 commits to master since this release

Changes since 4.2

New features

  • Option to enable/disable tray notifications (connect/disconnect alerts)
  • Heartbeat feature (alternative to StreamStatus):
    • 1 event: Heartbeat
    • 1 request type: SetHeartbeat
  • New request types for scene item management:
    • GetSceneItemProperties
    • SetSceneItemProperties
  • New request types for source management:
    • GetSourceSettings
    • SetSourceSettings
    • GetSourcesList
    • GetSourceTypesList
  • New request types for Recordings filename formatting:
    • GetFilenameFormatting
    • SetFilenameFormatting

Changes

  • Replay buffer requests updated to support Advanced Output mode.
  • Stream settings passed to StartStreaming are not persisted.
  • Browser Source settings requests now support local file URLs.
  • SetRecordingFolder creates the specified folder if it doesn't exist.
  • Warning message shown if the configured server port is already in use.

Bugs fixed

  • Documentation: SetStreamingSettings corrected to SetStreamSettings

Install instructions

Windows

  • Using the installer (recommended) : download it, launch it and follow the instructions.
  • Using the obs-websocket-4.3.0-Windows.zip archive : copy the contents of the archive to the root of your OBS Studio installation folder.

Ubuntu/Debian

  • Manual install (64-bit only): Download obs-websocket_4.3.0-1_amd64.deb and install it on your system.
  • PPA: not yet available

OS X/macOS

Download and run obs-websocket-latest-4.3.0.pkg.
Note: OS X may show you a security alert when launching the installer, preventing your from installing obs-ndi. If this happens, go to the "Security & Privacy" panel in OS X Settings and click "Open Anyway".