IpCamera Binding Foscam R2 Image Item is NULL

Hi all together,

at first I want to wish merry christmas to everyone!
But now my problem:
Configuring my foscam r2 I only get NULL for the IMAGE_URL…
Here’s my configuration:

UID: ipcamera:onvif:WCAM01
label: WCAM01
thingTypeUID: ipcamera:onvif
configuration:
mjpegOptions: -q:v 5 -r 2 -vf scale=640:-2 -update 1
ipAddress: 192.168.178.101
updateImageWhen: “1”
onvifPort: 888
gifPreroll: 0
ffmpegLocation: /usr/bin/ffmpeg
serverPort: -1
ffmpegOutput: /etc/openhab/html/camera1/
ipWhitelist: DISABLE
mp4OutOptions: -c:v copy -c:a copy
pollTime: 1000
password: SuperSecretPassword
port: 80
snapshotOptions: -an -vsync vfr -q:v 2 -update 1
ptzContinuous: false
onvifMediaProfile: 0
username: openhab
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

location: Wohnen

I’ve “solved” the problem by specifying a port…

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