-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fetch snapshot image failed from [camera name], falling back to FFmpeg #120506
Comments
Hey there @hunterjm, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) onvif documentation |
I'm having the same issue: Logger: homeassistant.components.onvif Fetch snapshot image failed from Dahua, falling back to FFmpeg; Unknown error: |
I do have the same error. |
Same problem |
Hello, Fetch snapshot image failed from Camera, falling back to FFmpeg; Unknown error: Failed to authenticate to http://192.168.1.***/webcapture.jpg?command=snap&channel=0&user=***&password=*** (*** are my sensitive data) the error is coming from components/onvif/camera.py:147 |
The problem
The ONVIF integration is reporting the following error:
It appears that this has been a long standing issue, see stale issue here: #43376
This error occurs when visiting a dashboard with a picture entity card showing the camera or when taking snapshots via the
camera.snapshot
service.What version of Home Assistant Core has the issue?
core-2024.6.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
ONVIF
Link to integration documentation on our website
https://www.home-assistant.io/integrations/onvif/
Diagnostics information
config_entry-onvif-2da250132f004a58465d275e60c14192.json
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: