Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

1. Download sources

Download from GitHub: https://github.com/flashphoner/sfu_sdk/tree/1.0

Code Block
languagebash
themeRDark
wgetgit clone https://github.com/flashphoner/sfu_sdk/archive/refs/heads/1.0.zip
unzip 1.0.zip.git

2. Install npm

...

Code Block
languagebash
themeRDark
curlwget -qO-sL https://rpmraw.nodesourcegithubusercontent.com/setup_10.x | sudo bash -
yum -y install nodejs
npm install -g grunt/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install 16

3. Install npm

...

dependencies

Code Block
languagebash
themeRDark
cd sfu-sdk_sdk
nvm use 16
npm install
 

4. Build SFU SDK

Code Block
languagebash
themeRDark
gruntnpm run build