Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make firefox calls work again #101

Open
simopil opened this issue Feb 15, 2022 · 2 comments
Open

Make firefox calls work again #101

simopil opened this issue Feb 15, 2022 · 2 comments

Comments

@simopil
Copy link

simopil commented Feb 15, 2022

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

@angelds-mega
Copy link

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

@jan-ivar
Copy link

jan-ivar commented Dec 4, 2023

Hi @angelds-mega! Just wanted to give an update that the RTCRtpScriptTransform API (that is in the standard now) is now available in Firefox and Safari. You can try it out here https://jsfiddle.net/jib1/wb2c0hr1/

Hope that works for you, and please reach out if you need any help or have any questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants