VisionAIre
  • About Nodeflux
  • Visionaire Stream
    • Overview
    • Requirements
      • Credential Keys
      • Tested Hardware
      • Bandwith Requirements
    • Installation Guide
      • Dependencies
      • Simple Installation
      • Advanced Installation
      • Clustering Installation
      • Add-ons Analytics Installation
        • People Attributes Installation
        • Vehicle Attributes Installation
        • OVOD Installation
        • OVIC Installation
        • VM Installation
        • VLM Installation
    • Analytics
      • Face Recognition
        • Additional Information
          • Overview
          • Disclaimer
          • Metrics
          • Testing
      • People Analytics
      • Crowd Estimation
      • PPE Detection
      • License Plate Recognition
      • Vehicle Analytics
      • Water Level Monitoring
        • Camera Guideline
      • Pre-Flood Monitoring
      • Person Smoking Detection
      • Person with Handphone Detection
      • Smoke and Fire Detection
      • Person Using Firearms Detection
      • Vandalism Attempt Recognition
      • ATM Burglary Incident Recognition
      • Road Crash Monitoring
      • People Fighting Recognition
      • Riot Recognition
    • Developer Guide
      • How our APIs work
      • HTTP APIs
      • Websocket
      • Database Structure
    • Changelogs
  • Visionaire Snapshot
    • Overview
    • Requirements
    • Installation Guide
      • Face Searching & Matching
        • Single Node
        • Clustering
      • Helmet Detection
      • Chicken Estimation
      • Face Detection
      • Over Dimension Over Load
      • Frontal License Plate Recognition
    • Analytics
      • Face Searching & Matching
        • Face Enrollment
          • Image Guideline
          • Face and Image Quality Assessment
            • Setup On Premise
            • API
          • Insert / Update / Delete Enrollment
          • Batch Enrollment
      • Helmet Detection
      • Chicken Estimation
      • People Demography
      • Face Detection
      • Over Dimension Over Load
      • License Plate Recognition -Frontal
    • Developer Guide
      • APIs
        • Face Searching & Matching
        • Helmet Detection
        • Chicken Estimation
        • People Demography
        • Face Detection
        • Over Dimension Over Load
        • Frontal License Plate Recognition
      • Vanilla APIs for Face Enrollment
      • Porting Enrollment Database Cluster to Docker
    • Changelogs
  • VisionAIre Dashboard
    • Introduction
    • Add Analytic Assignment
    • Accessing Vanilla Database
    • Connect to Vanilla Websocket
    • Create your own visualization
      • Migration from Old Streamer to New Streamer
      • Drawing Region of Interest
      • Additional Visualization Query
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Visionaire Stream

Requirements

System Requirements for VisionAIre

Hardware Requirements

GPU Acceleration:

  • Minimum: NVIDIA GPU (e.g., NVIDIA GeForce RTX 1080 or equivalent)

  • Recommended: NVIDIA Tesla, Quadro, or RTX series GPUs with CUDA Compute Capability 7.5 or higher for optimal performance and efficiency in processing video streams.

VisionAIre leverages GPU acceleration to efficiently process real-time video streams. Our AI models are optimized for CUDA-enabled NVIDIA GPUs, which significantly enhance the speed and efficiency of video analysis and processing tasks.

CPU:

  • Minimum: Intel Core i5 or equivalent with at least 8 cores

  • Recommended: Intel Xeon series or equivalent with 8 cores or more for improved overall system responsiveness and multitasking capabilities.

Memory:

  • Minimum: 8 GB RAM

  • Recommended: 16 GB RAM or higher to ensure smooth operation and handling of multiple video streams.

Storage:

  • Solid State Drive (SSD) with at least 256 GB of available space for the installation and efficient operation of the VisionAIre platform, including space for temporary files and data caching.

Networking Hardware

Network Interface:

  • Gigabit Ethernet (1 Gbps) for reliable and fast data transmission between VisionAIre and connected devices or network storage solutions.

Recommended Network Setup:

  • High-speed internet connection with a minimum bandwidth of 100 Mbps for cloud-based model updates and real-time data exchange with external APIs or services.

  • Quality of Service (QoS) configurations on network routers or switches to prioritize VisionAIre traffic, ensuring minimal latency and packet loss during critical operations.

  • If applicable, consider setting up a dedicated network segment or VLAN for VisionAIre devices to isolate and protect video stream data.

Additional Considerations

Operating System:

  • Linux distribution (Ubuntu 20.04 LTS or later).

  • Ensure that the system has the latest drivers compatible with the GPU and other hardware components.

Software Dependencies:

  • CUDA Toolkit and cuDNN library (matching the version requirements for the used NVIDIA GPU) for GPU acceleration.

  • Docker (optional) for containerized deployment of the VisionAIre platform, simplifying installation and scalability.

Power Supply:

  • Ensure a stable and sufficient power supply, especially for high-performance GPUs, which may require additional power connectors.

Cooling System:

  • Adequate cooling solutions to maintain optimal operating temperatures for the GPU and CPU during intensive processing tasks.

PreviousOverviewNextCredential Keys

Last updated 1 year ago

Was this helpful?

Installation Guide
Page cover image