forked from DamonOehlman/docker-janus
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Lorenzo Mangani edited this page Aug 7, 2016
·
6 revisions
This container provides a fully configured Janus Gateway from Meetecho w/ Event API and Demo Server for quick prototyping of Janus plugins
Images for this container are available at https://hub.docker.com/r/qxip/docker-janus
The following command should provide a fully functional container w/ basic mapping
docker run -tid \
-p 7889:7889 -p 7089:7089 -p 8089:8889 -p 7088:7088 -p 8088:8088 -p 8000:8000 \
-p 8080:8080 -p 10000-10200:10000-10200 \
qxip/docker-janus --name janus