This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. UBUNTU | |
a. Install Ubuntu 18.04.5 LTE | |
b. sudo apt-get update | |
c. sudo apt-get upgrade | |
2. INSTALL DEPENDENCIES | |
a. sudo apt-get --yes install git libmicrohttpd-dev libjansson-dev libssl-dev libsrtp0-dev libsofia-sip-ua-dev libglib2.0-dev \ | |
libopus-dev libogg-dev libcurl4-openssl-dev liblua5.3-dev libconfig-dev pkg-config gengetopt libtool automake \ | |
gtk-doc-tools cmake ninja-build python3 python3-pip |