descriptionDevelopment of libnice enhancements for SIPE project
ownerjakub.adam@ktknet.cz
last changeThu, 6 Dec 2012 21:48:00 +0000 (6 16:48 -0500)
content tags
add:
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
shortlog
2012-12-06 Youness AlaouiAdd win32 directory to EXTRA_DISTmaster
2012-12-03 Youness AlaouiAdd nice_agent_set_port_range to the list of exported...
2012-11-19 Livio MadaroManage multiple TURN CreatePermission in parallel
2012-10-04 Guillaume Desmottesagent: display NiceComponentState as strings in debug...
2012-10-01 Askar SafinFix C preprocessor bug
2012-09-20 Rohan GargFix a minor bug in the dribble mode test
2012-09-14 Olivier Crêteversion 0.1.3.1
2012-09-14 Olivier Crêteversion 0.1.30.1.3
2012-09-14 Olivier CrêteCompile the plugin for both GStreamer 0.10 and 1.0
2012-09-14 Olivier Crêtenicesrc: Use gst_buffer_fill
2012-09-10 Olivier CrêteThe plugin name is not a string anymore
2012-09-10 Sjoerd SimonsCheck gstreamer 1.0 not 0.11
2012-09-10 Sjoerd SimonsGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-09-10 Olivier CrêteUse GstPushSrc as a base class
2012-09-10 Olivier CrêtePort GStreamer src/sink to 0.11
2012-08-03 Livio MadaroFix gaddr initialization
...
tags
11 years ago 0.1.3 Libnice release 0.1.3
12 years ago 0.1.2 Libnice release 0.1.2
12 years ago 0.1.1 Libnice release 0.1.1
13 years ago 0.1.0 Libnice release 0.1.0
13 years ago 0.0.13 libnice release 0.0.13
13 years ago 0.0.12 Libnice release 0.0.12
14 years ago 0.0.11 Libnice release 0.0.11
14 years ago 0.0.10 Libnice release 0.0.10
14 years ago 0.0.9 Libnice release 0.0.9
14 years ago 0.0.8 Libnice release 0.0.8
14 years ago 0.0.7 Libnice release 0.07
15 years ago 0.0.6 Libnice release 0.0.6
15 years ago 0.0.5 Libnice release 0.0.5
15 years ago 0.0.4 Libnice release 0.0.4
15 years ago 0.0.3 0.0.3
15 years ago 0.0.2 Releasing libnice 0.0.2
...
heads
11 years ago fix-username-validation
11 years ago master
11 years ago ms-stun-fixes
11 years ago ms-turn-tcp