nextcloud / spreed

🗨️ Nextcloud Talk – chat, video & audio calls for Nextcloud
https://nextcloud.com/talk
GNU Affero General Public License v3.0
1.61k stars 428 forks source link

Allow use of spreed server as RTC for Mattermost instance #328

Open kbridger opened 7 years ago

kbridger commented 7 years ago

Mattermost is a self-hosted FLOSS Slack-like app. It aims to support video calling via RTC servers.

https://docs.mattermost.com/deployment/webrtc.html

This could simply be an improvement to documentation about how to configure Mattermost to use the NextCloud-hosted RTC server. If code changes are needed then this could be filed as an enhancement.

Basically this would tie together Mattermost as a chat app and NextCloud's video calling. A quick and easy way to support robust chatting without developing/securing in NextCloud.

Is this currently possible (new to WebRTC)?

kissgyorgy commented 5 years ago

Would be nice!

sphr2k commented 5 years ago

Would love to see this, too. There are Mattermost plugins to connect to Zoom, appear.in and Jitsi. Nextcloud Talk would be a great addition.

sunjam commented 4 years ago

Here is a related issue in the overall server regarding Mattermost integration, for reference