45 Forks
103 Stars
103 Watchers

libice

libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。

How to download and setup libice

Open terminal and run command
git clone https://github.com/str2num/libice.git
git clone is used to create a copy or clone of libice repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with libice https://github.com/str2num/libice/archive/master.zip

Or simply clone libice with SSH
[email protected]:str2num/libice.git

If you have some problems with libice

You may open issue on libice support forum (system) here: https://github.com/str2num/libice/issues