yan
1
Hi,
I have a problem with setting up my onvif camera. I’m running hass.io and added this to my configuration
ffmpeg:
camera:
- platform: onvif
host: 192.168.0.85
username: USERNAME
password: PASSWORD
port: 8080
name: NewCam
Now I’m getting this error message
2019-01-17 21:22:50 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
On the component site (https://www.home-assistant.io/components/ffmpeg/) i read this:
If you are using Hass.io then just move forward to the configuration as all requirements are already fulfilled.
So I can’t figure out what’s wrong with my configuration
hynack
2
Hi. I am having exactly this same issue. Just added ffmpeg: to the config, but got the same error message.
Running 0.84.6
any traction on this issue? I’m facing it as well
Cress
(Alberto)
5
Hi
Same issue.
after updating to the version 0.88.1
camera YI
adant
(Alex)
6
Same issue here; hasn’t worked for me in some time.
letherwin
(Marco Crocellà)
7
same here, FFmpeg isn’t running, didn’t ever got it working
this works for me with a Wansview W2
platform: ffmpeg
name: IPCAM
input: rtsp://user:password@ip:554/live/ch0
yan
9
Well since 91.0 it is working like a charm!
Seems it was fixed with it!