VueronTechnology
    EN-previous
    • EN
    • KR
    • EN-previous
    • KR-previous
    • Vueron VueFlow Operation Manual
    • How to Install Oslo Client
    • VueFlow PCD Calibration Guide
    • Mbembo
      • User
        • UserLogin
        • RefreshToken
      • Statistics
        • Get Zone Statistics
        • Get Zone Statistics Client
      • Event
        • Stream Area Frame
        • Stream Event
      • AlarmLog
        • Get AlarmLog Count
        • Get AlarmLog List
      • Batch
        • Start Batch
      • Dev
        • 혼잡도-예측

    How to Install Oslo Client

    Before running VueFlow, here is a guide on how to install Oslo, which is required for Calibration, for each operating system.

    1. Linux(Ubuntu)#

    1.
    Linux (Ubuntu) — Download Oslo Executable
    a. Ubuntu 22.04
    b. Ubuntu 20.04
    2.
    Install mkcert
    sudo apt-get update -y
    sudo apt-get install wget libnss3-tools -y
    wget https://github.com/FiloSottile/mkcert/releases/download/v1.4.3/mkcert-v1.4.3-linux-amd64
    sudo cp mkcert-v1.4.3-linux-amd64 /usr/local/bin/mkcert
    sudo chmod +x /usr/local/bin/mkcert
    mkcert -install
    3.
    Run Oslo Executable (Click the oslo installation file)

    2. Windows#

    1.
    Windows — Download Oslo Executable
    2.
    Install Chocolatey
    3.
    Run PowerShell in Administrator Mode
    4.
    Install mkcert
    choco install mkcert -y
    mkcert -install
    5.
    Run Oslo Executable (Click the oslo installation file)

    3. Mac#

    1.
    Mac — Download Oslo Executable (Mach-O 64-bit executable arm64)
    2.
    Install mkcert
    brew install mkcert
    mkcert -install
    3.
    Run Oslo Executable (Click the oslo installation file)
    Note: If installation fails due to macOS security restrictions, run the following command and try again:
    xattr -cr ~/oslo
    Modified at 2026-06-23 05:01:52
    Previous
    Vueron VueFlow Operation Manual
    Next
    VueFlow PCD Calibration Guide
    Built with