Add the feature to disable P2P calls to the iOS app #1401
hyperion-cs
started this conversation in
Ideas
Replies: 1 comment
-
Certainly I'd appreciate this option in mobile versions too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A really common problem is that users cannot hear each other during audio/video calls because Element tries to work in P2P mode. However, because ISPs (especially mobile ISPs) use NAT and other things, it just doesn't work. This problem is a huge headache when using Element, which leaves a very negative user experience from use.
To solve this problem, we use TURN and it helps. However, in this case we need to disable the use of P2P calls. This can be done in Element Desktop (see screenshot), but there is no such feature in the iOS app.
Thus, I ask very much to add such a feature.
(↑ What the desired feature looks like in Element Desktop)
Beta Was this translation helpful? Give feedback.
All reactions