mattermost / mattermost-marketplace

The stateless HTTP service backing the Mattermost marketplace.
http://integrations.mattermost.com
Apache License 2.0
38 stars 24 forks source link

Mattermost WebRTC video/audio call plugin #65

Closed niklabh closed 1 year ago

niklabh commented 4 years ago

Summary

This plugin add video call and group audio call feature to Mattermost. The plugin uses WebRTC protocol built into the browser to make video/audio calls.

Configure stun/turn and signalhub servers in plugin setting. Public signalhub, turn and stun servers are provided in plugin README. To start video call go to direct message and click on the video call button on channel header button on top right:

header-button

To join audio channel click on unmute icon on top left. To start listening click on speaker icon.

voice-channel

Review commit

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

Checklist

Product requirements

Technical requirements

Security requirements

Functional requirements

hanzei commented 4 years ago

The checklist below will be used to track the process of getting your plugin to the Marketplace. It's sole purpose it visibility.

Process checklist

hanzei commented 4 years ago

@niklabh is working on some bug fixes before this can be reviewed.

esethna commented 1 year ago

Hi all. I'm cleaning up this repository and closing issues that haven't had recent activity. Happy to reopen the issues for further discussions as necessary.