Skip to content

Instantly share code, notes, and snippets.

@Sillium
Sillium / How-to-Frigate-Apple-container.md
Created December 31, 2025 14:44 — forked from harb70/How-to-Frigate-Apple-container.md
Frigate 0.17 in Apple Container with Silicon detector

How-To: Frigate on Apple Container with Apple Silicon NPU

This guide explains how to install Frigate 0.17 on Mac with Apple Silicon using Apple Container (native alternative to Docker) with detection via the Neural Engine.

Prerequisites

  • Mac with Apple Silicon (M1/M2/M3/M4)
  • macOS 15+ (Sequoia) with Apple Container CLI
  • Python 3.11+
  • RTSP-compatible cameras
@Sillium
Sillium / README.md
Last active December 8, 2021 13:11 — forked from haranjackson/chrome_headless.py
Deploys the Python Selenium library and Chrome Headless to an AWS Lambda layer. You can specify the region, library version, and runtime. An example Lambda function is given.

After installation, run this:

aws lambda add-layer-version-permission --layer-name ChromeHeadless --statement-id xaccount --action lambda:GetLayerVersion  --principal "*" --version-number X --output text