Skip to content

hanazuki/ruby-obs-websocket

Repository files navigation

OBS::WebSocket

OBS::WebSocket is a Ruby library to remotely control OBS Studio using obs-websocket API. This version of OBS::WebSocket supports obs-websocket v5, which is planned to be included by default with OBS Studio v28 and later.

Usage

See examples/ for a runnable code example.