Skip to content

sjkummer/docker-janus-webrtc-gateway

 
 

Repository files navigation

About

Limitations

Disables RabbitMQ, Admin and Secure Websockets

Build

docker build -t efacilitation/docker-janus-webrtc-gateway

Ports

Port Description
80 HTML-Examples
8088 RESTful API
8188 WebSocket API

Environment variables

No environment variables are needed for this image.

Linked Containers

This container does not need any container linked to.

Run

docker run -d -p 80:80 -p 8088:8088 -p 8188:8188 efacilitation/docker-janus-webrtc-gateway:latest

About

Docker specification for Janus Gateway

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ApacheConf 86.5%
  • Shell 13.5%