{
   "janus": "server_info",
   "transaction": "LmPYYU5tDXO",
   "name": "Janus WebRTC Server",
   "version": 1401,
   "version_string": "1.4.1",
   "author": "Meetecho s.r.l.",
   "commit-hash": "e07ea8b7f64216775c0996863dbf90ab5d3634af",
   "compile-time": "Tue Feb 10 09:56:29 UTC 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": "217.61.26.125",
   "ipv6": true,
   "ipv6-link-local": false,
   "ice-lite": false,
   "ice-tcp": false,
   "ice-nomination": "aggressive",
   "ice-consent-freshness": false,
   "ice-keepalive-conncheck": false,
   "hangup-on-failed": false,
   "full-trickle": false,
   "mdns-enabled": false,
   "min-nack-queue": 200,
   "nack-optimizations": false,
   "twcc-period": 200,
   "dtls-mtu": 1200,
   "static-event-loops": 4,
   "loop-indication": false,
   "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.22.1",
      "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.audiobridge": {
         "name": "JANUS AudioBridge plugin",
         "author": "Meetecho s.r.l.",
         "description": "This is a plugin implementing an audio conference bridge for Janus, mixing Opus streams.",
         "version_string": "0.0.13",
         "version": 13
      },
      "janus.plugin.recordplay": {
         "name": "JANUS Record&Play plugin",
         "author": "Meetecho s.r.l.",
         "description": "This is a trivial Record&Play plugin for Janus, to record WebRTC sessions and replay them.",
         "version_string": "0.0.5",
         "version": 5
      },
      "janus.plugin.textroom": {
         "name": "JANUS TextRoom plugin",
         "author": "Meetecho s.r.l.",
         "description": "This is a plugin implementing a text-only room for Janus, using DataChannels.",
         "version_string": "0.0.2",
         "version": 2
      },
      "janus.plugin.nosip": {
         "name": "JANUS NoSIP plugin",
         "author": "Meetecho s.r.l.",
         "description": "This is a simple RTP bridging plugin that leaves signalling details (e.g., SIP) up to the application.",
         "version_string": "0.0.2",
         "version": 2
      },
      "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
      },
      "janus.plugin.videocall": {
         "name": "JANUS VideoCall plugin",
         "author": "Meetecho s.r.l.",
         "description": "This is a simple video call plugin for Janus, allowing two WebRTC peers to call each other through a server.",
         "version_string": "0.0.6",
         "version": 6
      },
      "janus.plugin.streaming": {
         "name": "JANUS Streaming plugin",
         "author": "Meetecho s.r.l.",
         "description": "This is a streaming plugin for Janus, allowing WebRTC peers to watch/listen to pre-recorded files or media generated by an external source.",
         "version_string": "0.0.11",
         "version": 11
      },
      "janus.plugin.echotest": {
         "name": "JANUS EchoTest plugin",
         "author": "Meetecho s.r.l.",
         "description": "This is a trivial EchoTest plugin for Janus, just used to showcase the plugin interface.",
         "version_string": "0.0.7",
         "version": 7
      },
      "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
      }
   }
}