1 Star 0 Fork 1

waxl / libnice

forked from ubonass / libnice 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README 1.70 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Tim-Philipp Müller 提交于 2020-01-31 16:31 . Remove autotools build
Nice: GLib ICE library
======================
Copyright
---------
(C) 2006-2020 Collabora Ltd.
(C) 2006-2011 Nokia Corporation
License
-------
See the file COPYING.
Requirements
------------
glib >= 2.54
pkg-config
gnutls >= 2.12.0 or OpenSSL
gupnp-igd >= 0.1.2 (optional)
gstreamer-0.10 (optional)
gstreamer-1.0 (optional)
Build instructions
------------------
libnice uses the Meson Build System: https://mesonbuild.com
To build on Linux and Mac, you only need to type the usual commands :
meson builddir
ninja -C builddir
ninja -C builddir test (or "meson test -C builddir" for more control)
sudo ninja -C builddir install
See https://mesonbuild.com/Quick-guide.html#compiling-a-meson-project
for more details and how to install the Meson build system.
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
http://tools.ietf.org/html/rfc5245 (old)
http://tools.ietf.org/html/rfc8445
STUN
http://tools.ietf.org/html/rfc3489 (old)
http://tools.ietf.org/html/rfc5389
TURN
http://tools.ietf.org/html/rfc5766
RTP
http://tools.ietf.org/html/rfc3550
ICE-TCP RFC
http://tools.ietf.org/html/rfc6544
Trickle ICE
https://tools.ietf.org/html/draft-ietf-ice-trickle-21
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
1
https://gitee.com/doibest/libnice.git
git@gitee.com:doibest/libnice.git
doibest
libnice
libnice
master

搜索帮助

14c37bed 8189591 565d56ea 8189591