element-hq / element-hq/element-web
1:1 Call Gives An ICE Error
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
1. Select microphone and camera in settings
2. Initiate a voice or video call
3. Be shown this error message:
```
Couldn't start call! Invalid ICE server configuration.: SyntaxError: Failed to construct 'RTCPeerConnection': ICE server parsing failed: Empty uri.
```
This stems from the original issue [here](https://github.com/vector-im/element-desktop/issues/1197).
### Outcome
A call to succeed.
### Operating system
Arch Linux
### Application version
Element version: 1.11.42 Olm version: 3.2.14
### How did you install the app?
Arch Extra
### Homeserver
Non-Public homserver running Conduit 0.6.0
### Will you send logs?
Yes
Contributor guide
Assessment
This issue has not been assessed yet.