Skip to content

Instantly share code, notes, and snippets.

View hawkeye217's full-sized avatar

Josh Hawkins hawkeye217

View GitHub Profile
@hawkeye217
hawkeye217 / fovtest.py
Last active May 11, 2024 16:50
Check if an ONVIF-capable IP PTZ camera supports RelativeMove with FOV
# This script can help you determine if your PTZ is capable of
# working with Frigate NVR's autotracker.
#
# Cameras with a "YES" printed for each parameter at the end of
# the output will likely be supported by Frigate.
#
# Make sure you're using python3 with the onvif-zeep package
# Update the values for your camera below, then run:
# pip3 install onvif-zeep
# python3 ./fovtest.py