Giter VIP home page Giter VIP logo

mumble-json-bridge's Introduction

mumble-json-bridge

A Mumble plugin that offers a JSON API for Mumble interaction via named pipes.

This project consists of 3 (more or less) separate parts:

  1. The backend
  2. The plugin
  3. The CLI

Build dependencies

In order to build the project, you will require

  • A cpp17 conform compiler
  • CMake v3.10 or more recent
  • Boost (required components: program-options and thread)
  • Python3 with the PyYAML package (only needed when building the CLI)

mumble-json-bridge's People

Contributors

kissaki avatar krzmbrzl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mumble-json-bridge's Issues

Plugin won't load

I've compiled this and tried to load the plugin into mumble.
I get the error message

Unable to load plugin "json_bridge_plugin.dll" - check the plugin interface!

Commands used to compile:

cmake -S . -B .\build\ -DCMAKE_TOOLCHAIN_FILE=D:/Source/vcpkg/scripts/buildsystems/vcpkg.cmake
cmake --build .\build\

I have no idea how to get more logs/info to debug this error

mumble version: 1.4.230
Windows version: 21H2 Build 19044.1766
Build Engine Version: 16.10.1+2fd48ab73
cmake version: 3.23.1
vcpkg version: 2022-06-17-9268e366206712e38102b28dbd1617697a99ff2e

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.