Skip to content

Instantly share code, notes, and snippets.

View serdardurbaris's full-sized avatar

Serdar DURBARIŞ serdardurbaris

View GitHub Profile
@jaychsu
jaychsu / setup-janus
Last active January 19, 2019 15:55
Setup [janus-gateway](https://github.com/meetecho/janus-gateway) on ubuntu
#!/bin/bash
# REF: https://github.com/meetecho/janus-gateway/blob/master/README.md
# REF: https://groups.google.com/forum/#!msg/meetecho-janus/RYP4FBaeUi0/bIGSPZlpEQAJ
# Tested enviroment: ubuntu {14.04,16.04} LTS
# Tested Janus version: 0.2.0
# 0. Get infos and params without empty
# ======
set -e