Giter Site home page Giter Site logo

buzzy3 / mattermost-plugin-webrtc-video Goto Github PK

View Code? Open in Web Editor NEW

This project forked from niklabh/mattermost-plugin-webrtc-video

0.0 1.0 0.0 526 KB

A webrtc video call plugin for mattermost

License: Apache License 2.0

Makefile 19.20% Go 25.31% JavaScript 54.31% Dockerfile 0.45% Shell 0.73%

mattermost-plugin-webrtc-video's Introduction

Mattermost WebRTC video call plugin

This plugin add video call feature to Mattermost. The plugin uses WebRTC protocol built into the browser, but but you need to provide and configure your own Signalhub, STUN and TURN servers.

Getting Started

Please add turn stun and signal hub servers in settings

publicly available stun servers:

stun:stun.l.google.com:19302 stun:stun1.l.google.com:19302 stun:stun2.l.google.com:19302 stun:stun3.l.google.com:19302 stun:stun4.l.google.com:19302 stun:stun01.sipphone.com stun:stun.ekiga.net stun:stun.fwdnet.net stun:stun.ideasip.com stun:stun.iptel.org stun:stun.rixtelecom.se stun:stun.schlund.de stun:stunserver.org stun:stun.softjoys.com stun:stun.voiparound.com stun:stun.voipbuster.com stun:stun.voipstunt.com stun:stun.voxgratia.org stun:stun.xten.com

publicly available turn servers:

turn:numb.viagenie.ca turn:192.158.29.39:3478?transport=udp turn:192.158.29.39:3478?transport=tcp

url: 'turn:numb.viagenie.ca' credential: 'muazkh' username: '[email protected]'

url: 'turn:192.158.29.39:3478?transport=udp' credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=' username: '28224511:1379330808'

url: 'turn:192.158.29.39:3478?transport=tcp' credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=' username: '28224511:1379330808'

publicly available signalhub server

https://baatcheet.herokuapp.com

Click on the video call button on channel header button when messaging a user.

Build

Build your plugin:

make

This will produce a single plugin file (with support for multiple architectures) for upload to your Mattermost server:

dist/mattermost-webrtc-video-<version>.tar.gz

Contributions

Contributions are welcome

Todo:

  • Bug fixes
  • Signal using mattermost redux
  • turn off video
  • mute audio
  • end call from source works

Latest Release

https://github.com/niklabh/mattermost-plugin-webrtc-video/releases/

mattermost-plugin-webrtc-video's People

Contributors

niklabh avatar dankeder avatar dependabot[bot] avatar hanzei avatar rottaran avatar

Watchers

James Cloos 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.