Giter VIP home page Giter VIP logo

Comments (5)

arkgil avatar arkgil commented on June 8, 2024 1

@sandy5487 Unfortunately we haven't completely figured it out yet. If we do, the implementation will most probably be open source, so keep an eye on our repos/social channels 🙂

from mongooseice.

arkgil avatar arkgil commented on June 8, 2024

Hi @sandy5487 :)

The easiest way to run MongooseICE is by using the prebuilt Docker image. You can find the instructions in the README. If you don't know Docker, you can learn more about it using its official documentation.

But to make things clear for you - MongooseICE itself is not enough to enable audio and video calls in your application. MongooseICE is a STUN/TURN server - it helps two clients to enable peer-to-peer communication without using intermediate server (STUN), or by relaying data through dedicated server (TURN). You can read more about these concepts in this article. For audio and video calls you would also need a signalling layer (which might be XMPP Jingle extension), streaming protocol, and more. You can take a look at WebRTC which aims to be the standard for the audio/video streaming for the web.

Oh, and there is no need to mark issues as urgent - we try to respond as fast as possible 🙂 .

from mongooseice.

arkgil avatar arkgil commented on June 8, 2024

@sandy5487 Did my response make things clearer for you? Let me know if you have any more questions.

from mongooseice.

sandeepjangir avatar sandeepjangir commented on June 8, 2024

@arkgil Thanks for the knowledge sharing and yes am clear about the process now. But I am stuck also for implementing audio/video call.

Let me know if you can help me by any chance.

Thanks again

from mongooseice.

arkgil avatar arkgil commented on June 8, 2024

I'll close this for now - just reopen the issue if you have any more question 🙂

from mongooseice.

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.