{
  "hook": {
    "admin_params": "secret=035c73f7-bb6b-4889-a715-d9eb2d1925dd",
    "alive_interval": "25",
    "enable": false,
    "on_exception_happen": "http://127.0.0.1/index/api/on_exception_happen",
    "on_report": "http://127.0.0.1/index/api/all/report",
    "on_server_keepalive": "http://127.0.0.1/index/api/on_server_keepalive",
    "on_server_started": "http://127.0.0.1/index/api/on_server_started",
    "on_stream_changed": "http://127.0.0.1/index/api/on_stream_changed",
    "retry": 1,
    "retry_delay": 3,
    "timeoutSec": 10
  },
  "http": {
    "apiDebug": true,
    "port": "3456",
    "sslport": "443"
  },
  "rpc": {
    "port": "9527"
  },
  "rtc": {
    "port": "8000"
  },
  "rtmp": {
    "port": "1935"
  },
  "rtsp": {
    "port": "554"
  },
  "srt": {
    "port": "9000"
  }
}