mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "name": "Nx Witness",
 | 
						|
    "slug": "nxwitness",
 | 
						|
    "categories": [
 | 
						|
        15
 | 
						|
    ],
 | 
						|
    "date_created": "2025-02-13",
 | 
						|
    "type": "ct",
 | 
						|
    "updateable": true,
 | 
						|
    "privileged": true,
 | 
						|
    "interface_port": 7001,
 | 
						|
    "documentation": "https://support.networkoptix.com/hc/en-us/articles/360006863413-Access-the-Nx-Witness-User-Manual",
 | 
						|
    "website": "https://www.networkoptix.com/nx-witness",
 | 
						|
    "logo": "https://www.networkoptix.com/hs-fs/hubfs/raw_assets/public/NetworkOptix-NB/images/logo.png?width=300&height=75&name=logo.png",
 | 
						|
    "description": "Nx Witness is a professional video management system (VMS) designed for IP cameras and surveillance systems. It provides real-time video streaming, recording, and remote access with an intuitive user interface. The software supports AI-based video analytics, integrates with third-party security systems, and offers advanced search and event management features. It is used for security monitoring, business intelligence, and large-scale surveillance deployments.",
 | 
						|
    "install_methods": [
 | 
						|
        {
 | 
						|
            "type": "default",
 | 
						|
            "script": "ct/nxwitness.sh",
 | 
						|
            "resources": {
 | 
						|
                "cpu": 2,
 | 
						|
                "ram": 2048,
 | 
						|
                "hdd": 8,
 | 
						|
                "os": "ubuntu",
 | 
						|
                "version": "24.04"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "default_credentials": {
 | 
						|
        "username": null,
 | 
						|
        "password": null
 | 
						|
    },
 | 
						|
    "notes": []
 | 
						|
}
 |