NIXStats / nixstatsagent

NIXStats monitoring agent
https://www.nixstats.com
Other
92 stars 39 forks source link

Support for counting active sessions in Janus WebRTC Gateway #42

Closed jmordica closed 4 years ago

jmordica commented 4 years ago

Depends on this config in nixstats.ini

[janus]
enabled=yes
adminpw=YourAdminPass

Output of plugin:

{
    "janus_sessions": "83"
}

https://janus.conf.meetecho.com/

vfuse commented 4 years ago

Thanks for the pull request! It seems line 12 was cut off when copying from command line.