Zoom of Axis Q1765 using ONVIF with IPcamera Binding is not working

Hi together,
I’ve problems while setting up my IP Camera in Openhab.

Camera is an AXIS Q1765
I’m using ONVIF and try to use the options I have with with the Binding.
The Thing was created by using the “Scan” Button. The option zu Zoom was not automaticly filled.
The mjpeg-Stream over my Openhab is running fine, other values are “NULL”

UID: ipcamera:onvif:192168297
label: onvif camera @192.168.2.97
thingTypeUID: ipcamera:onvif
configuration:
mjpegOptions: -q:v 5 -r 2 -vf scale=640:-2 -update 1
ipAddress: 192.168.2.97
updateImageWhen: “0”
onvifPort: 80
gifPreroll: 0
ffmpegLocation: /usr/bin/ffmpeg
ipWhitelist: DISABLE
mp4OutOptions: -c:v copy -c:a copy
pollTime: 1000
password:
port: 80
snapshotOptions: -an -vsync vfr -q:v 2 -update 1
ptzContinuous: false
onvifMediaProfile: 0
hlsOutOptions: -strict -2 -f lavfi -i aevalsrc=0 -acodec aac -vcodec copy
-hls_flags delete_segments -hls_time 2 -hls_list_size 4
gifOutOptions: -r 2 -filter_complex
scale=-2:360:flags=lanczos,setpts=0.5*PTS,split[o1][o2];[o1]palettegen[p];[o2]fifo[o3];[o3][p]paletteuse
username: openhabian

If the Stream is running, is it a sign that the ONVIF Config was correct?

Welcome to openhab. Please see the very first section in the ipcamera docs on how to get help, hint Trace logs.

Also the openhab version you are running is also helpful to know.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.