meganz/webclient

Make firefox calls work again

simopil opened this issue · 2 comments

What is it the technical reason 'causing firefox cannot handle calls anymore? I use WEBRTC with other services and works like a charm.
Which commit disables it?
Thanks

Hello.
The reason that calling no longer works in Firefox is, that to improve calls for everyone, we had to use features that are currently only supported in Chromium based browsers and sadly, Firefox is not there yet with support for those features.
We are looking forward to enable it again, as soon as they add support for the features required.

-Angel