Skip to content

raspberrypiexperiments/RaspberryPi-Janus-Gateway

Repository files navigation

RaspberryPi-Janus-Gateway

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.

Known supported Raspberry Pi

  • Raspberry Pi Zero,
  • Raspberry Pi Zero W,
  • Raspberry Pi 3B,
  • Raspberry Pi 4B.

Installation

To install Janus Gateway run:

git clone --recurse-submodules -j$(nproc) https://github.com/raspberrypiexperiments/RaspberryPi-Janus-Gateway.git
cd RaspberryPi-Janus-Gateway
make install 

Uninstallation

To uninstall Janus Gateway run:

make uninstall
cd ..
sudo rm -rf RaspberryPi-Janus-Gateway

License

MIT License

Copyright (c) 2021-2022 Marcin Sielski marcin.sielski@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors