Hello,
What kind of reporting is available to know if the session went through jvb or peer-to-peer?
Thanks!
Hello,
What kind of reporting is available to know if the session went through jvb or peer-to-peer?
Thanks!
One way would be to check on the UI which displays the connection info:
On this screenshot you can see (p2p) next to the Remote address
We’re currently not using the web, only the ios and android apps. Ideally we want to know from the server side.
What do you mean by the server side? You mean and SDK method of some sort or something else?
Is there a log or reporting in jicofo to tell if the jvb is being used?
No, Jicofo doesn’t know.
The way we do this in jitsi-meet’s UI is by checking on the statistics emitted by lib-jitsi-meet. This is not part of the mobile SDK right now.