mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
|
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 5 (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
* Revise GPU and AI accelerator recommendations Updated hardware recommendations for AI acceleration. * Revise PCIe Coral driver installation instructions Updated instructions for PCIe Coral driver installation. * Revise Coral driver installation instructions Updated driver installation instructions for PCIe and M.2 versions of Google Coral. * Change PCIe Coral driver link in getting_started.md Updated the link for PCIe Coral driver instructions. * Change PCIe Coral driver link in installation guide Updated the link for PCIe Coral driver instructions. * Update Coral TPU recommendation in hardware documentation Added a warning about the Coral TPU's recommendation status for new Frigate installations and suggested alternatives. |
||
|---|---|---|
| .. | ||
| docs | ||
| plugins | ||
| src | ||
| static | ||
| .gitignore | ||
| babel.config.js | ||
| docusaurus.config.ts | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| sidebars.ts | ||
Website
This website is built using Docusaurus 3.5, a modern static website generator.
For installation and contributing instructions, please follow the Contributing Docs.
Development
- Run
npm ito install dependencies - Run
npm run startto start the website