Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SoureCode/obs-websocket-php

Repository files navigation

OBS WebSocket PHP

PHP client for obs-websocket.

Almost everything is generated based on the protocol.json. Based on that there is a BaseClient that handles all the requests and responses. And a Client that extends the BaseClient which contains all the available requests.

Under the hood, it uses phrity/websocket to connect to the OBS WebSocket.

Features

  • Connect to OBS Studio via WebSocket
  • Send commands to control OBS Studio
  • Listen to OBS Studio events

Requirements

  • PHP 8.3 or later

Installation

Install the package via Composer:

composer require sourecode/obs-websocket-php

Usage

Documentation

Documentation is generated and available under docs.

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /