home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.14k stars 29.82k forks source link

Google Assistant: Cameras dont display stream anymore after xx seconds #124372

Open pergolafabio opened 3 weeks ago

pergolafabio commented 3 weeks ago

The problem

Hi, i use the Synology DSM integration for my cameras, those cameras are exposed to Google Assistant I can say then like, Hey Google Show camera x

The stream starts on the google hub, but after some seconds, the stream is stopped, and i see the HA icon on my google device Alle devices HA, cameras, synology are all in same subnet

Showing cameras on the companion app/webbrowser never gives an issue, internal/external urls are setup correctly

I see below in the log when it happens

What version of Home Assistant Core has the issue?

core-2024.8.2

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

Google Assistant, local, not Nabucasa

Link to integration documentation on our website

https://www.home-assistant.io/integrations/google_assistant/

Diagnostics information

2024-08-21 21:01:03.265 ERROR (Thread-7) [homeassistant.components.cast.media_player] Failed to cast media http://192.168.0.17:8123/api/hls/c59c1aad417e2ac6dbdb4b45b1c98f4f70cbf5965c3696a59f88352a1b4b2b7e/master_playlist.m3u8 from internal_url (http://192.168.0.17:8123). Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 3 weeks ago

Hey there @home-assistant/cloud, mind taking a look at this issue as it has been labeled with an integration (google_assistant) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `google_assistant` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign google_assistant` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


google_assistant documentation google_assistant source (message by IssueLinks)