Stream to Google Hub without Nabu Casa

Hi,

I’ve setup my stream devices and google assistant, everything works great. I’ve followed that document: Google Cast BlueIris Cameras with Home Assistant!

Now, when I ask Google to show me the camera, I get a Not connected error about Nabu Casa. I would like to be able to stream without Nabu Casa. Is that possible with Home Assistant?

Thanks

That error is a generic image for camera error. Not related to nabu casa.

The Google Assistant documentation says " * camera (streaming, requires compatible camera)". Do you have a ‘compatible camera’?

1 Like

Compatible is explained in the stream documentation:

The integration currently only supports proxying H.264 source streams

Ok, I see. Then, I will look for my errors. Yes, I’m using Blue Iris so it is compatible.

Thanks

Hi @godinperson did you manage to resolve the issue? I am having the same problem. I have h264 enabled in blue iris and am using the standard blue iris integration. I have also enabled the stream integration in the config.yaml file.

Can someone please help?

I finally got this solved!

I am having the same problem. How did you solve the problem?

Using https as your internal URL with the port number solved it for me.

Excuse me, can I get more details? What exactly needs to be changed?

You can find the external & internal URL settings under Configuration>General

Thanks for the answer. I wrote in the configuration.yaml internal_url file: “https://192.168.1.110:8125” but I still get a Not connected error about Nabu Casa on my Google Hub. What’s in your internal_url, IP or domain name, for example "https: //homeassistant.local: 8125 “or” https://192.168.1.110:8125 "?

you need to use your https external access url ie. duckdns or the like as your internal url but include the port number.

I specified internal_url: “https://xxx.duckdns.org:8125”, but I still get a Not connected error about Nabu Casa on my Google Hub. Although I normally visit “https://xxx.duckdns.org:8125” on the homeassistant management page, the certificate is valid. The camera in the Google Hub is visible, but there is no broadcast, although the camera displays the image normally on the homeassistant control page. I don’t know what to do (.