mto / callstats.java

A java library to connect Android and java-based WebRTC apps to callstats.io. Also useful for integrating infrastructure components like the jitsi-videobridge, turn-server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

callstats.java

A java library for integrating infrastructure components like the jitsi-videobridge, kurento etc. with callstats.io

Java library: http://callstats-io.github.io/callstats.java/

Bridge Metrics - http://www.callstats.io/bridge-metrics/

VM arguemnts (mandatory)

  -Dlog4j.configurationFile=config/log4j2.xml  #Log4j2 xml configuration file path
  -Dcallstats.configurationFile=config/callstats-java-sdk.properties #callstats java config file path

About

A java library to connect Android and java-based WebRTC apps to callstats.io. Also useful for integrating infrastructure components like the jitsi-videobridge, turn-server.

License:MIT License


Languages

Language:Java 94.7%Language:Shell 5.3%Language:Dockerfile 0.1%