Skip to content

Add Service Definition: Frigate#377

Merged
mayanayza merged 2 commits intoscanopy:devfrom
mmanjos:services/frigate
Dec 26, 2025
Merged

Add Service Definition: Frigate#377
mayanayza merged 2 commits intoscanopy:devfrom
mmanjos:services/frigate

Conversation

@mmanjos
Copy link
Contributor

@mmanjos mmanjos commented Dec 25, 2025

Add service definition for Frigate

Description: Frigate is an NVR service that uses AI accelerators like the Coral TPU or GPUs to perform low latency object detection on IP Camera streams

Official Website: https://github.com/blakeblackshear/frigate

Default Ports: tcp/5000 but is often deployed behind a reverse proxy, so standard https on tcp/443

Discovery Method: Trying to match <title>Frigate</title> in either the container or proxy response.

  • Pattern type: Endpoint
  • Reasoning: This one is kind of tricky - there are no other open health or metrics endpoints, and the only identifying string in the unauthenticated response is this title tag.

Icon Source: Dashboard Icons

Testing:

  • Compiles successfully
  • Tested against real instance (describe setup below)
  • Unable to test (explain why below)

Testing Details:
Same as #376 I haven't had luck getting my laptop to build scanopy yet. I'll keep trying in order to properly test both PRs soon.

@mmanjos mmanjos changed the base branch from main to dev December 25, 2025 03:58
@mmanjos
Copy link
Contributor Author

mmanjos commented Dec 25, 2025

I also chose the IoT category because that's where Camera exists right now, but it could also exist in a Security or Physical Security or similar category

@mayanayza mayanayza merged commit 2cc416f into scanopy:dev Dec 26, 2025
2 checks passed
mayanayza added a commit that referenced this pull request Feb 24, 2026
Add Service Definition: Frigate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants