niklabh / mattermost-plugin-webrtc-video

A webrtc video call plugin for mattermost
Apache License 2.0
84 stars 17 forks source link

Does not work at all #32

Open Saddamus opened 4 years ago

Saddamus commented 4 years ago

OS: Mac and Linux (Fedora) Browser: Chrome

RosiersRobin commented 4 years ago

I have the same issues, the thing is, I get the TURN/STUN servers working correctly, and have a decent signalhub, on which I can see the calls comming.

The modal just states "connecting"??

Saddamus commented 4 years ago

Yes, it shows connecting. I have deployed signalhub instance on the same server with ssl cert, i can see subscriptions and call events on logs of this service. I have also configured to my own turn / stun service, which is already used on production for other webrtc deployment. My previous statement regarding stun and turn was incorrect, because i have had captured WiFi interface, while routing was being sent over VPN, so with and without VPN i can see succesful turn and stun dialog / bindings, but no chenge regarding calls. I dont understand the flow, so dont know how to debug. So far i guess, users subscribe to signalhub where they should be notified by events, that someobody is calling them, but how does it keep subscription alive, over web socket ?

sebastieniko commented 4 years ago

I'm not able to make it too.. Is this plugin working? Is there a log file somewhere to get some errors messages? I installed the servers as explained in the doc, but it cant connect with mattermost 5.25.2

MartB commented 4 years ago

Can confirm the "connecting" the signal hub server seems to have problems.

gustavotrott commented 3 years ago

I tried to install the plugin but also had problems while "connecting".. I had to disable the plugin unfortunately.

GP-S commented 3 years ago

Downgrading to 1.0.2 seems to partially fix the issue (no more null state) but still stuck on connecting modal. We can provide a test instance if needed.

gpopesc commented 3 years ago

the same issue here, it is not working, blocked in connecting

crisicon commented 3 years ago

Does anyone know how to solve this issue? I can see traffic to signalhub No packets being sent to stun and turn servers Both windows app and web browser instance sitting in "connecting"