This repository contains Janus Gateway installation script. Janus Gateway package enables to be deployed in number of diffrent ways. The installation procedure defined in the installation script consists of minimum steps to enable Echo Test and Streaming plugins over HTTPS protocol on Raspberry Pi.
- Raspberry Pi Zero,
- Raspberry Pi Zero W,
- Raspberry Pi 3B,
- Raspberry Pi 4B.
To install Janus Gateway run:
git clone --recurse-submodules -j$(nproc) https://github.com/raspberrypiexperiments/RaspberryPi-Janus-Gateway.gitcd RaspberryPi-Janus-Gatewaymake install To uninstall Janus Gateway run:
make uninstallcd ..sudo rm -rf RaspberryPi-Janus-GatewayMIT License
Copyright (c) 2021-2022 Marcin Sielski marcin.sielski@gmail.com