Configs2026年5月14日·1 分钟阅读

Scrypted — High-Performance Smart Home Video Platform

Scrypted is a self-hosted smart home video integration platform. It bridges IP cameras to HomeKit, Google Home, and Alexa with hardware-accelerated transcoding and local AI object detection.

Agent 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
Scrypted
通用 CLI 安装命令
npx tokrepo install acf7d887-4fd3-11f1-9bc6-00163e2b0d79

Introduction

Scrypted is a high-performance video integration platform that connects IP cameras and other smart home devices to major ecosystems like Apple HomeKit, Google Home, and Amazon Alexa. It runs locally with hardware-accelerated video transcoding.

What Scrypted Does

  • Bridge any ONVIF or RTSP camera to HomeKit Secure Video, Google Home, or Alexa
  • Hardware-accelerated video transcoding via GPU, Intel Quick Sync, or Apple VideoToolbox
  • Local AI-powered object detection for people, vehicles, animals, and packages
  • Two-way audio support for compatible cameras and doorbells
  • Plugin system for extending device support and automation

Architecture Overview

Scrypted is written in TypeScript and runs on Node.js. It uses a plugin architecture where each device type (camera, sensor, doorbell) is handled by a dedicated plugin. Video streams are processed through FFmpeg with hardware acceleration. The web console provides device management and live preview.

Self-Hosting & Configuration

  • Install via Docker, npm, or as a Home Assistant add-on
  • Pass through GPU devices for hardware-accelerated transcoding
  • Add cameras by entering their RTSP or ONVIF URLs
  • Enable HomeKit pairing via QR code scan from the iOS Home app
  • Configure object detection with the built-in OpenVINO or CoreML plugin

Key Features

  • Sub-second camera loading in HomeKit and Google Home
  • HomeKit Secure Video recording with iCloud storage
  • Night vision and motion zone configuration via web UI
  • NVR plugin for continuous local recording and timeline view
  • Automation scripting with JavaScript or TypeScript

Comparison with Similar Tools

  • Frigate — NVR-focused with Coral TPU support; Scrypted excels at HomeKit and multi-ecosystem bridging
  • Home Assistant — broad home automation; Scrypted specializes in video performance
  • MotionEye — simple motion detection UI; Scrypted adds smart home integration and AI detection
  • Shinobi — open-source NVR; Scrypted provides faster stream loading and ecosystem bridges

FAQ

Q: Does Scrypted require a cloud subscription? A: No. All processing runs locally. HomeKit Secure Video uses your iCloud storage.

Q: Which cameras are supported? A: Any camera with RTSP or ONVIF support works. Specific plugins exist for Amcrest, Hikvision, Reolink, Ring, and others.

Q: Can I use it with Home Assistant? A: Yes. Scrypted runs as a Home Assistant add-on or alongside it, feeding camera streams via HomeKit or MQTT.

Q: Does it support GPU acceleration? A: Yes. NVIDIA, Intel Quick Sync, AMD VAAPI, and Apple VideoToolbox are all supported.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产