element-x-android icon indicating copy to clipboard operation
element-x-android copied to clipboard

voice and Video call

Open anjumqr opened this issue 10 months ago • 6 comments

"When I use my own Matrix server with the Element X Android app, I cannot sign up, and voice or video calls do not work. However, everything works fine on the web client."

anjumqr avatar Mar 10 '25 06:03 anjumqr

Same problem, Later I found that when I initiated a call, the chat room did not correctly modify the hasRoomCall state, which prevented other people in the chat room from joining the room call. But I'm not sure if this is a problem with my server or if I need to deploy an elemen call service myself.

AmbitionsXXXV avatar Mar 10 '25 08:03 AmbitionsXXXV

if the problem is with the server why web and simple element is initiating the call

anjumqr avatar Mar 10 '25 08:03 anjumqr

I mentioned more about the direct reasons that ultimately caused the inability to join the call, but what caused the inability to update this status? I still don’t know whether I need to build my own element-call service and then configure homeserver in config or my self-host service logic has problems. element-call doc

AmbitionsXXXV avatar Mar 10 '25 08:03 AmbitionsXXXV

if the problem is with the server why web and simple element is initiating the call

Are you initiating an 'element-call' Call or Jitsi call?

Element-X require element-call, but element-web and element-desktop supports both element-call and Jitsi Call.

escix avatar Apr 02 '25 21:04 escix

Yes, I initialize an 'element-call' in element-x android with my self home server

AmbitionsXXXV avatar Apr 03 '25 02:04 AmbitionsXXXV

Yes, I initialize an 'element-call' in element-x android with my self home server

Can you share the response for https://your.matrix.domain.com/.well-known/matrix/client

escix avatar Apr 03 '25 11:04 escix