Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 398 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 398 Bytes

janus-ptt-audiobridge-plugin

Build from sources

  • 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