[Bug]: PTZ/ONVIF through Frigate does not work for my camera #12058
Replies: 4 comments 3 replies
-
|
ONVIF handling has been greatly improved in the next version of frigate (0.14), currently in beta. |
Beta Was this translation helpful? Give feedback.
-
|
@hawkeye217 tnx for your answer. Is it possible to test out the beta on UnRAID? Currently I'm using this repo ghcr.io/blakeblackshear/frigate:stable-tensorrt |
Beta Was this translation helpful? Give feedback.
-
|
All releases are available from the releases page: https://github.com/blakeblackshear/frigate/releases Be sure to read the release notes - there are breaking changes when moving from 0.13. |
Beta Was this translation helpful? Give feedback.
-
|
@hawkeye217 thank you! I've upgraded to 0.14 beta 3 and up/down/left/right is working as it should so I'm marking this "bug" as closed. FYI, the only issue here is that it is also showing zoom in/zoom out buttons and when you click it nothing happens. In the log this is shown: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Hi, i'm trying to migrate from Zoneminder to Frigate and have an issue setting ONVIF on my cameras.
In the UI i see this loading infinitely.

The camera supports ContinuousMove, GetStatus, GetNode functions which is working without an issue in Zoneminder using this configuration: https://github.com/ZoneMinder/zoneminder/blob/9a87e2976f62c0352e733a45b8cbe8ab882726e7/scripts/ZoneMinder/lib/ZoneMinder/Control/onvif.pm
My first hunch is telling me that because the camera supports only certain functions and does not support the whole set of ONVIF functions like (GetServiceCapabilities, GetConfigurationOptions, AbsoluteMove, RelativeMove), Frigate is having issues presenting just this function to move the camera up/down/left/right. Does this make sense and how could I get this sorted in Frigate so it will work the same way as in ZM?
Steps to reproduce
Add ONVIF configuration for the camera.
Version
0.13.2-6476F8A
Frigate config file
Relevant log output
Operating system
UNRAID
Install method
Docker Compose
Network connection
Wireless
Camera make and model
Galayou 2K Y4
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions