Coder Social home page Coder Social logo

mattermost-webrtc's Introduction

Mattermost WebRTC

This is a repository to generate a Vagrant machine or a docker image to use the WebRTC functionality in Mattermost.

The feature is currently intended as a working prototype for community development and not recommended for production. See documentation to learn more

To contribute, please see Contribution Guidelines.

To file issues, search for existing bugs and file a GitHub issue if your bug is new. For connection issues, see existing forum thread to torubleshoot.

Mattermost WebRTC Vagrant machine

Requirements

  • Vagrant
  • Virtualbox

TODO: Create a functional vagrant machine

Mattermost WebRTC Docker Preview Image

This is a single-machine Docker image for previewing the Mattermost WebRTC features.

Usage

Please see documentation for usage.

If you have Docker already set up, you can run this image in one line:

docker run --name mattermost-webrtc -p 7088:7088 -p 7089:7089 -p 8188:8188 -p 8189:8189 -d mattermost/webrtc:latest

Configuring Mattermost WebRTC

In Mattermost System Console -> Integrations -> WebRTC (Beta) and set the following:

  • Enable Mattermost WebRTC: true
  • Gateway Websocket URL: wss://dockerhost:8189
  • Gateway Admin URL: https://dockerhost:7089/admin
  • Gateway Admin Secret: janusoverlord
  • Leave Blank STUN URI, TURN URI, TURN Username and TURN Shared Key unless you have Coturn configured.

Because the WebRTC docker image uses a self-signed certificate you need to enable the ability to make requests from Mattermost to external services using insecure connections.

In Mattermost System Console -> Security -> Connections:

  • Enable Insecure Outgoing Connections: true

mattermost-webrtc's People

Contributors

enahum avatar jasonblais avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.