Git Product home page Git Product logo

Comments (2)

Deamoner avatar Deamoner commented on August 24, 2024

Is this built on an xmpp base as I know you guys use ejabberd alot.

from webrtc-jingle-client.

lukeweber avatar lukeweber commented on August 24, 2024

This client is xmpp based, using the jingle in libjingle. Let me explain a bit.

Jingle is xmpp based, and libjingle contains an implementation of jingle based on the spec, http://xmpp.org/extensions/xep-0166.html. To make things a little bit more confusing they also include an implementation of jsep(http://tools.ietf.org/html/draft-ietf-rtcweb-jsep-00#section-7.2) inside libjingle, which is what webrtc uses for media sessions, where webrtc is basically just glue and an audio/video processing library, and drivers.

In the end, I imagine libjingle might be swallowed up by webrtc, and broken into it's various parts and integrated, but it's a fair amount of code and probably not a top priority.

from webrtc-jingle-client.

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.