{
   "janus": "server_info",
   "transaction": "JQmMioDE5QO",
   "name": "Janus WebRTC Server",
   "version": 1401,
   "version_string": "1.4.1",
   "author": "Meetecho s.r.l.",
   "commit-hash": "85304a7a4bdb2719583ad53ae04130a8273dba6a",
   "compile-time": "Tue Apr 28 09:51:33 CST 2026",
   "log-to-stdout": true,
   "log-to-file": false,
   "data_channels": true,
   "accepting-new-sessions": true,
   "session-timeout": 60,
   "reclaim-session-timeout": 0,
   "candidates-timeout": 45,
   "server-name": "MyJanusInstance",
   "local-ip": "172.18.0.12",
   "public-ip": "151.245.85.174",
   "ipv6": false,
   "ice-lite": false,
   "ice-tcp": false,
   "ice-nomination": "aggressive",
   "ice-consent-freshness": false,
   "ice-keepalive-conncheck": false,
   "hangup-on-failed": false,
   "full-trickle": true,
   "mdns-enabled": false,
   "min-nack-queue": 200,
   "nack-optimizations": false,
   "twcc-period": 200,
   "dtls-mtu": 1200,
   "stun-server": "74.125.250.129:19302",
   "turn-server": "172.18.0.11:3478",
   "static-event-loops": 0,
   "api_secret": false,
   "auth_token": false,
   "event_handlers": false,
   "opaqueid_in_api": false,
   "dependencies": {
      "glib2": "2.72.4",
      "jansson": "2.13.1",
      "libnice": "0.1.21",
      "libsrtp": "libsrtp2 2.6.0",
      "libcurl": "7.81.0",
      "crypto": "OpenSSL 3.0.2 15 Mar 2022"
   },
   "transports": {
      "janus.transport.http": {
         "name": "JANUS REST (HTTP/HTTPS) transport plugin",
         "author": "Meetecho s.r.l.",
         "description": "This transport plugin adds REST (HTTP/HTTPS) support to the Janus API via libmicrohttpd.",
         "version_string": "0.0.2",
         "version": 2
      },
      "janus.transport.websockets": {
         "name": "JANUS WebSockets transport plugin",
         "author": "Meetecho s.r.l.",
         "description": "This transport plugin adds WebSockets support to the Janus API via libwebsockets.",
         "version_string": "0.0.1",
         "version": 1
      }
   },
   "events": {},
   "loggers": {},
   "plugins": {
      "janus.plugin.videoroom": {
         "name": "JANUS VideoRoom plugin",
         "author": "Meetecho s.r.l.",
         "description": "This is a plugin implementing a videoconferencing SFU (Selective Forwarding Unit) for Janus, that is an audio/video router.",
         "version_string": "0.0.10",
         "version": 10
      },
      "janus.plugin.sip": {
         "name": "JANUS SIP plugin",
         "author": "Meetecho s.r.l.",
         "description": "This is a simple SIP plugin for Janus, allowing WebRTC peers to register at a SIP server and call SIP user agents through a Janus instance.",
         "version_string": "0.0.10",
         "version": 10
      }
   }
}