Sign inSign up

mvollrath/janus

By mvollrath

•Updated over 3 years ago

Example implementation of Janus Gateway streaming plugin.

Image
0

1.4K

mvollrath/janus repository overview

⁠docker-janus

Run up a janus-gateway⁠ instance using docker.

⁠Streaming test

  1. Install docker and GStreamer 1.0.

  2. Build this image with make image

  3. Run the Janus server with make run. This will forward some ports: 8088/tcp (HTTP), 8188/tcp (WebSocket), 6000/udp (RTP)

  4. Run ./gst_test.sh to start sending RTP to Janus.

  5. Start an HTTP server in webapps/ and browse to the index. You should see a test pattern.

Tag summary

Content type

Image

Digest

Size

197.4 MB

Last updated

almost 10 years ago

docker pull mvollrath/janus