Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
/ obs-java-client Public archive

Java API for the OBS Websocket API

License

Notifications You must be signed in to change notification settings

harm27/obs-java-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java API for the OBS Websocket API

A Java API for communicating with OBS Websocket based on Java 11+ Websocket client and GSON.

Quality Gate Status Master Build

NOTE

The initial version is still in development and there is no jar or maven dependency available yet. If you want to use it already you need to build it yourself.

It does already includes the following features:

  • Authentication
  • Events system
  • Requests system

But it does not support all events and requests yet.

Check https://github.com/harm27/obs-websocket-java/milestones for which version what events are planned

Download options

To be able to use this project you can either download the jars or use the maven dependency.

If you want to use the jar directly, you can download it at https://github.com/harm27/obs-websocket-java/releases

If you want to use Maven, you can find the latest jars in https://github.com/harm27/obs-websocket-java/packages

Javadoc

The javadoc can be found at https://harm27.github.io/obs-websocket-java/

SonarCloud codequality

Lines of Code Duplicated Lines (%)

Bugs Code Smells Technical Debt

Maintainability Rating Reliability Rating

Security Rating Vulnerabilities

About

Java API for the OBS Websocket API

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages