Jingle (protocol): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎Clients supporting Jingle: I have removed pidgin from the list. I cannot find any video/audio call functions in pidgin or pidgin documentation. Please cite a source if you re-add pidgin.
Pidgin added
Line 23: Line 23:
* [[Quiet Internet Pager#QIP Infium|QIP Infium]]
* [[Quiet Internet Pager#QIP Infium|QIP Infium]]
* [[Yate (telephony engine)|Yate]]/YateClient supports Jingle in both client and server mode, audio and file transfer, also call transfer and DTMF.
* [[Yate (telephony engine)|Yate]]/YateClient supports Jingle in both client and server mode, audio and file transfer, also call transfer and DTMF.
* [[Pidgin|Pidgin_(software)]]
Though not instant messaging client, [[RemoteVNC]] uses Jingle as one of the screen sharing means.
Though not instant messaging client, [[RemoteVNC]] uses Jingle as one of the screen sharing means.



== Notes ==
== Notes ==

Revision as of 17:24, 24 February 2015

Proposed Jingle logo

Jingle is an extension to the Extensible Messaging and Presence Protocol (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."[1]

The libjingle library, 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 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

External links