Giter Club home page Giter Club logo

justanothervoicechat-server's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

justanothervoicechat-server's Issues

Todo: Voice Server Configuration

  • Position task update frequency
  • Global settings like RollOffScale, MaxDistance etc
  • "Read-only" settings like hostname, port and channel id

Add C API

Including all functions needed to control clients (mute, pan etc)

Name of the project

Hello,
I must inform you that I have an issue with the name of your project. I don't know who the uncreative mastermind behind it was but it makes me throw up everytime i think of it.
In addition, I question the success of this project if the people working on it are responsible that this name was even taken into consideration. It's just horrible. Do yourself a favor and change it if you want to be taken seriously.
Thank you.

Error from starting

An error message even though I have set everything in the meta.xml?

13:00:57.587 | Error | ScriptingEngine | EXCEPTION IN RESOURCE JustAnotherVoiceChat INSIDE SCRIPTENGINE VoiceScript System.ArgumentException: The provided hostname "" is invalid!
bei JustAnotherVoiceChat.Server.Wrapper.Elements.Models.VoiceServerConfiguration..ctor(String hostname, UInt16 port, String teamspeakServerId, UInt64 teamspeakChannelId, String teamspeakChannelPassword, Single globalRollOffScale, Single globalDistanceFactor, Double globalMaxDistance)
bei JustAnotherVoiceChat.Server.Wrapper.Elements.Models.VoiceServerConfiguration..ctor(String hostname, UInt16 port, String teamspeakServerId, UInt64 teamspeakChannelId, String teamspeakChannelPassword)
bei JustAnotherVoiceChat.Server.GTMP.Resource.VoiceScript.OnResourceStart() in c:\Users\xxx\Downloads\JustAnotherVoiceChat-Server-master\JustAnotherVoiceChat-Server-master\JustAnotherVoiceChat.Server.GTMP.Resource\Server\VoiceScript.cs:Zeile 60.
bei GrandTheftMultiplayer.Server.Models.ScriptingEngine.b__26_0()
bei GrandTheftMultiplayer.Server.Models.ScriptingEngine.<>c__DisplayClass19_0.b__0(Object )

Line: 60

        _voiceServer = GtmpVoice.CreateServer(API, new VoiceServerConfiguration(hostname, port, teamspeakServerId, teamspeakChannelId, teamspeakChannelPassword));

My Settings

<settings>
    <setting name="voice_host" value="ts3.server.de" default="ts3.server.de" description="External hostname of the JustAnotherVoiceChat-Server" />
    <setting name="voice_port" value="23332" default="23332" description="Port of the JustAnotherVoiceChat-Server" />

    <setting name="voice_teamspeak_serverid" value="1" default="1" description="Unique identitiy of the target TeamSpeak3 Server" />
    <setting name="voice_teamspeak_channelid" value="111" default="111" description="Id of the channel where all players join" />
    <setting name="voice_teamspeak_channelpassword" value="mypw" default="mypw" description="Password of the channel where all players join" />
</settings>

Someone an idea what it is?

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.