Jingle (protocol)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Qtaa (talk | contribs) at 19:52, 16 December 2020 (Adding local short description: "Peer-to-peer communications protocol", overriding Wikidata description "communications protocol" (Shortdesc helper)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Proposed Jingle logo

Jingle is an extension to the Extensible Messaging and Presence Protocol[1] (XMPP) which adds peer-to-peer (P2P) session control (signaling) for multimedia interactions such as in Voice over IP (VoIP) or videoconferencing communications. It was designed by Google and the XMPP Standards Foundation. The multimedia streams are delivered using the Real-time Transport Protocol (RTP). If needed, NAT traversal is assisted using Interactive Connectivity Establishment (ICE).

As of December 2009, the proposed Jingle specification had not yet been approved by the XMPP Standards Foundation, but is now a Draft Standard, meaning: "Implementations are encouraged and the protocol is appropriate for deployment in production systems, but some changes to the protocol are possible before it becomes a Final Standard."[2]

The libjingle library,[3] used by Google Talk to implement Jingle, has been released to the public under a BSD license. It implements both the current standard protocol and the older, pre-standard version.

Clients supporting Jingle

Though not an instant messaging client, RemoteVNC uses Jingle as one of the screen sharing means.

Notes

  1. ^ a b c d Doesn't support video chat.
  2. ^ a b Currently supports only older, pre-standard version.

References

  1. ^ a b "Clients", Software, XMPP.
  2. ^ XEP, XMPP.
  3. ^ "Libjingle", Code, Google.
  4. ^ Coccinella: Instant Messaging Program with Whiteboard.
  5. ^ "Voice over IP (VoIP)", Questions, Coccinella.
  6. ^ "Does Empathy support audio & video chat?", Empathy FAQ, Gnome.
  7. ^ Features (list), Jitsi.
  8. ^ "FAQ", Community, KDE.
  9. ^ "Use", Kopete, Zugaina, Jingle functionality (voice only) can be enabled/disabled in Kopete. The old KDE Wiki statement about it not working is outdated.
  10. ^ Forums, Miranda IM, archived from the original on 2007-10-10.

External links