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

not working in firefox #366

Open
prathibhacdac opened this issue Oct 17, 2023 · 5 comments
Open

not working in firefox #366

prathibhacdac opened this issue Oct 17, 2023 · 5 comments

Comments

@prathibhacdac
Copy link

Uncaught ReferenceError: mozRTCSessionDescription is not defined

Uncaught ReferenceError: SIPml is not defined

@LukasGrubis
Copy link

LukasGrubis commented Nov 14, 2023

https://www.mozilla.org/en-US/firefox/113.0/releasenotes/

The long-deprecated mozRTCPeerConnection, mozRTCIceCandidate, and mozRTCSessionDescription WebRTC interfaces have been removed. Sites should utilize the non-prefixed versions instead.

Looks like we need an update :)

@jefaokpta
Copy link

Same issue. I migrated to JSSIP

@hasanr68
Copy link

Wish there was an update! Would really like to work with Safari or if someone could share how to add https://github.com/webrtcHacks/adapter to it.

@hasanr68
Copy link

Same issue. I migrated to JSSIP

How did you migrate to JSSIP - does it require a lot of changes?

@gudge25
Copy link

gudge25 commented Nov 21, 2024

any update?

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

5 participants