description | Development of libnice enhancements for SIPE project |
owner | jakub.adam@ktknet.cz |
last change | Thu, 6 Dec 2012 21:48:00 +0000 (6 16:48 -0500) |
URL | git://repo.or.cz/sipe-libnice.git |
| https://repo.or.cz/sipe-libnice.git |
push URL | ssh://repo.or.cz/sipe-libnice.git |
| https://repo.or.cz/sipe-libnice.git (learn more) |
bundle info | sipe-libnice.git downloadable bundles |
content tags
|
|
README
Nice: GLib ICE library
======================
Copyright
---------
(C) 2006-2011 Collabora Ltd.
(C) 2006-2011 Nokia Corporation
License
-------
See the file COPYING.
Requirements
------------
glib >= 2.10
pkg-config
gupnp-igd >= 0.1.2 (optional)
gstreamer-0.10 >= 0.10.0 (optional)
Structure
---------
agent/ - ICE agent
docs/ - Design and API documentation
gst/ - Gstreamer elements
nice/ - libnice library
random/ - random number generation
socket/ - Socket abstraction layer
stun/ - STUN implementation
tests/ - Unit tests
Relevant standards
------------------
These standards are relevant to nice's current implementation.
ICE draft 15
http://tools.ietf.org/html/rfc5245
STUN
http://tools.ietf.org/html/rfc3489
http://tools.ietf.org/html/rfc5389
TURN
http://tools.ietf.org/html/rfc5766
RTP
http://tools.ietf.org/html/rfc3550
XMPP Jingle ICE transport
http://www.xmpp.org/extensions/xep-0176.html
In future, nice may additionally support the following standards.
NAT-PMP
http://files.dns-sd.org/draft-cheshire-nat-pmp.txt