Sign inSign up

rlofthouse/janus

By rlofthouse

Updated over 9 years ago

Janus Gateway. A general purpose WebRTC gateway. https://janus.conf.meetecho.com/

Image
0

2.2K

rlofthouse/janus repository overview

What is Janus WebRTC Gateway?

Janus is a WebRTC Gateway developed by Meetecho conceived to be a general purpose one. As such, it doesn't provide any functionality per se other than implementing the means to set up a WebRTC media communication with a browser, exchanging JSON messages with it, and relaying RTP/RTCP and messages between browsers and the server-side application logic they're attached to. Any specific feature/application is provided by server side plugins, that browsers can then contact via the gateway to take advantage of the functionality they provide. Example of such plugins can be implementations of applications like echo tests, conference bridges, media recorders, SIP gateways and the like.

How to use this image

$ docker run --name janus -d -p 8088:8088 5004:5004/udp rlofthouse/janus

Tag summary

Content type

Image

Digest

Size

131.6 MB

Last updated

about 10 years ago

docker pull rlofthouse/janus