We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Poste NOEMI
Firefox 115.2.0esr (64 bits)
No response
No
The text was updated successfully, but these errors were encountered:
En investiguant, j'ai remonte l'erreur a cette ligne de code
const pc = new window.RTCPeerConnection({ iceTransportPolicy: this.forceTURN ? "relay" : undefined, iceServers: this.turnServers.length ? this.turnServers : undefined, iceCandidatePoolSize: this.client.iceCandidatePoolSize, bundlePolicy: "max-bundle", });
iceServers: this.turnServers.length ? this.turnServers : undefined
Sorry, something went wrong.
Cela doit être spécifique au navigateur utilisé selon moi.
No branches or pull requests
Steps to reproduce
Outcome
Operating system
Poste NOEMI
Browser information
Firefox 115.2.0esr (64 bits)
URL for webapp
No response
Application version
No response
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: