Skip to content

Instantly share code, notes, and snippets.

View ConstBur's full-sized avatar

Constantin Buruiana ConstBur

View GitHub Profile
@ConstBur
ConstBur / gist:62b966df4d0fabceb35dec479dca1374
Created November 5, 2021 04:44
Steam System Information
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Laptop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 7 5800H with Radeon Graphics
CPU Family: 0x19
@ConstBur
ConstBur / zoneminder_docker_gpu_setup.md
Created December 26, 2020 23:51
Zoneminder Docker GPU Setup

Prerequisites:

  • Machine with 8+ GB of RAM (at least 4 GB required for Docker to compile libraries)
  • 20-25 GB of minimum free disk space
  • Installed Docker and Nvidia driver on host system
  • Nvidia GPU supporting the same driver as host system (for Docker compatibility, preferably Kepler or later generation to support the latest driver) There can be multiple GPUs of different generations installed at the same time, but they all have to support the same driver. For example, my setup has a Quadro K2000 (Kepler) for display and Quadro M4000 (Maxwell) for compute.

Steps:

  1. Clone dlandon's Zoneminder Docker repository: https://github.com/dlandon/zoneminder