Files
blakeblackshear.frigate/docs
Josh Hawkins ad9092d0da Tweaks (#22965)
* use ffmpeg to probe rtsp urls instead of cv2

cv2 is faster (no subprocess launch) and will continue to be used for recording segments

* tweak faq

* change unsaved color to orange

avoids confusion with validation errors (red)

* don't use any variant of orange as a profile color

avoids confusion with unsaved changes

* more unsaved color tweaks
2026-04-22 09:19:30 -06:00
..
2026-04-22 09:19:30 -06:00
2026-03-30 10:36:45 -06:00
2026-03-30 10:36:45 -06:00
2026-04-14 08:19:50 -06:00
2026-03-30 10:36:45 -06:00

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

  1. Run npm i to install dependencies
  2. Run npm run start to start the website