Sign inSign up

heydevsood/janusgateway

By heydevsood

Updated over 5 years ago

Just a working installation of Janus WebRTC Server

Image
0

849

heydevsood/janusgateway repository overview

Janus is an open source, general purpose, WebRTC server designed and developed by Meetecho.

Pull the image and run:

docker run --rm -it -p 8089:8089 -p 8088:8088 -p 80:80 -p 7088:7088 -p 8188:8188 -p 10000-10200:10000-10200/udp -p heydevsood/janusgateway:latest

Run Janus WebRTC server using:

$ /opt/janus/bin/janus

Browse https://localhost:8089/janus/info to check if server is running.

Tag summary

Content type

Image

Digest

Size

555.3 MB

Last updated

over 5 years ago

docker pull heydevsood/janusgateway