Blue Iris web page link in Dashboard


When I type this link http://xxx.xxx.xxx.xxx:xxxxx/ui3.htm?t=live&group=index into a browser I get my Blue Iris web page to display just fine.

So I created a new dashboard on my C8 Pro with a tile as a link and used this URL there. Clicking the tile I get “refused to connect” error.

Any ideas how to make this work as a tile?

To work with a Hubitat dashboard, you’d need to use an mjpeg substream from the camera or your C8 Pro will soon work with an RTSP stream:

Either way, AFAIK you can’t paste Blue Iris’ re-encoded html5 stream URLs into a dashboard tile and expect them to work.

I’m not certain which setting would impact this, but i’m wondering if it is denying the connection due to the redirect. Check your advanced settings, read the help page for these options and see if any of these change how it behaves. It sounds like the redirect is being blocked for some reason.

Also make sure you’re using the correct protocol. HTTP vs HTTPS. I see you have HTTP in your link, but if you’re actually using HTTPS you need to make sure that’s right.

EDIT: Just a note here, you would have to redirect the URL To open in a new window from what i’ve gathered (as opposed to embed) and from the other comments in here. But i don’t see why the URL shouldn’t work out of the dashboard at least as a link.

Do you mean that you can see blue iris UI3 stream URLs in your Hubitat dashboards?

I wasn’t aware that’s possible. Please share more, thanks.

No, I’m just saying you should be able to add a link to your BI GUI in your dashboard that you could select to open it. Maybe i misunderstood the original request.