libnice/README.md

7 lines
444 B
Markdown
Raw Permalink Normal View History

2024-01-06 05:10:49 +01:00
# libnice
Libnice is an implementation of the IETF's draft Interactice Connectivity Establishment standard (ICE). It provides GLib-based library, libnice and GStreamer elements.
ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks.
Existing standards that use ICE include Session Initiation Protocol (SIP) and XMPP Jingle.