Hello,
I have a dockerized jitsi self hosted on aws. How do I verify if the call between only 2 participants is going through p2p or if it is going via jvb.
Thanks,
Hello,
I have a dockerized jitsi self hosted on aws. How do I verify if the call between only 2 participants is going through p2p or if it is going via jvb.
Thanks,
When you expand the local connection info from thumbnail you can see whether it is (p2p)
awesome thanks. I believe my calls are not going through p2p. I will have to read the docs to see whats wrong…thanks again