Open hanzei opened 4 years ago
Thankyou so much. I am looking forward to this. I also need community members to help me polish this to production grade video chat. Can you please help in that @hanzei
What issues should be resolved before cutting v1.0
? Maybe you create a Milestone and assign them all it it?
mute and video buttons should work. Also i am wondering if i can use mattermost itself to signal for webrtc calls instead of signalhub. Is there a way to send data between users with plugin
This is great to hear @niklabh and @dankeder , looking forward to getting this into the Plugin Marketplace! Let me know how I can help out.
Also i am wondering if i can use mattermost itself to signal for webrtc calls instead of signalhub. Is there a way to send data between users with plugin
Plugins can send websocket event via the server to other users. Would this help?
Plugins can also execute arbitrary code. Hence, it could spin up a signalhub server using e.g. docker.
Thanks will add that
Hi @niklabh and @dankeder,
You did a great work with this plugin :+1: Given that Mattermost lacks a build-in video conference feature, it's good the have the functionality in a plugin.
Would you be interested on submitting your plugin to the Plugin Marketplace? You can find the process for submitting your plugin here.