- Build and install Janus Gateway as described at https://github.com/meetecho/janus-gateway#compile
git clone https://github.com/RSATom/janus-ptt-audiobridge-plugin.git --recursive
mkdir -p ./janus-ptt-audiobridge-plugin-build
cd ./janus-ptt-audiobridge-plugin-build && cmake ../janus-ptt-audiobridge-plugin && make && make install