[Camera Support]: DS-2CD3T647FWDAP2-LPTS PTZ cannot work properly #22580
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
|
This is a known limitation with dual-lens cameras like the Hikvision DS-2CD3T647FWDAP2-LPTS. Your logs show the camera returns multiple ONVIF media profiles (Profile_101, Profile_102 for the fixed bullet lens, and Profile_201, Profile_202 for the PTZ dome lens), but Frigate automatically selects the first profile (Stream_101/Profile_101), which corresponds to the non-PTZ fixed lens. (1) Frigate does not currently expose a configurable The ONVIF configuration options available are: (2)
There is no For cameras with multiple lenses/streams that have separate PTZ configurations, this would require a feature enhancement to allow profile selection. You may want to track or contribute to the feature request at GitHub for this functionality. As a workaround, Hikvision cameras are noted to have incomplete ONVIF support in general, with MoveStatus not updating even on latest firmware. (3) 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
I plan to refactor the ONVIF code in a future version of Frigate, I'll look to see if this can be improved then. |
Beta Was this translation helpful? Give feedback.
-
|
This is improved in #22629 |
Beta Was this translation helpful? Give feedback.




This is improved in #22629