Hey i am trying to link IP camera IPC-HFW1320S-W, using the following without success, any idea?
tried FFMPEG
ONVIF
Generic
link can go to picture ( still pic not video)
ffmpeg:
ffmpeg_bin: /usr/bin/ffmpeg
camera:
- platform: onvif
host: 192.168.10.231
port: 554
username: admin
password: !secret da_pass
password: ####
name: Camera 1 Wifi
-
platform: ffmpeg
input: rtsp://192.168.10.231:554/live0.264H
name: CAM_1_RTSP -
platform: generic
still_image_url: http://192.168.10.231/cgi-bin/snapshot.cgi?
still_image_url: http://192.168.10.231/cgi-bin/snapshot.cgi?loginuse=[admin]&loginpas=[#####]
name: Cam 1