1 Star 0 Fork 0

SyberOS/libnice

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
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)
Build instructions
------------------
To build on Linux and Mac, you only need to type the usual commands :
./configure && make && sudo make install
Please refer to the INSTALL file for more details.
If you are building from git, you must first run the ./autogen.sh script
to generate the configure file for you.
To build on Windows, please refer to the README.win32 file for build instructions
using Microsoft Visual Studio.
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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/SyberOS/libnice.git
git@gitee.com:SyberOS/libnice.git
SyberOS
libnice
libnice
syberos-master

搜索帮助