第50月第16日 licode libnice owt
1.licode libnice
install_libnice(){ if [ -d $LIB_DIR ]; then cd $LIB_DIR curl -OL https://nice.freedesktop.org/releases/libnice-0.1.4.tar.gz tar -zxvf libnice-0.1.4.tar.gz cd libnice-0.1.4 check_result $? patch -R ./agent/conncheck.c < $PATHNAME/libnice-014.patch0 ./configure --prefix=$PREFIX_DIR && make $FAST_MAKE -s V=0 && make install check_result $? cd $CURRENT_DIR else mkdir -p $LIB_DIR install_libnice fi }
./simple-example 0 stunserver.org
stunserver.org 3478
https://blog.csdn.net/kl222/article/details/19336179
https://licode.readthedocs.io/en/master/from_source/
nat类型 libnice
https://blog.jianchihu.net/webrtc-av-transport-basis-nat-traversal.html
2.licode owt
https://blog.csdn.net/ddr77
https://www.cnblogs.com/bloglearning/p/11930199.html
owt
https://blog.piasy.com/2019/04/14/OWT-Server-Quick-Start/index.html#subscribe-%E5%BB%BA%E7%AB%8B%E6%95%B0%E6%8D%AE%E8%BD%AC%E5%8F%91%E5%85%B3%E7%B3%BB