Coder Social home page Coder Social logo

Comments (4)

Rantanen avatar Rantanen commented on July 17, 2024

Didn't have time to spin up my test environment over the weekend. Just tried this now though - running the examples/wrapper.js and sending a private message to the user over the Mumble client. The script reacted to this just fine.

The code the example uses to do this is: https://github.com/Rantanen/node-mumble/blob/master/examples/wrapper.js#L97-L104

This could have something to do with registered users vs unregistered users. Although looking at the code I don't believe this should affect the things.

from node-mumble.

daveoon avatar daveoon commented on July 17, 2024

@Rantanen hi, thanks for the reply. sorry for the confusion as i was trying to see if i can listen to private message send between users. seems like the api is meant for group and personal private message. in this case, is there anyway to achieve evesdropping other users private messages? i will also try to play around with protobuf so that I can understand the relevant features. So far, i am only familiar with ICE but facing an issue with callback on nodejs.

from node-mumble.

Rantanen avatar Rantanen commented on July 17, 2024

node-mumble is a Mumble client library. As such the library interfaces with Mumble server just like any other Mumble client, such as the official one. Mumble server does not provide a way for Mumble client to eavesdrop on user's private messages. You'll need something server-side, such as ICE for this.

from node-mumble.

daveoon avatar daveoon commented on July 17, 2024

@Rantanen thank you for the information. i have just fork this repo and will keep you posted when there is any pull request.

from node-mumble.

Related Issues (20)

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.