Jingle (protocol): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Monkbot (talk | contribs)
m →‎Clients supporting Jingle: Task 16: replaced (1×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;
Line 11: Line 11:
* [[Asterisk (PBX)|Asterisk PBX]]<ref group="note" name="novideo"/>
* [[Asterisk (PBX)|Asterisk PBX]]<ref group="note" name="novideo"/>
* [[Coccinella (software)|Coccinella]]<ref name=":0">{{Citation | contribution-url = http://xmpp.org/xmpp-software/clients/ | publisher = XMPP | title = Software | contribution = Clients}}.</ref><ref>{{Citation | url = http://coccinella.im/ | title = Coccinella}}: Instant Messaging Program with Whiteboard.</ref><ref>{{Citation | contribution-url = http://coccinella.im/faq/voip | contribution = Voice over IP (VoIP) | title = Questions | publisher = Coccinella}}.</ref><ref group="note" name="novideo"/>
* [[Coccinella (software)|Coccinella]]<ref name=":0">{{Citation | contribution-url = http://xmpp.org/xmpp-software/clients/ | publisher = XMPP | title = Software | contribution = Clients}}.</ref><ref>{{Citation | url = http://coccinella.im/ | title = Coccinella}}: Instant Messaging Program with Whiteboard.</ref><ref>{{Citation | contribution-url = http://coccinella.im/faq/voip | contribution = Voice over IP (VoIP) | title = Questions | publisher = Coccinella}}.</ref><ref group="note" name="novideo"/>
* [[Conversations (software)]] (file transfer only)
* [[Conversations (software)]]
* [[Empathy (software)|Empathy]]<ref>{{Citation | contribution = Does Empathy support audio & video chat? | contribution-url = https://wiki.gnome.org/Apps/Empathy/FAQ#Does_Empathy_support_audio_and_video_chat.3F | title = Empathy FAQ | publisher = Gnome}}.</ref> (using [[Telepathy (software)|Telepathy]] framework)
* [[Empathy (software)|Empathy]]<ref>{{Citation | contribution = Does Empathy support audio & video chat? | contribution-url = https://wiki.gnome.org/Apps/Empathy/FAQ#Does_Empathy_support_audio_and_video_chat.3F | title = Empathy FAQ | publisher = Gnome}}.</ref> (using [[Telepathy (software)|Telepathy]] framework)
* [[FreeSWITCH]]
* [[FreeSWITCH]]

Revision as of 05:11, 27 April 2020

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