{
  "timestamp": "2026-04-19T19:10:38Z",
  "health": {
    "score": 20,
    "status": "error",
    "issues": [
      "FFmpeg encoder not running",
      "No recent segments generated"
    ]
  },
  "srs": {
    "connected": true,
    "streams": [
      {
        "name": "slate",
        "app": "live",
        "protocol": "srt",
        "ip": "172.17.0.1",
        "alive_sec": 1118.5,
        "kbps_in": 1179,
        "video": {
          "codec": "HEVC",
          "width": 7680,
          "height": 3840,
          "profile": "Main",
          "level": "6"
        },
        "audio": null,
        "is_camera": false
      },
      {
        "name": "8k",
        "app": "live",
        "protocol": "rtmp",
        "ip": "79.158.82.240",
        "alive_sec": 1142.5,
        "kbps_in": 31862,
        "video": {
          "codec": "HEVC",
          "width": 7680,
          "height": 3840,
          "profile": "Main",
          "level": "6"
        },
        "audio": {
          "codec": "AAC",
          "sample_rate": 44100,
          "channels": 2
        },
        "is_camera": true
      }
    ]
  },
  "ingest": {
    "active": true,
    "protocol": "rtmp",
    "stream_name": "8k",
    "ip": "79.158.82.240",
    "kbps_in": 31862,
    "resolution": "7680x3840",
    "codec": "HEVC",
    "audio_codec": "AAC",
    "alive_sec": 1142.5
  },
  "slate": {
    "active": true,
    "kbps_in": 1179,
    "resolution": "7680x3840"
  },
  "proxy": {
    "running": true,
    "active_source": "8k",
    "switch_count": 1,
    "last_switch": "2026-04-19T18:51:36.267Z",
    "active_m3u8_age_ms": 285
  },
  "switcher": {
    "running": false,
    "mode": "unknown",
    "uptime_sec": 0
  },
  "encoder": {
    "running": false,
    "pid": null,
    "cpu_percent": 0.0,
    "memory_mb": 0.0,
    "speed": 1.03,
    "fps": 31.0,
    "output_bitrate_kbps": null,
    "encoded_time": "00:01:35.10",
    "encoded_size_mb": 0.0
  },
  "segments": {
    "active": false,
    "segment_count": 3848,
    "latest_segment": "chunk-stream1-00096.m4s",
    "latest_age_sec": 5.3,
    "segments_per_min": 0.0,
    "total_size_mb": 5582.83
  }
}