All Projects → Palakis → Obs Websocket

Palakis / Obs Websocket

Licence: gpl-2.0
Remote-control of OBS Studio through WebSocket

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Obs Websocket

Ws Scrcpy
Web client prototype for scrcpy.
Stars: ✭ 164 (-93.24%)
Mutual labels:  websocket, remote-control
obs-websocket
Remote-control of OBS Studio through WebSocket
Stars: ✭ 2,896 (+19.42%)
Mutual labels:  remote-control, obs-studio
Presento
Remote control for presentations
Stars: ✭ 100 (-95.88%)
Mutual labels:  websocket, remote-control
Remote Control Pc
Control Laptop using Android. Remote control PC consists of android as well as desktop app written in Java to control laptop using phone.
Stars: ✭ 136 (-94.39%)
Mutual labels:  remote-control
Actioncable Vue
A Vue plugin that makes integrating Rails Action Cable dead-easy.
Stars: ✭ 138 (-94.31%)
Mutual labels:  websocket
Fleck
C# Websocket Implementation
Stars: ✭ 1,869 (-22.93%)
Mutual labels:  websocket
Stb Tester
Automated Testing for Set-Top Boxes and Smart TVs
Stars: ✭ 148 (-93.9%)
Mutual labels:  remote-control
Rtty
Access your terminal from anywhere via the web.
Stars: ✭ 2,434 (+0.37%)
Mutual labels:  remote-control
Websocket
WSServer is a fast, configurable, and extendable WebSocket Server for UNIX systems written in C (C11).
Stars: ✭ 144 (-94.06%)
Mutual labels:  websocket
Ember Phoenix
Phoenix Framework integration and tooling for Ember.js apps
Stars: ✭ 140 (-94.23%)
Mutual labels:  websocket
Workerman Todpole
HTML5+WebSocket+PHP(Workerman) , rumpetroll server writen using php
Stars: ✭ 1,751 (-27.79%)
Mutual labels:  websocket
Websocket
Minimal and idiomatic WebSocket library for Go
Stars: ✭ 2,013 (-16.99%)
Mutual labels:  websocket
Proton
Proton Framework is a Windows post-exploitation framework similar to other Windows post-exploitation frameworks. The major difference is that the Proton Framework does most of its operations using Windows Script Host, with compatibility in the core to support a default installation of Windows 2000 with no service packs all the way through Windows 10.
Stars: ✭ 142 (-94.14%)
Mutual labels:  remote-control
Grip
The microframework for writing powerful web applications.
Stars: ✭ 137 (-94.35%)
Mutual labels:  websocket
Haslett
A lightweight WebSocket library for ClojureScript
Stars: ✭ 147 (-93.94%)
Mutual labels:  websocket
Irremoteesp8266
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
Stars: ✭ 1,964 (-19.01%)
Mutual labels:  remote-control
Webchat
🔈 Websocket project based on vue(基于vue2.0的实时聊天项目)
Stars: ✭ 1,856 (-23.46%)
Mutual labels:  websocket
Websocketdemo
在Spring Boot中使用WebSocket,示例包括简单模式、STOMP模式消息、处理对方不在线情况、分布式WebSocket等。
Stars: ✭ 140 (-94.23%)
Mutual labels:  websocket
Layuiadminprophp
针对LayuiAdmin后台模板使用ThinkPHP5开发的基础版本
Stars: ✭ 139 (-94.27%)
Mutual labels:  websocket
Zenrpc
JSON-RPC 2.0 Server Implementation with SMD support written in Go (go generate)
Stars: ✭ 140 (-94.23%)
Mutual labels:  websocket

obs-websocket

WebSocket API for OBS Studio.

CI Multiplatform Build Discord Financial Contributors on Open Collective

Downloads

Binaries for Windows, MacOS, and Linux are available in the Releases section.

Using obs-websocket

It is highly recommended to protect obs-websocket with a password against unauthorized control. To do this, open the "Websocket server settings" dialog under OBS' "Tools" menu. In the settings dialogs, you can enable or disable authentication and set a password for it.

(Psst. You can use --websocket_port(value), --websocket_password(value), and --websocket_debug(flag) on the command line to override the configured values.)

Possible use cases

  • Remote control OBS from a phone or tablet on the same local network
  • Change your stream overlay/graphics based on the current scene
  • Automate scene switching with a third-party program (e.g. : auto-pilot, foot pedal, ...)

Client software

  • (No known clients supporting 5.0.0 at the moment. Send a message in Discord if you have one!)

Client libraries (for developers)

Here's a list of available language APIs for obs-websocket:

The server is a typical Websockets server running by default on port 4444 (the port number can be changed in the Settings dialog under Tools). The protocol we use is documented in PROTOCOL.md.

We'd like to know what you're building with or for obs-websocket. If you do something in this fashion, feel free to drop a message in #project-showoff in the discord server!

Contributors

Code Contributors

This project exists thanks to all the people who contribute. Contribute.

Financial Contributors

Become a financial contributor and help us sustain our community. Contribute

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. Contribute

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].